summaryrefslogtreecommitdiff
path: root/Build/source/utils/xml2pmx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-09 18:23:15 +0000
committerKarl Berry <karl@freefriends.org>2021-02-09 18:23:15 +0000
commitced64dd4213d2314bc991d1870036073fdb7e75f (patch)
treec02cf9920277d0537bb7f1de86ebef95af61264f /Build/source/utils/xml2pmx
parentfbda3e6a5a2632166e1a3cb2c7113d0c8af5290d (diff)
xml2pmx 2021-02-07
git-svn-id: svn://tug.org/texlive/trunk@57688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xml2pmx')
-rw-r--r--Build/source/utils/xml2pmx/ChangeLog4
-rw-r--r--Build/source/utils/xml2pmx/Makefile.am4
-rw-r--r--Build/source/utils/xml2pmx/TLpatches/TL-Changes3
-rw-r--r--Build/source/utils/xml2pmx/configure.ac2
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/Makefile.am7
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/configure.ac2
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Complete.m18
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Fifo.m18
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/MyFiles.m17
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Strings1.m17
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Testbed.m4
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/obsrc/b.m17
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.exp2123
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.xml44672
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.exp136
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.xml4274
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.exp127
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.xml4876
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.exp94
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.xml8787
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.exp180
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.xml7789
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.exp209
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.xml6093
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.exp367
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.xml20118
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/p77.exp3857
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/test/p77.xml74580
-rw-r--r--Build/source/utils/xml2pmx/xml2pmx-src/xml2pmx.159
29 files changed, 161 insertions, 178293 deletions
diff --git a/Build/source/utils/xml2pmx/ChangeLog b/Build/source/utils/xml2pmx/ChangeLog
index ede3de8b243..ba861dfca7b 100644
--- a/Build/source/utils/xml2pmx/ChangeLog
+++ b/Build/source/utils/xml2pmx/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-09 Karl Berry <karl@freefriends.org>
+
+ * xml2pmx-2021-02-07: import.
+
2021-02-07 Karl Berry <karl@freefriends.org>
* xml2pmx-2021-01-23: initial import into TL.
diff --git a/Build/source/utils/xml2pmx/Makefile.am b/Build/source/utils/xml2pmx/Makefile.am
index 9fb9a9f1d5b..b783f24a85d 100644
--- a/Build/source/utils/xml2pmx/Makefile.am
+++ b/Build/source/utils/xml2pmx/Makefile.am
@@ -34,8 +34,8 @@ xml2pmx_SOURCES = \
@XML2PMX_TREE@/support.c \
@XML2PMX_TREE@/xmain.c
-#man1_MANS = \
-# $(XML2PMX_TREE)/xml2pmx.1
+man1_MANS = \
+ $(XML2PMX_TREE)/xml2pmx.1
# Tests
AM_TESTS_ENVIRONMENT = XML2PMX_TREE=$(XML2PMX_TREE); export XML2PMX_TREE;
diff --git a/Build/source/utils/xml2pmx/TLpatches/TL-Changes b/Build/source/utils/xml2pmx/TLpatches/TL-Changes
index 9072e12ffe1..f7ffaf6112a 100644
--- a/Build/source/utils/xml2pmx/TLpatches/TL-Changes
+++ b/Build/source/utils/xml2pmx/TLpatches/TL-Changes
@@ -6,6 +6,3 @@ Remove:
aclocal.m4
configure
scripts/ # whole directory
-
-Move to top directory:
- tests/*
diff --git a/Build/source/utils/xml2pmx/configure.ac b/Build/source/utils/xml2pmx/configure.ac
index 735c901ce86..c3b32f3c7fd 100644
--- a/Build/source/utils/xml2pmx/configure.ac
+++ b/Build/source/utils/xml2pmx/configure.ac
@@ -7,7 +7,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-m4_define([xml2pmx_version], [2021-01-23])[]dnl using unmodified xml2pmx source
+m4_define([xml2pmx_version], [2021-02-07])[]dnl using unmodified xml2pmx source
AC_INIT([xml2pmx (TeX Live)], xml2pmx_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([xml2pmx-src/obx.h])
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/Makefile.am b/Build/source/utils/xml2pmx/xml2pmx-src/Makefile.am
index ba1083f07d5..682826df2a9 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/Makefile.am
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/Makefile.am
@@ -1,12 +1,12 @@
bin_PROGRAMS = xml2pmx
xml2pmx_SOURCES = Args.c Builtin.c dynlink.c Files.c gc.c \
- image.c interp.c primtab0.c support.c xmain.c loader.c \
+ image.c interp.c primtab0.c support.c wrapper.c xmain.c loader.c \
exec.h keiko.h obcommon.h obx.h primtab.h
-# Add action.c (included in interp.c), the test subdirectory, and
+# Add action.c (included in interp.c), and
# Oberon sources from the obsrc directory.
-EXTRA_DIST = action.c test \
+EXTRA_DIST = action.c \
obsrc/b.m obsrc/Complete.m obsrc/Fifo.m obsrc/Makefile \
obsrc/MyFiles.m obsrc/Strings1.m obsrc/Testbed.m
@@ -14,5 +14,6 @@ TESTS = xml2pmx.test
EXTRA_DIST += $(TESTS)
EXTRA_DIST += tests/Telemann.xml tests/Telemann.pmx
EXTRA_DIST += configure.ac Makefile.am
+dist_man_MANS = xml2pmx.1
DISTCLEANFILES = Telemann* .deps/*
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/configure.ac b/Build/source/utils/xml2pmx/xml2pmx-src/configure.ac
index 6e1d7ece5f6..203f04fa13b 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/configure.ac
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/configure.ac
@@ -1,6 +1,6 @@
# configure.ac for XML2PMX
-AC_INIT(xml2pmx, 2021-01-23, rdt@cs.queensu.ca)
+AC_INIT(xml2pmx, 2021-02-07, rdt@cs.queensu.ca)
AC_CONFIG_AUX_DIR(scripts)
AM_INIT_AUTOMAKE([-Wall foreign])
AC_CONFIG_SRCDIR(obx.h)
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Complete.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Complete.m
index bce3cac5db3..75a80a232a5 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Complete.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Complete.m
@@ -1,4 +1,22 @@
MODULE Complete;
+
+(***************************************************************************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
+(************************ Version016 multi platform ***********************)
+(***************************************************************************)
+(* This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. *)
+
IMPORT Strings := Strings1, Out;
TYPE LONGINT = INTEGER;
VAR pmxdur : ARRAY 10 OF ARRAY 4 OF CHAR; durvec : ARRAY 10 OF INTEGER; ixmax : LONGINT;
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Fifo.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Fifo.m
index 5cd49b33586..28e208b1da4 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Fifo.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Fifo.m
@@ -1,4 +1,22 @@
MODULE Fifo;
+
+(***************************************************************************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
+(************************ Version016 multi platform ***********************)
+(***************************************************************************)
+(* This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. *)
+
IMPORT Out; (* := WCout; *)
VAR
TYPE
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/MyFiles.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/MyFiles.m
index 37302868279..985f4e2607e 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/MyFiles.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/MyFiles.m
@@ -1,5 +1,22 @@
MODULE MyFiles;
+(***************************************************************************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
+(************************ Version016 multi platform ***********************)
+(***************************************************************************)
+(* This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. *)
+
IMPORT Files;
TYPE File* =
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Strings1.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Strings1.m
index 72fe8401524..42da388c552 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Strings1.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Strings1.m
@@ -1,5 +1,22 @@
MODULE Strings1; (** portable *) (* ejz, *)
+(***************************************************************************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
+(************************ Version016 multi platform ***********************)
+(***************************************************************************)
+(* This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. *)
+
TYPE LONGINT = INTEGER;
(** Strings is a utility module that provides procedures to manipulate strings.
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Testbed.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Testbed.m
index c1137ab9dd4..ac181a1dfd4 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Testbed.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/Testbed.m
@@ -1,6 +1,7 @@
MODULE Testbed;
+
(***************************************************************************)
-(**************** Copyright 2015 --2021 Dieter Gloetzel ********************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
(************************ Version016 multi platform ***********************)
(***************************************************************************)
(* This program is free software: you can redistribute it and/or modify
@@ -15,6 +16,7 @@ MODULE Testbed;
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. *)
+
(* corrections starting 09.07.2020 beam2pmx add "l" or "u" to "[j" *)
(* IMPORT Texts, Strings, Files, Oberon, b, Complete, Out; (* Import fuer Oberon Version *) *)
(* IMPORT Args32, Strings, Files, Out := WCout, b, Complete, Fifo ; *) (* Import fuer Windows-Exe Version *)
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/b.m b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/b.m
index c1444459d2d..142da41b440 100644
--- a/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/b.m
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/obsrc/b.m
@@ -1,5 +1,22 @@
MODULE b;
(* Achtung "PrintRange" eingebaut, zusaetzliche Importe *)
+
+(***************************************************************************)
+(**************** Copyright 2015--2021 Dieter Gloetzel ********************)
+(************************ Version016 multi platform ***********************)
+(***************************************************************************)
+(* This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. *)
IMPORT Files := MyFiles, Strings := Strings1, Fifo, Out;
TYPE LONGINT = INTEGER;
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.exp
deleted file mode 100644
index d357d33e9b3..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.exp
+++ /dev/null
@@ -1,2123 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML3.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%Prelude to a Tragedy
-%Lee Actor
-%
-%
-%Part P1 : Picc. (V2k)
-%Part P2 : Fl. (V2k)
-%Part P3 : Ob. (V2k)
-%Part P4 : E.H. (V2k)
-%Part P5 : Clar. (V2k)
-%Part P6 : B. Cl. (V2k)
-%Part P7 : Bsn. (V2k)
-%Part P8 : Hn. (V2k)
-%Part P9 : Hn. 2 (V2k)
-%Part P10 : Tpt. (V2k)
-%Part P11 : Trb. (V2k)
-%Part P12 : B Trb. (V2k)
-%Part P13 : Tuba (V2k)
-%Part P14 : Timp. (V2k)
-%Part P15 : Splash Cymbal
-%Part P16 : Bass Drum
-%Part P17 : Harp (V2k)
-%Part P18 : Vln. (V2k)
-%Part P19 : Vln. 2 (V2k)
-%Part P20 : Va. (V2k)
-%Part P21 : Vc. (V2k)
-%Part P22 : Cb. (V2k)
-%
-%
-% nv, -noinst, nostaves per instrument
- 23 -22 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 3 4 3 4 0 0
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Cb. (V2k)
-Vc. (V2k)
-Va. (V2k)
-Vln. 2 (V2k)
-Vln. (V2k)
-Harp (V2k)
-Bass Drum
-Splash Cymbal
-Timp. (V2k)
-Tuba (V2k)
-B Trb. (V2k)
-Trb. (V2k)
-Tpt. (V2k)
-Hn. 2 (V2k)
-Hn. (V2k)
-Bsn. (V2k)
-B. Cl. (V2k)
-Clar. (V2k)
-E.H. (V2k)
-Ob. (V2k)
-Fl. (V2k)
-Picc. (V2k)
-bbattbtttbbbbtttbtttttt
-./
-Tt
-Prelude to a Tragedy
-Tc
-Lee Actor
-Abepl
-\\input musixper\
-\\setclefsymbol{8}\drumclef\
-\\setlines{8}{1}\
-\\setclefsymbol{7}\drumclef\
-\\setlines{7}{1}\
-%%w277m
-%%h390m
-
-% ( 22| 1| 1) 1
- rp /
-% ( 21| 1| 1) 1
- rp /
-% ( 20| 1| 1) 1
- (Bl [u b13u Dp c14u b13u c14u ] [u b13u c14u b13u c14u ] [u b13u c14u b13u c14u )B ] /
-% ( 19| 1| 1) 1
- \zcharnote{12}{pizz.}\ b45l Dmf r4 r4 /
-% ( 18| 1| 1) 1
- \zcharnote{12}{Moderato   \metron{\qu}{85}}\ {0 e2d5l Dp {1 zb5 /
-% ( 17| 2| 2) 1
- rp /
-% ( 17| 1| 1) 1
- b45l Dmf zb6 r4 r4 /
-% ( 16| 1| 1) 1
- rp /
-% ( 15| 1| 1) 1
- rp /
-% ( 14| 1| 1) 1
- rp /
-% ( 13| 1| 1) 1
- rp /
-% ( 12| 1| 1) 1
- rp /
-% ( 11| 1| 1) 1
- rp /
-% ( 10| 1| 1) 1
- rp /
-% ( 9| 1| 1) 1
- rp /
-% ( 8| 1| 1) 1
- rp /
-% ( 7| 1| 1) 1
- rp /
-% ( 6| 1| 1) 1
- rp /
-% ( 5| 1| 1) 1
- rp /
-% ( 4| 1| 1) 1
- rp /
-% ( 3| 1| 1) 1
- rp /
-% ( 2| 1| 1) 1
- rp /
-% ( 1| 1| 1) 1
- \zcharnote{12}{Moderato   \metron{\qu}{85}}\ rp /
-% ( 22| 1| 1) 2
-
-m4/4/4/4
- rp /
-% ( 21| 1| 1) 2
- rp /
-% ( 20| 1| 1) 2
- (Bu [u b13u c14u b13u c14u ] [l b13l c14l d14l e14fl )B ] (Bu [u b13u c14u b13u c14u ] [l b13l c14l
-d14l e14l )B ] /
-% ( 19| 1| 1) 2
- rp /
-% ( 18| 1| 1) 2
- {2 e05 }0 {0 zb5 }1 /
-% ( 17| 2| 2) 2
- rp /
-% ( 17| 1| 1) 2
- rp /
-% ( 16| 1| 1) 2
- rp /
-% ( 15| 1| 1) 2
- rp /
-% ( 14| 1| 1) 2
- rp /
-% ( 13| 1| 1) 2
- rp /
-% ( 12| 1| 1) 2
- rp /
-% ( 11| 1| 1) 2
- rp /
-% ( 10| 1| 1) 2
- rp /
-% ( 9| 1| 1) 2
- rp /
-% ( 8| 1| 1) 2
- rp /
-% ( 7| 1| 1) 2
- rp /
-% ( 6| 1| 1) 2
- rp /
-% ( 5| 1| 1) 2
- rp /
-% ( 4| 1| 1) 2
- rp /
-% ( 3| 1| 1) 2
- rp /
-% ( 2| 1| 1) 2
- rp /
-% ( 1| 1| 1) 2
- rp /
-% ( 22| 1| 1) 3
- rp /
-% ( 21| 1| 1) 3
- rp /
-% ( 20| 1| 1) 3
- (Bu [l f14l g14fl f14l g14l ] [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l e14fl ] [l d14l e14l
-d14l c14l )B ] /
-% ( 19| 1| 1) 3
- rp /
-% ( 18| 1| 1) 3
- {1 e05 }2 {2 zb5 }0 /
-% ( 17| 2| 2) 3
- rp /
-% ( 17| 1| 1) 3
- rp /
-% ( 16| 1| 1) 3
- rp /
-% ( 15| 1| 1) 3
- rp /
-% ( 14| 1| 1) 3
- rp /
-% ( 13| 1| 1) 3
- rp /
-% ( 12| 1| 1) 3
- rp /
-% ( 11| 1| 1) 3
- rp /
-% ( 10| 1| 1) 3
- rp /
-% ( 9| 1| 1) 3
- rp /
-% ( 8| 1| 1) 3
- rp /
-% ( 7| 1| 1) 3
- rp /
-% ( 6| 1| 1) 3
- rp /
-% ( 5| 1| 1) 3
- rp /
-% ( 4| 1| 1) 3
- rp /
-% ( 3| 1| 1) 3
- rp /
-% ( 2| 1| 1) 3
- rp /
-% ( 1| 1| 1) 3
- rp /
-% ( 22| 1| 1) 4
-
-m3/4/3/4
- r4 {0 f22u Dmp /
-% ( 21| 1| 1) 4
- r4 {0 f22u Dmp /
-% ( 20| 1| 1) 4
- (Bl [u b13u c14u b13u c14u ] [u b13u c14u b13u c14u ] [u b13u c14u b13u c14u )B ] /
-% ( 19| 1| 1) 4
- rp /
-% ( 18| 1| 1) 4
- {0 e2d5l }1 {1 zb5 }2 /
-% ( 17| 2| 2) 4
- rp /
-% ( 17| 1| 1) 4
- rp /
-% ( 16| 1| 1) 4
- rp /
-% ( 15| 1| 1) 4
- rp /
-% ( 14| 1| 1) 4
- rp /
-% ( 13| 1| 1) 4
- rp /
-% ( 12| 1| 1) 4
- rp /
-% ( 11| 1| 1) 4
- rp /
-% ( 10| 1| 1) 4
- rp /
-% ( 9| 1| 1) 4
- rp /
-% ( 8| 1| 1) 4
- rp /
-% ( 7| 1| 1) 4
- rp /
-% ( 6| 1| 1) 4
- rp /
-% ( 5| 1| 1) 4
- rp /
-% ( 4| 1| 1) 4
- rp /
-% ( 3| 1| 1) 4
- rp /
-% ( 2| 1| 1) 4
- rp /
-% ( 1| 1| 1) 4
- rp /
-% ( 22| 1| 1) 5
-
-m2/4/2/4
- f22u }0 /
-% ( 21| 1| 1) 5
- f22u }0 /
-% ( 20| 1| 1) 5
- (Bu [u b13u c14u b13u c14u ] [l b13l c14l d14l e14fl )B ] /
-% ( 19| 1| 1) 5
- rp /
-% ( 18| 1| 1) 5
- {2 e25l }0 {0 zb5 }1 /
-% ( 17| 2| 2) 5
- rp /
-% ( 17| 1| 1) 5
- rp /
-% ( 16| 1| 1) 5
- rp /
-% ( 15| 1| 1) 5
- rp /
-% ( 14| 1| 1) 5
- rp /
-% ( 13| 1| 1) 5
- rp /
-% ( 12| 1| 1) 5
- rp /
-% ( 11| 1| 1) 5
- rp /
-% ( 10| 1| 1) 5
- rp /
-% ( 9| 1| 1) 5
- rp /
-% ( 8| 1| 1) 5
- rp /
-% ( 7| 1| 1) 5
- rp /
-% ( 6| 1| 1) 5
- rp /
-% ( 5| 1| 1) 5
- rp /
-% ( 4| 1| 1) 5
- rp /
-% ( 3| 1| 1) 5
- rp /
-% ( 2| 1| 1) 5
- rp /
-% ( 1| 1| 1) 5
- rp /
-% ( 22| 1| 1) 6
-
-m4/4/4/4
- r4 e2d2u /
-% ( 21| 1| 1) 6
- r4 e2d2u /
-% ( 20| 1| 1) 6
- (Bu [l f14l g14fl f14l g14l ] [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l e14fl ] [l d14l e14l
-d14l c14l )B ] /
-% ( 19| 1| 1) 6
- rp /
-% ( 18| 1| 1) 6
- {1 e05 }2 {2 zb5 }0 /
-% ( 17| 2| 2) 6
- rp /
-% ( 17| 1| 1) 6
- rp /
-% ( 16| 1| 1) 6
- rp /
-% ( 15| 1| 1) 6
- rp /
-% ( 14| 1| 1) 6
- rp /
-% ( 13| 1| 1) 6
- rp /
-% ( 12| 1| 1) 6
- rp /
-% ( 11| 1| 1) 6
- rp /
-% ( 10| 1| 1) 6
- rp /
-% ( 9| 1| 1) 6
- rp /
-% ( 8| 1| 1) 6
- rp /
-% ( 7| 1| 1) 6
- rp /
-% ( 6| 1| 1) 6
- rp /
-% ( 5| 1| 1) 6
- rp /
-% ( 4| 1| 1) 6
- rp /
-% ( 3| 1| 1) 6
- rp /
-% ( 2| 1| 1) 6
- rp /
-% ( 1| 1| 1) 6
- rp /
-% ( 22| 1| 1) 7
-
-m3/4/3/4
- r4 {0 f22u /
-% ( 21| 1| 1) 7
- r4 {0 f22u /
-% ( 20| 1| 1) 7
- (Bu [u b13u c14u b13u c14u ] [l b13l c14l d14l e14fl ] [u b13u c14u b13u c14u )B ] /
-% ( 19| 1| 1) 7
- \zcharnote{12}{arco}\ (Bu [l b14l Dp c15l b14l c15l ] [l b14l c15l d15l e15fl ] [l b14l c15l b14l c15l
-)B ] /
-% ( 18| 1| 1) 7
- {0 e2d5l }1 {1 zb5 }2 /
-% ( 17| 2| 2) 7
- rp /
-% ( 17| 1| 1) 7
- rp /
-% ( 16| 1| 1) 7
- rp /
-% ( 15| 1| 1) 7
- rp /
-% ( 14| 1| 1) 7
- rp /
-% ( 13| 1| 1) 7
- rp /
-% ( 12| 1| 1) 7
- rp /
-% ( 11| 1| 1) 7
- rp /
-% ( 10| 1| 1) 7
- rp /
-% ( 9| 1| 1) 7
- rp /
-% ( 8| 1| 1) 7
- rp /
-% ( 7| 1| 1) 7
- rp /
-% ( 6| 1| 1) 7
- rp /
-% ( 5| 1| 1) 7
- {0 c2d6sl Dp {1 ze6 D< /
-% ( 4| 1| 1) 7
- rp /
-% ( 3| 1| 1) 7
- {0 b2d5l Dp {1 zd6 D< /
-% ( 2| 1| 1) 7
- {0 b2d5l Dp {1 zf6s D< /
-% ( 1| 1| 1) 7
- {0 b2d5l Dp /
-% ( 22| 1| 1) 8
-
-m2/4/2/4
- f22u }0 /
-% ( 21| 1| 1) 8
- f22u }0 /
-% ( 20| 1| 1) 8
- (Bu [u b13u D< c14u b13u c14u ] [l b13l c14l d14l e14fl )B ] D<+0+3 /
-% ( 19| 1| 1) 8
- (Bu [l b14l D< c15l b14l c15l ] [l b14l c15l d15l D<+0+3 e15fl )B ] /
-% ( 18| 1| 1) 8
- {2 e25l }0 {0 zb5 }1 /
-% ( 17| 2| 2) 8
- rp /
-% ( 17| 1| 1) 8
- rp /
-% ( 16| 1| 1) 8
- rp /
-% ( 15| 1| 1) 8
- rp /
-% ( 14| 1| 1) 8
- rp /
-% ( 13| 1| 1) 8
- rp /
-% ( 12| 1| 1) 8
- rp /
-% ( 11| 1| 1) 8
- rp /
-% ( 10| 1| 1) 8
- rp /
-% ( 9| 1| 1) 8
- rp /
-% ( 8| 1| 1) 8
- rp /
-% ( 7| 1| 1) 8
- rp /
-% ( 6| 1| 1) 8
- rp /
-% ( 5| 1| 1) 8
- c26l }0 ze6 }1 D<+0+3 /
-% ( 4| 1| 1) 8
- rp /
-% ( 3| 1| 1) 8
- b25l }0 zd6 }1 D<+0+3 /
-% ( 2| 1| 1) 8
- b25l }0 zf6 }1 D<+0+3 /
-% ( 1| 1| 1) 8
- {1 b25l }0 /
-% ( 22| 1| 1) 9
-
-m4/4/4/4
- r4 e2d2u /
-% ( 21| 1| 1) 9
- r4 e2d2u /
-% ( 20| 1| 1) 9
- (Bu [l f14l Df D> g14fl f14l g14l ] [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l e14fl ] [l d14l
-e14l d14l c14l )B ] D>+0+3 /
-% ( 19| 1| 1) 9
- (Bu [l f15l Df D> g15fl f15l g15l ] [l f15l g15l f15l g15l )B ] (Bu [l f15l g15l f15l e15fl ] [l d15l
-e15l d15l c15l )B ] D>+0+3 /
-% ( 18| 1| 1) 9
- {1 e05 }2 {2 zb5 }0 /
-% ( 17| 2| 2) 9
- rp /
-% ( 17| 1| 1) 9
- rp /
-% ( 16| 1| 1) 9
- rp /
-% ( 15| 1| 1) 9
- rp /
-% ( 14| 1| 1) 9
- rp /
-% ( 13| 1| 1) 9
- rp /
-% ( 12| 1| 1) 9
- rp /
-% ( 11| 1| 1) 9
- rp /
-% ( 10| 1| 1) 9
- rp /
-% ( 9| 1| 1) 9
- rp /
-% ( 8| 1| 1) 9
- rp /
-% ( 7| 1| 1) 9
- rp /
-% ( 6| 1| 1) 9
- rp /
-% ( 5| 1| 1) 9
- c06n Df ze6f D> D>+0+3 /
-% ( 4| 1| 1) 9
- rp /
-% ( 3| 1| 1) 9
- a05s Df zc6s D> D>+0+3 /
-% ( 2| 1| 1) 9
- a05s Df ze6s D> D>+0+3 /
-% ( 1| 1| 1) 9
- {0 b05 }1 /
-% ( 22| 1| 1) 10
-
-m3/4/3/4
- rp /
-% ( 21| 1| 1) 10
- rp /
-% ( 20| 1| 1) 10
- (Bu [u b13u Dp c14u b13u c14u ] [l b13l c14l d14l e14fl )B ] (Bl [u b13u c14u b13u c14u )B ] /
-% ( 19| 1| 1) 10
- b14l Dpp r1 r8 r4 r4 /
-% ( 18| 1| 1) 10
- {0 e2d5l }1 {1 zb5 }2 /
-% ( 17| 2| 2) 10
- rp /
-% ( 17| 1| 1) 10
- rp /
-% ( 16| 1| 1) 10
- rp /
-% ( 15| 1| 1) 10
- rp /
-% ( 14| 1| 1) 10
- rp /
-% ( 13| 1| 1) 10
- rp /
-% ( 12| 1| 1) 10
- rp /
-% ( 11| 1| 1) 10
- rp /
-% ( 10| 1| 1) 10
- rp /
-% ( 9| 1| 1) 10
- rp /
-% ( 8| 1| 1) 10
- rp /
-% ( 7| 1| 1) 10
- rp /
-% ( 6| 1| 1) 10
- rp /
-% ( 5| 1| 1) 10
- rp /
-% ( 4| 1| 1) 10
- rp /
-% ( 3| 1| 1) 10
- rp /
-% ( 2| 1| 1) 10
- rp /
-% ( 1| 1| 1) 10
- {1 b2d5l }0 /
-% ( 22| 1| 1) 11
- \zcharnote{12}{pizz.}\ r4 f42u o> Df r4 /
-% ( 21| 1| 1) 11
- \zcharnote{12}{pizz.}\ r4 f42u o> Df r4 /
-% ( 20| 1| 1) 11
- (Bu [l b13l c14l d14l e14fl ] [l b13l c14l d14l e14l ] [u b13u c14u b13u c14u )B ] /
-% ( 19| 1| 1) 11
- (Bu [l b14l Dp c15l d15l e15fl ] [l b14l c15l d15l e15l ] [l b14l c15l b14l c15l )B ] /
-% ( 18| 1| 1) 11
- {2 e2d5l }0 {0 zb5 }1 /
-% ( 17| 2| 2) 11
- rp /
-% ( 17| 1| 1) 11
- rp /
-% ( 16| 1| 1) 11
- rp /
-% ( 15| 1| 1) 11
- rp /
-% ( 14| 1| 1) 11
- rp /
-% ( 13| 1| 1) 11
- rp /
-% ( 12| 1| 1) 11
- rp /
-% ( 11| 1| 1) 11
- rp /
-% ( 10| 1| 1) 11
- rp /
-% ( 9| 1| 1) 11
- rp /
-% ( 8| 1| 1) 11
- {0 f2d3su Dp {1 za3 D< /
-% ( 7| 1| 1) 11
- {0 b2d2u Dp {1 zd3 D< /
-% ( 6| 1| 1) 11
- {0 a2d3fu Dp D< /
-% ( 5| 1| 1) 11
- \zcharnote{12}{1.}\ {0 a2d3fu Dp D< /
-% ( 4| 1| 1) 11
- {0 d2d4fu Dp D< /
-% ( 3| 1| 1) 11
- rp /
-% ( 2| 1| 1) 11
- rp /
-% ( 1| 1| 1) 11
- {0 b2d5l }1 /
-% ( 22| 1| 1) 12
-
-m2/4/2/4
- rp /
-% ( 21| 1| 1) 12
- rp /
-% ( 20| 1| 1) 12
- (Bu [u b13u D< c14u b13u c14u ] [l b13l c14l d14l e14fl )B ] D<+0+3 /
-% ( 19| 1| 1) 12
- (Bu [l b14l D< c15l b14l c15l ] [l b14l c15l d15l e15fl )B ] D<+0+3 /
-% ( 18| 1| 1) 12
- {1 e25l }2 {2 zb5 }0 /
-% ( 17| 2| 2) 12
- rp /
-% ( 17| 1| 1) 12
- rp /
-% ( 16| 1| 1) 12
- rp /
-% ( 15| 1| 1) 12
- rp /
-% ( 14| 1| 1) 12
- rp /
-% ( 13| 1| 1) 12
- rp /
-% ( 12| 1| 1) 12
- rp /
-% ( 11| 1| 1) 12
- rp /
-% ( 10| 1| 1) 12
- rp /
-% ( 9| 1| 1) 12
- rp /
-% ( 8| 1| 1) 12
- f23u }0 za3 }1 D<+0+3 /
-% ( 7| 1| 1) 12
- b22u }0 zd3 }1 D<+0+3 /
-% ( 6| 1| 1) 12
- a23u }0 D<+0+3 /
-% ( 5| 1| 1) 12
- a23u }0 D<+0+3 /
-% ( 4| 1| 1) 12
- d24u }0 D<+0+3 /
-% ( 3| 1| 1) 12
- rp /
-% ( 2| 1| 1) 12
- rp /
-% ( 1| 1| 1) 12
- {1 b25l }0 /
-% ( 22| 1| 1) 13
-
-m4/4/4/4
- r4 e42u o> r2 /
-% ( 21| 1| 1) 13
- r4 e42u o> r2 /
-% ( 20| 1| 1) 13
- (Bu [l f14l Df D> g14fl f14l g14l ] [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l e14fl ] [l d14l
-e14l d14l D>+0+3 c14l )B ] /
-% ( 19| 1| 1) 13
- (Bu [l f15l Df D> g15fl f15l g15l ] [l f15l g15l f15l g15l )B ] (Bu [l f15l g15l f15l e15fl ] [l d15l
-e15l d15l c15l )B ] D>+0+3 /
-% ( 18| 1| 1) 13
- e05 }1 zb5 }2 /
-% ( 17| 2| 2) 13
- rp /
-% ( 17| 1| 1) 13
- rp /
-% ( 16| 1| 1) 13
- rp /
-% ( 15| 1| 1) 13
- rp /
-% ( 14| 1| 1) 13
- rp /
-% ( 13| 1| 1) 13
- rp /
-% ( 12| 1| 1) 13
- rp /
-% ( 11| 1| 1) 13
- rp /
-% ( 10| 1| 1) 13
- rp /
-% ( 9| 1| 1) 13
- rp /
-% ( 8| 1| 1) 13
- f03n Df za3f D> D>+0+3 /
-% ( 7| 1| 1) 13
- a02s Df zc3s D> D>+0+3 /
-% ( 6| 1| 1) 13
- g03 Df D> D>+0+3 /
-% ( 5| 1| 1) 13
- g03 Df D> D>+0+3 /
-% ( 4| 1| 1) 13
- c04 Df D> D>+0+3 /
-% ( 3| 1| 1) 13
- rp /
-% ( 2| 1| 1) 13
- rp /
-% ( 1| 1| 1) 13
- b05 }1 /
-% ( 22| 1| 1) 14
-
-m3/4/3/4
- rp /
-% ( 21| 1| 1) 14
- rp /
-% ( 20| 1| 1) 14
- (Bu [l b13l Dpp c14l d14l e14fl ] [u b13u c14u b13u c14u )B ] (Bl [u b13u Dp c14u b13u c14u )B ] /
-% ( 19| 1| 1) 14
- b14l Dpp r1 r8 r4 (Bu [l b14l Dp c15l b14l c15l )B ] /
-% ( 18| 1| 1) 14
- rp /
-% ( 17| 2| 2) 14
- rp /
-% ( 17| 1| 1) 14
- rp /
-% ( 16| 1| 1) 14
- rp /
-% ( 15| 1| 1) 14
- rp /
-% ( 14| 1| 1) 14
- rp /
-% ( 13| 1| 1) 14
- rp /
-% ( 12| 1| 1) 14
- rp /
-% ( 11| 1| 1) 14
- rp /
-% ( 10| 1| 1) 14
- rp /
-% ( 9| 1| 1) 14
- rp /
-% ( 8| 1| 1) 14
- rp /
-% ( 7| 1| 1) 14
- rp /
-% ( 6| 1| 1) 14
- rp /
-% ( 5| 1| 1) 14
- rp /
-% ( 4| 1| 1) 14
- rp /
-% ( 3| 1| 1) 14
- rp /
-% ( 2| 1| 1) 14
- rp /
-% ( 1| 1| 1) 14
- rp /
-% ( 22| 1| 1) 15
- rp /
-% ( 21| 1| 1) 15
- \zcharnote{12}{arco}\ r4 r4 (Bl [u b12u Dmf c13u d13u e13fu )B ] /
-% ( 20| 1| 1) 15
- (Bu [l b13l c14l d14l e14fl )B ] (Bu [l b13l Dmp c14l d14l e14l )B ] (Bu [l b13l Dmf c14l d14l e14l
-)B ] /
-% ( 19| 1| 1) 15
- (Bu [l b14l c15l d15l e15fl )B ] (Bu [l b14l Dmp c15l d15l e15l )B ] (Bu [l b14l Dmf c15l d15l e15l
-)B ] /
-% ( 18| 1| 1) 15
- r4 (Bu [l b15l Dmp c16l d16l e16fl )B ] (Bu [l b15l Dmf c16l d16l e16l )B ] /
-% ( 17| 2| 2) 15
- rp /
-% ( 17| 1| 1) 15
- rp /
-% ( 16| 1| 1) 15
- rp /
-% ( 15| 1| 1) 15
- rp /
-% ( 14| 1| 1) 15
- rp /
-% ( 13| 1| 1) 15
- rp /
-% ( 12| 1| 1) 15
- rp /
-% ( 11| 1| 1) 15
- rp /
-% ( 10| 1| 1) 15
- rp /
-% ( 9| 1| 1) 15
- rp /
-% ( 8| 1| 1) 15
- rp /
-% ( 7| 1| 1) 15
- rp /
-% ( 6| 1| 1) 15
- rp /
-% ( 5| 1| 1) 15
- rp /
-% ( 4| 1| 1) 15
- rp /
-% ( 3| 1| 1) 15
- rp /
-% ( 2| 1| 1) 15
- rp /
-% ( 1| 1| 1) 15
- rp /
-% ( 22| 1| 1) 16
- \zcharnote{12}{arco}\ (Bl [u b12u Df D< c13u d13u e13fu )B ] (Bl [u b12u c13u d13u e13u )B ] (Bl [u
-b12u c13u d13u e13u )B ] D<+0+3 /
-% ( 21| 1| 1) 16
- (Bl [u b12u Df D< c13u d13u e13fu )B ] (Bl [u b12u c13u d13u e13u )B ] (Bl [u b12u c13u d13u e13u )B
-] D<+0+3 /
-% ( 20| 1| 1) 16
- (Bu [l b13l Df D< c14l d14l e14fl )B ] (Bu [l b13l c14l d14l e14l )B ] (Bu [l b13l c14l d14l e14l )B
-] D<+0+3 /
-% ( 19| 1| 1) 16
- (Bu [l b14l Df D< c15l d15l e15fl )B ] (Bu [l b14l c15l d15l e15l )B ] (Bu [l b14l c15l d15l e15l )B
-] D<+0+3 /
-% ( 18| 1| 1) 16
- (Bu [l b15l Df D< c16l d16l e16fl )B ] (Bu [l b15l c16l d16l e16l )B ] (Bu [l b15l c16l d16l e16l )B
-] D<+0+3 /
-% ( 17| 2| 2) 16
- rp /
-% ( 17| 1| 1) 16
- rp /
-% ( 16| 1| 1) 16
- rp /
-% ( 15| 1| 1) 16
- rp /
-% ( 14| 1| 1) 16
- rp /
-% ( 13| 1| 1) 16
- rp /
-% ( 12| 1| 1) 16
- rp /
-% ( 11| 1| 1) 16
- rp /
-% ( 10| 1| 1) 16
- rp /
-% ( 9| 1| 1) 16
- rp /
-% ( 8| 1| 1) 16
- rp /
-% ( 7| 1| 1) 16
- r4 (Bl [u b11u Df zb2 D< c12u zc3 d12u zd3 e12fu )B ] ze3f (Bl [u b11u zb2 c12u zc3 d12u zd3 e12u )B
-] ze3 D<+0+3 /
-% ( 6| 1| 1) 16
- rp /
-% ( 5| 1| 1) 16
- rp /
-% ( 4| 1| 1) 16
- rp /
-% ( 3| 1| 1) 16
- r4 \zcharnote{12}{1.}\ r4 (Bu [l b14l Df D< c15l d15l D<+0+3 e15fl )B ] /
-% ( 2| 1| 1) 16
- r4 \zcharnote{12}{1.}\ r4 (Bu [l b15l Df D< c16l d16l e16fl )B ] D<+0+3 /
-% ( 1| 1| 1) 16
- r4 r4 (Bu [l b15l Df D< c16l d16l e16fl )B ] D<+0+3 /
-% ( 22| 1| 1) 17
- f2d3l o> Dff /
-% ( 21| 1| 1) 17
- f2d3l o> Dff /
-% ( 20| 1| 1) 17
- f14l Dff r1 r8 r4 r4 /
-% ( 19| 1| 1) 17
- f15l Dff r1 r8 r4 r4 /
-% ( 18| 1| 1) 17
- f16l Dff r1 r8 r4 r4 /
-% ( 17| 2| 2) 17
- rp /
-% ( 17| 1| 1) 17
- rp /
-% ( 16| 1| 1) 17
- rp /
-% ( 15| 1| 1) 17
- rp /
-% ( 14| 1| 1) 17
- rp /
-% ( 13| 1| 1) 17
- rp /
-% ( 12| 1| 1) 17
- rp /
-% ( 11| 1| 1) 17
- rp /
-% ( 10| 1| 1) 17
- rp /
-% ( 9| 1| 1) 17
- rp /
-% ( 8| 1| 1) 17
- rp /
-% ( 7| 1| 1) 17
- f2d2u o> Dff zf3 /
-% ( 6| 1| 1) 17
- rp /
-% ( 5| 1| 1) 17
- rp /
-% ( 4| 1| 1) 17
- rp /
-% ( 3| 1| 1) 17
- f15l Dff r1 r8 r4 r4 /
-% ( 2| 1| 1) 17
- f16l Dff r1 r8 r4 r4 /
-% ( 1| 1| 1) 17
- f16l Dff r1 r8 r4 r4 /
-% ( 22| 1| 1) 18
-
-m4/4/4/4
- {0 e02 o> D> /
-% ( 21| 1| 1) 18
- {0 e02 o> D> /
-% ( 20| 1| 1) 18
- rp /
-% ( 19| 1| 1) 18
- rp /
-% ( 18| 1| 1) 18
- rp /
-% ( 17| 2| 2) 18
- rp /
-% ( 17| 1| 1) 18
- rp /
-% ( 16| 1| 1) 18
- rp /
-% ( 15| 1| 1) 18
- rp /
-% ( 14| 1| 1) 18
- rp /
-% ( 13| 1| 1) 18
- rp /
-% ( 12| 1| 1) 18
- rp /
-% ( 11| 1| 1) 18
- rp /
-% ( 10| 1| 1) 18
- rp /
-% ( 9| 1| 1) 18
- rp /
-% ( 8| 1| 1) 18
- rp /
-% ( 7| 1| 1) 18
- \zcharnote{12}{a 2}\ e02n o> D> D>+0+3 /
-% ( 6| 1| 1) 18
- rp /
-% ( 5| 1| 1) 18
- rp /
-% ( 4| 1| 1) 18
- rp /
-% ( 3| 1| 1) 18
- rp /
-% ( 2| 1| 1) 18
- rp /
-% ( 1| 1| 1) 18
- rp /
-% ( 22| 1| 1) 19
-
-m3/4/3/4
- {1 e2d2u }0 Dp D>+0+3 /
-% ( 21| 1| 1) 19
- {1 e2d2u }0 Dp D>+0+3 /
-% ( 20| 1| 1) 19
- \zcharnote{12}{pizz.}\ r4 e43u Dmf r4 /
-% ( 19| 1| 1) 19
- rp /
-% ( 18| 1| 1) 19
- rp /
-% ( 17| 2| 2) 19
- rp /
-% ( 17| 1| 1) 19
- rp /
-% ( 16| 1| 1) 19
- rp /
-% ( 15| 1| 1) 19
- rp /
-% ( 14| 1| 1) 19
- rp /
-% ( 13| 1| 1) 19
- rp /
-% ( 12| 1| 1) 19
- rp /
-% ( 11| 1| 1) 19
- rp /
-% ( 10| 1| 1) 19
- rp /
-% ( 9| 1| 1) 19
- rp /
-% ( 8| 1| 1) 19
- rp /
-% ( 7| 1| 1) 19
- rp /
-% ( 6| 1| 1) 19
- \zcharnote{12}{solo}\ r4 (Bl [u f13su Dmp g13u f13u g13u )B ] r4 /
-% ( 5| 1| 1) 19
- rp /
-% ( 4| 1| 1) 19
- rp /
-% ( 3| 1| 1) 19
- rp /
-% ( 2| 1| 1) 19
- rp /
-% ( 1| 1| 1) 19
- rp /
-% ( 22| 1| 1) 20
- {0 e2d2u }1 /
-% ( 21| 1| 1) 20
- {0 e2d2u }1 /
-% ( 20| 1| 1) 20
- r4 e43u r4 /
-% ( 19| 1| 1) 20
- rp /
-% ( 18| 1| 1) 20
- rp /
-% ( 17| 2| 2) 20
- rp /
-% ( 17| 1| 1) 20
- rp /
-% ( 16| 1| 1) 20
- rp /
-% ( 15| 1| 1) 20
- rp /
-% ( 14| 1| 1) 20
- rp /
-% ( 13| 1| 1) 20
- rp /
-% ( 12| 1| 1) 20
- rp /
-% ( 11| 1| 1) 20
- rp /
-% ( 10| 1| 1) 20
- rp /
-% ( 9| 1| 1) 20
- rp /
-% ( 8| 1| 1) 20
- rp /
-% ( 7| 1| 1) 20
- rp /
-% ( 6| 1| 1) 20
- r4 (Bl [u f13su g13u f13u g13u )B ] r4 /
-% ( 5| 1| 1) 20
- \zcharnote{12}{2.}\ r4 (Bl [u f13su Dmp g13u f13u g13u )B ] r4 /
-% ( 4| 1| 1) 20
- rp /
-% ( 3| 1| 1) 20
- rp /
-% ( 2| 1| 1) 20
- rp /
-% ( 1| 1| 1) 20
- rp /
-% ( 22| 1| 1) 21
- {1 e2d2u }0 /
-% ( 21| 1| 1) 21
- {1 e2d2u }0 /
-% ( 20| 1| 1) 21
- e43u e43u r4 /
-% ( 19| 1| 1) 21
- \zcharnote{12}{pizz.}\ r4 r4 b43fu Dmf /
-% ( 18| 1| 1) 21
- rp /
-% ( 17| 2| 2) 21
- rp /
-% ( 17| 1| 1) 21
- rp /
-% ( 16| 1| 1) 21
- rp /
-% ( 15| 1| 1) 21
- rp /
-% ( 14| 1| 1) 21
- r4 r4 [u b12fu Dmp b12u b82u ] /
-% ( 13| 1| 1) 21
- rp /
-% ( 12| 1| 1) 21
- rp /
-% ( 11| 1| 1) 21
- rp /
-% ( 10| 1| 1) 21
- rp /
-% ( 9| 1| 1) 21
- rp /
-% ( 8| 1| 1) 21
- rp /
-% ( 7| 1| 1) 21
- rp /
-% ( 6| 1| 1) 21
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u f13u g13u )B ] (Bl [u f13u g13u a13u b13fu )B ] /
-% ( 5| 1| 1) 21
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u f13u g13u )B ] (Bl [u f13u g13u a13u b13fu )B ] /
-% ( 4| 1| 1) 21
- rp /
-% ( 3| 1| 1) 21
- rp /
-% ( 2| 1| 1) 21
- rp /
-% ( 1| 1| 1) 21
- rp /
-% ( 22| 1| 1) 22
- {0 e2d2u }1 /
-% ( 21| 1| 1) 22
- {0 e2d2u }1 /
-% ( 20| 1| 1) 22
- e43u r4 r4 /
-% ( 19| 1| 1) 22
- r4 b43fu b43u /
-% ( 18| 1| 1) 22
- rp /
-% ( 17| 2| 2) 22
- rp /
-% ( 17| 1| 1) 22
- rp /
-% ( 16| 1| 1) 22
- rp /
-% ( 15| 1| 1) 22
- rp /
-% ( 14| 1| 1) 22
- r4 [u b12fu b12u b82u ] [u b12u b12u b82u ] /
-% ( 13| 1| 1) 22
- rp /
-% ( 12| 1| 1) 22
- rp /
-% ( 11| 1| 1) 22
- rp /
-% ( 10| 1| 1) 22
- rp /
-% ( 9| 1| 1) 22
- rp /
-% ( 8| 1| 1) 22
- rp /
-% ( 7| 1| 1) 22
- rp /
-% ( 6| 1| 1) 22
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u a13u b13fu )B ] (Bl [u f13u g13u a13u b13u )B ] /
-% ( 5| 1| 1) 22
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u a13u b13fu )B ] (Bl [u f13u g13u a13u b13u )B ] /
-% ( 4| 1| 1) 22
- rp /
-% ( 3| 1| 1) 22
- rp /
-% ( 2| 1| 1) 22
- rp /
-% ( 1| 1| 1) 22
- rp /
-% ( 22| 1| 1) 23
-
-m2/4/2/4
- e22u }0 /
-% ( 21| 1| 1) 23
- e22u }0 /
-% ( 20| 1| 1) 23
- e43u Dmf e43u /
-% ( 19| 1| 1) 23
- rp /
-% ( 18| 1| 1) 23
- \zcharnote{12}{pizz.}\ e45l Dmf e45l /
-% ( 17| 2| 2) 23
- rp /
-% ( 17| 1| 1) 23
- rp /
-% ( 16| 1| 1) 23
- rp /
-% ( 15| 1| 1) 23
- rp /
-% ( 14| 1| 1) 23
- rp /
-% ( 13| 1| 1) 23
- rp /
-% ( 12| 1| 1) 23
- rp /
-% ( 11| 1| 1) 23
- rp /
-% ( 10| 1| 1) 23
- rp /
-% ( 9| 1| 1) 23
- rp /
-% ( 8| 1| 1) 23
- rp /
-% ( 7| 1| 1) 23
- rp /
-% ( 6| 1| 1) 23
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u f13u g13u )B ] /
-% ( 5| 1| 1) 23
- (Bl [u f13su g13u f13u g13u )B ] (Bl [u f13u g13u f13u g13u )B ] /
-% ( 4| 1| 1) 23
- rp /
-% ( 3| 1| 1) 23
- rp /
-% ( 2| 1| 1) 23
- rp /
-% ( 1| 1| 1) 23
- rp /
-% ( 22| 1| 1) 24
-
-m4/4/4/4
- e02 Dp D< D<+0+3 /
-% ( 21| 1| 1) 24
- e02 Dp D< D<+0+3 /
-% ( 20| 1| 1) 24
- e43u r4 e43u Df r4 /
-% ( 19| 1| 1) 24
- r4 b43fu Dmf r4 b43u Df /
-% ( 18| 1| 1) 24
- e45l b44fl e45l Df b44l /
-% ( 17| 2| 2) 24
- rp /
-% ( 17| 1| 1) 24
- rp /
-% ( 16| 1| 1) 24
- rp /
-% ( 15| 1| 1) 24
- rp /
-% ( 14| 1| 1) 24
- r4 [u b12fu Dmp b12u b82u ] r4 [u b12u Dmf b12u b82u ] /
-% ( 13| 1| 1) 24
- rp /
-% ( 12| 1| 1) 24
- rp /
-% ( 11| 1| 1) 24
- b03 zc4 Dp D< D<+0+3 /
-% ( 10| 1| 1) 24
- rp /
-% ( 9| 1| 1) 24
- b04 Dp zf5s D< D<+0+3 /
-% ( 8| 1| 1) 24
- d05 Dp zg5 D< D<+0+3 /
-% ( 7| 1| 1) 24
- \zcharnote{12}{a 2}\ e03 Dp D< D<+0+3 /
-% ( 6| 1| 1) 24
- (Bl [u f13su D< g13u f13u g13u )B ] (Bl [u f13u g13u a13u b13fu )B ] (Bl [u f13u g13u f13u g13u )B ]
-(Bl [u f13u g13u a13u b13u )B ] D<+0+3 /
-% ( 5| 1| 1) 24
- (Bl [u f13su Dmp zf4s D< g13u zg4 f13u zf4 g13u )B ] zg4 (Bl [u f13u zf4 g13u zg4 a13u za4 b13fu )B
-] zb4f (Bl [u f13u zf4 g13u zg4 f13u zf4 g13u )B ] zg4 (Bl [u f13u zf4 g13u zg4 a13u za4 b13u )B ] zb4
-D<+0+3 /
-% ( 4| 1| 1) 24
- rp /
-% ( 3| 1| 1) 24
- rp /
-% ( 2| 1| 1) 24
- rp /
-% ( 1| 1| 1) 24
- rp /
-% ( 22| 1| 1) 25
-
-m3/4/3/4
- {0 e2d2u Df D> D>+0+3 /
-% ( 21| 1| 1) 25
- {0 e2d2u Df D> D>+0+3 /
-% ( 20| 1| 1) 25
- rp /
-% ( 19| 1| 1) 25
- b43fu Dff b43u Df b43u Dmf /
-% ( 18| 1| 1) 25
- b44fl Dff b44l Df b44l Dmf /
-% ( 17| 2| 2) 25
- rp /
-% ( 17| 1| 1) 25
- rp /
-% ( 16| 1| 1) 25
- rp /
-% ( 15| 1| 1) 25
- rp /
-% ( 14| 1| 1) 25
- [u b12fu Df b12u b82u ] [u b12u Dmf b12u b82u ] [u b12u Dmp b12u b82u ] /
-% ( 13| 1| 1) 25
- rp /
-% ( 12| 1| 1) 25
- rp /
-% ( 11| 1| 1) 25
- a2d3sl zb3 Df D> D>+0+3 /
-% ( 10| 1| 1) 25
- rp /
-% ( 9| 1| 1) 25
- b2d4fl Df zf5n D> D>+0+3 /
-% ( 8| 1| 1) 25
- c2d5sl Df zf5s D> D>+0+3 /
-% ( 7| 1| 1) 25
- e2d2u Df D> D>+0+3 /
-% ( 6| 1| 1) 25
- (Bl [u c14u Df D> d14fu c14u d14u )B ] (Bl [u c14u d14u c14u b13fu )B ] (Bl [u a13u b13u a13u D>+0+3
-g13u )B ] /
-% ( 5| 1| 1) 25
- (Bl [u c14u Df zc5 D> d14fu zd5f c14u zc5 d14u )B ] zd5 (Bl [u c14u zc5 d14u zd5 c14u zc5 b13fu )B ]
-zb4f (Bl [u a13u za4 b13u zb4 a13u za4 g13u )B ] zg4 D>+0+3 /
-% ( 4| 1| 1) 25
- rp /
-% ( 3| 1| 1) 25
- \zcharnote{12}{1.}\ (Bu [l b14fl Df D> c15fl b14l c15l )B ] (Bu [l b14l c15l b14l a14fl )B ] (Bl [u
-g14u a14u g14u f14u )B ] D>+0+3 /
-% ( 2| 1| 1) 25
- rp /
-% ( 1| 1| 1) 25
- rp /
-% ( 22| 1| 1) 26
-
-m4/4/4/4
- e02 }0 Dp /
-% ( 21| 1| 1) 26
- e02 }0 Dp /
-% ( 20| 1| 1) 26
- \zcharnote{12}{arco}\ (Bl [u e13u Dp f13u e13u f13u ] [u e13u f13u g13u a13fu )B ] (Bl [u e13u f13u
-e13u f13u ] [u e13u f13u g13u a13u )B ] /
-% ( 19| 1| 1) 26
- \zcharnote{12}{arco}\ r2 (Bl [u e14u Dp f14u e14u f14u ] [u e14u f14u g14u a14fu )B ] /
-% ( 18| 1| 1) 26
- rp /
-% ( 17| 2| 2) 26
-Ct r1 [u c15su a14u e14u ] f44u r1 [u c15u a14u e14u ] f44u /
-% ( 17| 1| 1) 26
- e45l Dmf ze6 e45l ze6 e45l ze6 e45l ze6 /
-% ( 16| 1| 1) 26
- rp /
-% ( 15| 1| 1) 26
- rp /
-% ( 14| 1| 1) 26
- rp /
-% ( 13| 1| 1) 26
- rp /
-% ( 12| 1| 1) 26
- rp /
-% ( 11| 1| 1) 26
- rp /
-% ( 10| 1| 1) 26
- rp /
-% ( 9| 1| 1) 26
- rp /
-% ( 8| 1| 1) 26
- rp /
-% ( 7| 1| 1) 26
- rp /
-% ( 6| 1| 1) 26
- f13su Dp r1 r8 r4 r2 /
-% ( 5| 1| 1) 26
- f13su Dp zf4s r1 r8 r4 r2 /
-% ( 4| 1| 1) 26
- rp /
-% ( 3| 1| 1) 26
- e14u Dp r1 r8 r4 r2 /
-% ( 2| 1| 1) 26
- rp /
-% ( 1| 1| 1) 26
- rp /
-% ( 22| 1| 1) 27
- e02 Dp D< D<+0+3 /
-% ( 21| 1| 1) 27
- e02 Dp D< D<+0+3 /
-% ( 20| 1| 1) 27
- (Bl [u e13u D< f13u e13u f13u ] [u e13u f13u g13u a13fu )B ] (Bl [u e13u f13u e13u f13u ] [u e13u f13u
-g13u a13u )B ] D<+0+3 /
-% ( 19| 1| 1) 27
- (Bl [u e14u D< f14u e14u f14u ] [u e14u f14u g14u a14fu )B ] (Bl [u e14u f14u e14u f14u ] [u e14u f14u
-g14u a14u )B ] D<+0+3 /
-% ( 18| 1| 1) 27
- \zcharnote{12}{arco}\ (Bu [l e15l Dp D< f15l e15l f15l ] [l e15l f15l g15l a15fl )B ] (Bu [l e15l f15l
-e15l f15l ] [l e15l f15l g15l a15l )B ] D<+0+3 /
-% ( 17| 2| 2) 27
- r1 [u c15su a14u e14u ] f44u r1 [u c15u a14u e14u ] f44u /
-% ( 17| 1| 1) 27
- e45l D< ze6 e45l ze6 e45l ze6 e45l ze6 D<+0+3 /
-% ( 16| 1| 1) 27
- rp /
-% ( 15| 1| 1) 27
- rp /
-% ( 14| 1| 1) 27
- \Trrrml{5}\ e03 Dp D< D<+0+3 //
-% ( 14| 1| 2) 27
- e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l
-e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l
-e63l e63l e63l e63l e63l e63l e63l /
-% ( 13| 1| 1) 27
- rp /
-% ( 12| 1| 1) 27
- rp /
-% ( 11| 1| 1) 27
- rp /
-% ( 10| 1| 1) 27
- rp /
-% ( 9| 1| 1) 27
- rp /
-% ( 8| 1| 1) 27
- rp /
-% ( 7| 1| 1) 27
- b03 zc4 Dp D< D<+0+3 /
-% ( 6| 1| 1) 27
- f05 Dp D< D<+0+3 /
-% ( 5| 1| 1) 27
- c05s zd5 Dp D< D<+0+3 /
-% ( 4| 1| 1) 27
- d05 Dp D< D<+0+3 /
-% ( 3| 1| 1) 27
- e05 Dp zb5 D< D<+0+3 /
-% ( 2| 1| 1) 27
- g05 Dp zc6 D< D<+0+3 /
-% ( 1| 1| 1) 27
- rp /
-% ( 22| 1| 1) 28
-
-m3/4/3/4
- e2d2u Df D> D>+0+3 /
-% ( 21| 1| 1) 28
- e2d2u Df D> D>+0+3 /
-% ( 20| 1| 1) 28
- (Bl [u b13fu Df D> c14fu b13u c14u )B ] (Bl [u b13u c14u b13u a13fu )B ] (Bl [u g13u a13u g13u D>+0+3
-f13u )B ] /
-% ( 19| 1| 1) 28
- (Bu [l b14fl Df D> c15fl b14l c15l )B ] (Bu [l b14l c15l b14l a14fl )B ] (Bl [u g14u a14u g14u D>+0+3
-f14u )B ] /
-% ( 18| 1| 1) 28
- (Bu [l b15fl Df D> c16fl b15l c16l )B ] (Bu [l b15l c16l b15l a15fl )B ] (Bu [l g15l a15l g15l D>+0+3
-f15l )B ] /
-% ( 17| 2| 2) 28
- r1 [u c15su a14u e14u ] f44u r1 [u c15u a14u e14u ] /
-% ( 17| 1| 1) 28
- e45l Dff ze6 D> e45l ze6 e45l ze6 D>+0+3 /
-% ( 16| 1| 1) 28
- rp /
-% ( 15| 1| 1) 28
- rp /
-% ( 14| 1| 1) 28
- \trrrml{5}\ e2d3l Df D> D>+0+3 //
-% ( 14| 1| 2) 28
- e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l
-e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l e63l /
-% ( 13| 1| 1) 28
- rp /
-% ( 12| 1| 1) 28
- rp /
-% ( 11| 1| 1) 28
- rp /
-% ( 10| 1| 1) 28
- rp /
-% ( 9| 1| 1) 28
- rp /
-% ( 8| 1| 1) 28
- rp /
-% ( 7| 1| 1) 28
- a2d3sl zb3 Df D> D>+0+3 /
-% ( 6| 1| 1) 28
- e2d5sl Df D> D>+0+3 /
-% ( 5| 1| 1) 28
- c2d5nl zd5f Df D> D>+0+3 /
-% ( 4| 1| 1) 28
- c2d5sl Df D> D>+0+3 /
-% ( 3| 1| 1) 28
- d2d5sl Df za5s D> D>+0+3 /
-% ( 2| 1| 1) 28
- f2d5sl Df zb5 D> D>+0+3 /
-% ( 1| 1| 1) 28
- rp /
-% ( 22| 1| 1) 29
- rp /
-% ( 21| 1| 1) 29
- rp /
-% ( 20| 1| 1) 29
- e13u Dp r1 r8 r4 r4 /
-% ( 19| 1| 1) 29
- e14u Dp r1 r8 r4 r4 /
-% ( 18| 1| 1) 29
- e15l Dp r1 r8 r4 r4 /
-% ( 17| 2| 2) 29
- f43u zf4 f43u zf4 f43u zf4 /
-% ( 17| 1| 1) 29
- [u e15u Dmf c15su a14u e14u ] r4 [u e15u c15u a14u e14u ] /
-% ( 16| 1| 1) 29
- rp /
-% ( 15| 1| 1) 29
- rp /
-% ( 14| 1| 1) 29
- rp /
-% ( 13| 1| 1) 29
- rp /
-% ( 12| 1| 1) 29
- rp /
-% ( 11| 1| 1) 29
- rp /
-% ( 10| 1| 1) 29
- rp /
-% ( 9| 1| 1) 29
- rp /
-% ( 8| 1| 1) 29
- rp /
-% ( 7| 1| 1) 29
- rp /
-% ( 6| 1| 1) 29
- rp /
-% ( 5| 1| 1) 29
- rp /
-% ( 4| 1| 1) 29
- rp /
-% ( 3| 1| 1) 29
- rp /
-% ( 2| 1| 1) 29
- rp /
-% ( 1| 1| 1) 29
- rp /
-% ( 22| 1| 1) 30
- \zcharnote{12}{pizz.}\ f42u Dmp f42u r4 /
-% ( 21| 1| 1) 30
- \zcharnote{12}{pizz.}\ f42u Dmp f42u r4 /
-% ( 20| 1| 1) 30
- \zcharnote{12}{pizz.}\ f43u Dmp f43u r4 /
-% ( 19| 1| 1) 30
- rp /
-% ( 18| 1| 1) 30
- (Bl [u e15u Dp c15su a14u e14u )B ] (Bl [u e15u c15u a14u e14u )B ] r4 /
-% ( 17| 2| 2) 30
- r4 r4 f43u zf4 /
-% ( 17| 1| 1) 30
- r4 r4 [u e15u c15su a14u e14u ] /
-% ( 16| 1| 1) 30
- rp /
-% ( 15| 1| 1) 30
- rp /
-% ( 14| 1| 1) 30
- rp /
-% ( 13| 1| 1) 30
- rp /
-% ( 12| 1| 1) 30
- rp /
-% ( 11| 1| 1) 30
- rp /
-% ( 10| 1| 1) 30
- rp /
-% ( 9| 1| 1) 30
- rp /
-% ( 8| 1| 1) 30
- rp /
-% ( 7| 1| 1) 30
- rp /
-% ( 6| 1| 1) 30
- rp /
-% ( 5| 1| 1) 30
- rp /
-% ( 4| 1| 1) 30
- rp /
-% ( 3| 1| 1) 30
- rp /
-% ( 2| 1| 1) 30
- rp /
-% ( 1| 1| 1) 30
- rp /
-% ( 22| 1| 1) 31
- r4 f42u r4 /
-% ( 21| 1| 1) 31
- r4 f42u r4 /
-% ( 20| 1| 1) 31
- r4 f43u r4 /
-% ( 19| 1| 1) 31
- rp /
-% ( 18| 1| 1) 31
- r4 (Bl [u e15u c15su a14u e14u )B ] r4 /
-% ( 17| 2| 2) 31
- f43u zf4 r4 f43u zf4 /
-% ( 17| 1| 1) 31
- r4 r4 [u e15u c15su a14u e14u ] /
-% ( 16| 1| 1) 31
- rp /
-% ( 15| 1| 1) 31
- rp /
-% ( 14| 1| 1) 31
- rp /
-% ( 13| 1| 1) 31
- rp /
-% ( 12| 1| 1) 31
- rp /
-% ( 11| 1| 1) 31
- rp /
-% ( 10| 1| 1) 31
- rp /
-% ( 9| 1| 1) 31
- rp /
-% ( 8| 1| 1) 31
- rp /
-% ( 7| 1| 1) 31
- rp /
-% ( 6| 1| 1) 31
- rp /
-% ( 5| 1| 1) 31
- rp /
-% ( 4| 1| 1) 31
- rp /
-% ( 3| 1| 1) 31
- rp /
-% ( 2| 1| 1) 31
- rp /
-% ( 1| 1| 1) 31
- rp /
-% ( 22| 1| 1) 32
- f42u r4 f42u /
-% ( 21| 1| 1) 32
- f42u r4 f42u /
-% ( 20| 1| 1) 32
- f43u r4 f43u /
-% ( 19| 1| 1) 32
- rp /
-% ( 18| 1| 1) 32
- (Bl [u e15u c15su a14u e14u )B ] r4 (Bl [u e15u c15u a14u e14u )B ] /
-% ( 17| 2| 2) 32
- r4 f43u zf4 f43u zf4 /
-% ( 17| 1| 1) 32
- r4 [u e15u c15su a14u e14u ] [u e15u c15u a14u e14u ] /
-% ( 16| 1| 1) 32
- rp /
-% ( 15| 1| 1) 32
- rp /
-% ( 14| 1| 1) 32
- rp /
-% ( 13| 1| 1) 32
- rp /
-% ( 12| 1| 1) 32
- rp /
-% ( 11| 1| 1) 32
- rp /
-% ( 10| 1| 1) 32
- rp /
-% ( 9| 1| 1) 32
- rp /
-% ( 8| 1| 1) 32
- rp /
-% ( 7| 1| 1) 32
- rp /
-% ( 6| 1| 1) 32
- rp /
-% ( 5| 1| 1) 32
- rp /
-% ( 4| 1| 1) 32
- rp /
-% ( 3| 1| 1) 32
- rp /
-% ( 2| 1| 1) 32
- rp /
-% ( 1| 1| 1) 32
- rp /
-% ( 22| 1| 1) 33
- f42su r4 r4 /
-% ( 21| 1| 1) 33
- f42su r4 r4 /
-% ( 20| 1| 1) 33
- f43su r4 r4 /
-% ( 19| 1| 1) 33
- (Bl [u f14su Dp g14u a14u b14fu )B ] (Bl [u f14u g14u a14u b14u )B ] (Bu [l c15l d15fl e15fl e15nl )B
-] /
-% ( 18| 1| 1) 33
- (Bl [u f14su Dp g14u a14u b14fu )B ] (Bl [u f14u g14u a14u b14u )B ] (Bu [l c15l d15fl e15fl e15nl )B
-] /
-% ( 17| 2| 2) 33
- rp /
-% ( 17| 1| 1) 33
- rp /
-% ( 16| 1| 1) 33
- \zcharnote{12}{B.D.}\ {0 \trrrmu{1}\ f2d4u Dp //
-% ( 16| 1| 2) 33
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u /
-% ( 15| 1| 1) 33
- \zcharnote{12}{Susp. Cym.}\ {0 \trrrml{7}\ e2d5l Dp //
-% ( 15| 1| 2) 33
- [l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l ] /
-% ( 14| 1| 1) 33
- rp /
-% ( 13| 1| 1) 33
- (Bl f2d2su Dp /
-% ( 12| 1| 1) 33
- (Bl b2d2u Dp /
-% ( 11| 1| 1) 33
- (Bu d2d3l Dp zg3 /
-% ( 10| 1| 1) 33
- rp /
-% ( 9| 1| 1) 33
- rp /
-% ( 8| 1| 1) 33
- rp /
-% ( 7| 1| 1) 33
- rp /
-% ( 6| 1| 1) 33
- rp /
-% ( 5| 1| 1) 33
- \zcharnote{12}{1.}\ (Bl [u g14su Dp a14u b14u c15nu )B ] (Bl [u g14u a14u b14u c15u )B ] (Bu [l d15l
-e15fl f15l f15sl )B ] /
-% ( 4| 1| 1) 33
- rp /
-% ( 3| 1| 1) 33
- rp /
-% ( 2| 1| 1) 33
- \zcharnote{12}{1.}\ (Bu [l f15sl Dp g15l a15l b15fl )B ] (Bu [l f15l g15l a15l b15l )B ] (Bu [l c16l
-d16fl e16fl e16nl )B ] /
-% ( 1| 1| 1) 33
- rp /
-% ( 22| 1| 1) 34
-
-m2/4/2/4
- rp /
-% ( 21| 1| 1) 34
- rp /
-% ( 20| 1| 1) 34
- rp /
-% ( 19| 1| 1) 34
- (Bu [l f15nl g15fl f15l e15fl )B ] (Bu [l d15nl c15l b14nl a14l )B ] /
-% ( 18| 1| 1) 34
- (Bu [l f15nl g15fl f15l e15fl )B ] (Bu [l d15nl c15l b14nl a14l )B ] /
-% ( 17| 2| 2) 34
- rp /
-% ( 17| 1| 1) 34
- rp /
-% ( 16| 1| 1) 34
- \zcharnote{12}{(B.D.)}\ {1 \trrrmu{1}\ f24u }0 //
-% ( 16| 1| 2) 34
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-/
-% ( 15| 1| 1) 34
- \zcharnote{12}{(Susp. Cym.)}\ {1 \trrrml{7}\ e25l }0 //
-% ( 15| 1| 2) 34
- [l e15l e15l e15l e15l e15l e15l e15l e15l ] /
-% ( 14| 1| 1) 34
- rp /
-% ( 13| 1| 1) 34
- f22nu )B /
-% ( 12| 1| 1) 34
- b22fu )B /
-% ( 11| 1| 1) 34
- c23sl )B zf3s /
-% ( 10| 1| 1) 34
- rp /
-% ( 9| 1| 1) 34
- rp /
-% ( 8| 1| 1) 34
- rp /
-% ( 7| 1| 1) 34
- rp /
-% ( 6| 1| 1) 34
- rp /
-% ( 5| 1| 1) 34
- \zcharnote{12}{1.}\ (Bu [l g15nl a15fl g15l f15l )B ] (Bu [l e15nl d15l c15sl b14l )B ] /
-% ( 4| 1| 1) 34
- rp /
-% ( 3| 1| 1) 34
- rp /
-% ( 2| 1| 1) 34
- \zcharnote{12}{1.}\ (Bu [l f16nl g16fl f16l e16fl )B ] (Bu [l d16nl c16l b15nl a15l )B ] /
-% ( 1| 1| 1) 34
- rp /
-% ( 22| 1| 1) 35
-
-m3/4/3/4
- rp /
-% ( 21| 1| 1) 35
- rp /
-% ( 20| 1| 1) 35
- \zcharnote{12}{arco}\ (Bl [u a13u Dmp b13fu c14u d14fu )B ] (Bl [u a13u b13u c14u c14su )B ] (Bu [l
-d14sl e14l f14sl g14l )B ] /
-% ( 19| 1| 1) 35
- (Bu [l a14l Dmp b14fl c15l d15fl )B ] (Bu [l a14l b14l c15l c15sl )B ] (Bu [l d15sl e15l f15sl g15l
-)B ] /
-% ( 18| 1| 1) 35
- (Bu [l a14l Dmp b14fl c15l d15fl )B ] (Bu [l a14l b14l c15l c15sl )B ] (Bu [l d15sl e15l f15sl g15l
-)B ] /
-% ( 17| 2| 2) 35
- rp /
-% ( 17| 1| 1) 35
- rp /
-% ( 16| 1| 1) 35
- {0 \trrrmu{1}\ f2d4u }1 D< //
-% ( 16| 1| 2) 35
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u /
-% ( 15| 1| 1) 35
- {0 \trrrml{7}\ e2d5l }1 D< //
-% ( 15| 1| 2) 35
- [l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l ] /
-% ( 14| 1| 1) 35
- rp /
-% ( 13| 1| 1) 35
- (Bl a2d2u Dmp /
-% ( 12| 1| 1) 35
- (Bu d2d3l Dmp /
-% ( 11| 1| 1) 35
- (Bu f2d3l Dmp zb3f /
-% ( 10| 1| 1) 35
- rp /
-% ( 9| 1| 1) 35
- rp /
-% ( 8| 1| 1) 35
- rp /
-% ( 7| 1| 1) 35
- rp /
-% ( 6| 1| 1) 35
- rp /
-% ( 5| 1| 1) 35
- (Bl [u b13u Dmp zb4 c14nu zc5n d14u zd5 e14fu )B ] ze5f (Bl [u b13u zb4 c14u zc5 d14u zd5 e14u )B ]
-ze5 (Bu [l f14l zf5 f14sl zf5s g14sl zg5s a14l )B ] za5 /
-% ( 4| 1| 1) 35
- rp /
-% ( 3| 1| 1) 35
- rp /
-% ( 2| 1| 1) 35
- (Bu [l a14l Dmp za5 b14fl zb5f c15l zc6 d15fl )B ] zd6f (Bu [l a14l za5 b14l zb5 c15l zc6 c15sl )B ]
-zc6s (Bu [l d15sl zd6s e15l ze6 f15sl zf6s g15l )B ] zg6 /
-% ( 1| 1| 1) 35
- rp /
-% ( 22| 1| 1) 36
-
-m2/4/2/4
- rp /
-% ( 21| 1| 1) 36
- rp /
-% ( 20| 1| 1) 36
- (Bu [l g14sl a14l g14l f14sl )B ] (Bu [l f14nl e14fl d14l c14l )B ] /
-% ( 19| 1| 1) 36
- (Bu [l g15sl a15l g15l f15sl )B ] (Bu [l f15nl e15fl d15l c15l )B ] /
-% ( 18| 1| 1) 36
- (Bu [l g15sl a15l g15l f15sl )B ] (Bu [l f15nl e15fl d15l c15l )B ] /
-% ( 17| 2| 2) 36
- rp /
-% ( 17| 1| 1) 36
- rp /
-% ( 16| 1| 1) 36
- {1 \trrrmu{1}\ f24u }0 //
-% ( 16| 1| 2) 36
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-/
-% ( 15| 1| 1) 36
- {1 \trrrml{7}\ e25l }0 //
-% ( 15| 1| 2) 36
- [l e15l e15l e15l e15l e15l e15l e15l e15l ] /
-% ( 14| 1| 1) 36
- rp /
-% ( 13| 1| 1) 36
- g22su )B /
-% ( 12| 1| 1) 36
- c23su )B /
-% ( 11| 1| 1) 36
- e23l )B za3 /
-% ( 10| 1| 1) 36
- rp /
-% ( 9| 1| 1) 36
- rp /
-% ( 8| 1| 1) 36
- rp /
-% ( 7| 1| 1) 36
- rp /
-% ( 6| 1| 1) 36
- rp /
-% ( 5| 1| 1) 36
- (Bu [l a14sl za5s b14l zb5 a14l za5 g14sl )B ] zg5s (Bu [l g14nl zg5n f14l zf5 e14l ze5 d14l )B ] zd5
-/
-% ( 4| 1| 1) 36
- rp /
-% ( 3| 1| 1) 36
- rp /
-% ( 2| 1| 1) 36
- (Bu [l g15sl zg6s a15l za6 g15l zg6 f15sl )B ] zf6s (Bu [l f15nl zf6n e15fl ze6f d15l zd6 c15l )B ]
-zc6 /
-% ( 1| 1| 1) 36
- rp /
-% ( 22| 1| 1) 37
-
-m3/4/3/4
- rp /
-% ( 21| 1| 1) 37
- \zcharnote{12}{arco}\ (Bl [u c13u Dmf c13su d13su e13u )B ] (Bu [l f13sl g13l a13l b13fl )B ] (Bu [l
-a13l g13l f13l e13l )B ] /
-% ( 20| 1| 1) 37
- (Bu [l c14l Dmf c14sl d14sl e14l )B ] (Bu [l f14sl g14l a14l b14fl )B ] (Bu [l a14l g14l f14l e14l )B
-] /
-% ( 19| 1| 1) 37
- (Bu [l c15l Dmf c15sl d15sl e15l )B ] (Bu [l f15sl g15l a15l b15fl )B ] (Bu [l a15l g15l f15l e15l )B
-] /
-% ( 18| 1| 1) 37
- (Bu [l c15l Dmf c15sl d15sl e15l )B ] (Bu [l f15sl g15l a15l b15fl )B ] (Bu [l a15l g15l f15l e15l )B
-] /
-% ( 17| 2| 2) 37
- rp /
-% ( 17| 1| 1) 37
- rp /
-% ( 16| 1| 1) 37
- {0 \trrrmu{1}\ f2d4u }1 //
-% ( 16| 1| 2) 37
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u /
-% ( 15| 1| 1) 37
- {0 \trrrml{7}\ e2d5l }1 //
-% ( 15| 1| 2) 37
- [l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l e15l ] /
-% ( 14| 1| 1) 37
- rp /
-% ( 13| 1| 1) 37
- (Bl c22u Dmf b41u )B /
-% ( 12| 1| 1) 37
- (Bu f23l Dmf e43l )B /
-% ( 11| 1| 1) 37
- (Bu a23fl Dmf zd4f g43l )B zc4 /
-% ( 10| 1| 1) 37
- rp /
-% ( 9| 1| 1) 37
- (Bu g24l Dmf ze5f f44su )B zd5 /
-% ( 8| 1| 1) 37
- (Bu c25l Dmf zg5 b44l )B zf5s /
-% ( 7| 1| 1) 37
- (Bl c22u Dmf zc3 b41u )B zb2 /
-% ( 6| 1| 1) 37
- (Bl [u d14u Dmf e14fu f14u f14su )B ] (Bl [u g14su a14u b14u c15u )B ] (Bl [u b14u a14u g14u f14u )B
-] /
-% ( 5| 1| 1) 37
- (Bl [u d14u Dmf zd5 e14fu ze5f f14u zf5 f14su )B ] zf5s (Bu [l g14sl zg5s a14l za5 b14l zb5 c15l )B
-] zc6 (Bu [l b14l zb5 a14l za5 g14l zg5 f14l )B ] zf5 /
-% ( 4| 1| 1) 37
- (Bl [u g14u Dmf g14su a14su b14u )B ] (Bu [l c15sl d15l e15l f15l )B ] (Bu [l e15l d15l c15l b14l )B
-] /
-% ( 3| 1| 1) 37
- \zcharnote{12}{1.}\ (Bu [l c15l Dmf c15sl d15sl e15l )B ] (Bu [l f15sl g15l a15l b15fl )B ] (Bu [l a15l
-g15l f15l e15l )B ] /
-% ( 2| 1| 1) 37
- (Bu [l c15l Dmf zc6 c15sl zc6s d15sl zd6s e15l )B ] ze6 (Bu [l f15sl zf6s g15l zg6 a15l za6 b15fl )B
-] zb6f (Bu [l a15l za6 g15l zg6 f15l zf6 e15l )B ] ze6 /
-% ( 1| 1| 1) 37
- rp /
-% ( 22| 1| 1) 38
- \zcharnote{12}{arco}\ (Bu [l d13sl Df D< e13l f13sl g13l )B ] (Bu [l a13l b13fl c14l c14sl )B ] (Bu
-[l d14l d14sl e14l f14nl )B ] D<+0+3 /
-% ( 21| 1| 1) 38
- (Bu [l d13sl Df D< e13l f13sl g13l )B ] (Bu [l a13l b13fl c14l c14sl )B ] (Bu [l d14l d14sl e14l f14nl
-)B ] D<+0+3 /
-% ( 20| 1| 1) 38
- (Bu [l d14sl Df D< e14l f14sl g14l )B ] (Bu [l a14l b14fl c15l c15sl )B ] (Bu [l d15l d15sl e15l f15nl
-)B ] D<+0+3 /
-% ( 19| 1| 1) 38
- (Bu [l d15sl Df D< e15l f15sl g15l )B ] (Bu [l a15l b15fl c16l c16sl )B ] (Bu [l d16l d16sl e16l f16nl
-)B ] D<+0+3 /
-% ( 18| 1| 1) 38
- (Bu [l d15sl Df D< e15l f15sl g15l )B ] (Bu [l a15l b15fl c16l c16sl )B ] (Bu [l d16l d16sl e16l f16nl
-)B ] D<+0+3 /
-% ( 17| 2| 2) 38
- rp /
-% ( 17| 1| 1) 38
- rp /
-% ( 16| 1| 1) 38
- \trrrmu{1}\ f2d4u }0 D<+0+3 //
-% ( 16| 1| 2) 38
- f6d4u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u
-f64u f64u f64u f64u f64u f64u f64u f64u f64u f64u /
-% ( 15| 1| 1) 38
- \trrrml{7}\ e2d5l }0 D<+0+3 //
-% ( 15| 1| 2) 38
- [l e15l e15l e15l e15l ] [l e15l e15l ] e4d5l /
-% ( 14| 1| 1) 38
- rp /
-% ( 13| 1| 1) 38
- (Bl e22fu Df D< d42u )B D<+0+3 /
-% ( 12| 1| 1) 38
- (Bu a23fl Df D< g43l )B D<+0+3 /
-% ( 11| 1| 1) 38
-Cn (Bu b23l Df ze4 D< b43fl )B ze4f D<+0+3 /
-% ( 10| 1| 1) 38
- (Bu b24l Df ze5 D< b44fl )B ze5f D<+0+3 /
-% ( 9| 1| 1) 38
- (Bl f24su Df zb4 D< f44nu )B zb4f D<+0+3 /
-% ( 8| 1| 1) 38
- (Bu b24fl Df ze5f D< a44l )B zd5 D<+0+3 /
-% ( 7| 1| 1) 38
- (Bl e22fu Df ze3f D< d42u )B zd3 D<+0+3 /
-% ( 6| 1| 1) 38
- (Bl [u f14nu Df D< f14su g14su a14u )B ] (Bu [l b14l c15l d15l d15sl )B ] (Bu [l e15l f15l f15sl g15nl
-)B ] D<+0+3 /
-% ( 5| 1| 1) 38
- (Bu [l f14nl Df zf5n D< f14sl zf5s g14sl zg5s a14l )B ] za5 (Bu [l b14l zb5 c15l zc6 d15l zd6 d15sl
-)B ] zd6s (Bu [l e15l ze6n e15sl ze6s f15l zf6s g15nl )B ] zg6n D<+0+3 /
-% ( 4| 1| 1) 38
- (Bu [l a14sl Df D< b14l c15sl d15l )B ] (Bu [l e15l f15l g15l g15sl )B ] (Bu [l a15l a15sl b15l c16nl
-)B ] D<+0+3 /
-% ( 3| 1| 1) 38
- (Bu [l d14sl Df zd5s D< e14l ze5 f14sl zf5s g14l )B ] zg5 (Bu [l a14l za5 b14fl zb5f c15l zc6 c15sl
-)B ] zc6s (Bu [l d15nl zd6n d15sl zd6s e15l ze6 f15nl )B ] zf6n D<+0+3 /
-% ( 2| 1| 1) 38
- \zcharnote{12}{a 2}\ (Bu [l d15sl Df D< e15l f15sl g15l )B ] (Bu [l a15l b15fl c16l c16sl )B ] (Bu [l
-d16l d16sl e16l f16nl )B ] D<+0+3 /
-% ( 1| 1| 1) 38
- (Bu [l d15sl Df D< e15l f15sl g15l )B ] (Bu [l a15l b15fl c16l c16sl )B ] (Bu [l d16l d16sl e16l f16nl
-)B ] D<+0+3 /
-% ( 22| 1| 1) 39
- (Bu [l f14sl Dff g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ]
-/
-% ( 21| 1| 1) 39
- (Bu [l f14sl Dff g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ]
-/
-% ( 20| 1| 1) 39
- (Bu [l f15sl Dff g15l f15l g15l )B ] (Bu [l f15l g15l f15l g15l )B ] (Bu [l f15l g15l f15l g15l )B ]
-/
-% ( 19| 1| 1) 39
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ]
-/
-% ( 18| 1| 1) 39
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ]
-/
-% ( 17| 2| 2) 39
- rp /
-% ( 17| 1| 1) 39
- rp /
-% ( 16| 1| 1) 39
- f44u Dff f44u f44u /
-% ( 15| 1| 1) 39
- e2d5l Dff /
-% ( 14| 1| 1) 39
- f42su Dff f42u f42u /
-% ( 13| 1| 1) 39
- {0 f2d2su Dff /
-% ( 12| 1| 1) 39
- {0 f2d3sl Dff /
-% ( 11| 1| 1) 39
- {0 d2d4l Dff {1 zg4 /
-% ( 10| 1| 1) 39
- {0 d2d5l Dff {1 zg5 /
-% ( 9| 1| 1) 39
- {0 d2d4u Dff {1 zd5 /
-% ( 8| 1| 1) 39
- {0 a2d4l Dff {1 zf5s /
-% ( 7| 1| 1) 39
- {0 f2d2su Dff {1 zf3s /
-% ( 6| 1| 1) 39
- (Bu [l g15sl Dff a15l g15l a15l )B ] (Bu [l g15l a15l g15l a15l )B ] (Bu [l g15l a15l g15l a15l )B ]
-/
-% ( 5| 1| 1) 39
- (Bu [l g15sl Dff zg6s a15l za6 g15l zg6 a15l )B ] za6 (Bu [l g15l zg6 a15l za6 g15l zg6 a15l )B ] za6
-(Bu [l g15l zg6 a15l za6 g15l zg6 a15l )B ] za6 /
-% ( 4| 1| 1) 39
- (Bu [l c16sl Dff d16l c16l d16l )B ] (Bu [l c16l d16l c16l d16l )B ] (Bu [l c16l d16l c16l d16l )B ]
-/
-% ( 3| 1| 1) 39
- (Bu [l f15sl Dff zf6s g15l zg6 f15l zf6 g15l )B ] zg6 (Bu [l f15l zf6 g15l zg6 f15l zf6 g15l )B ] zg6
-(Bu [l f15l zf6 g15l zg6 f15l zf6 g15l )B ] zg6 /
-% ( 2| 1| 1) 39
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ]
-/
-% ( 1| 1| 1) 39
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ]
-/
-% ( 22| 1| 1) 40
-
-m2/4/2/4
- rp /
-% ( 21| 1| 1) 40
- rp /
-% ( 20| 1| 1) 40
- rp /
-% ( 19| 1| 1) 40
- rp /
-% ( 18| 1| 1) 40
- rp /
-% ( 17| 2| 2) 40
- rp /
-% ( 17| 1| 1) 40
- rp /
-% ( 16| 1| 1) 40
- rp /
-% ( 15| 1| 1) 40
- rp /
-% ( 14| 1| 1) 40
- rp /
-% ( 13| 1| 1) 40
- {1 f22u }0 /
-% ( 12| 1| 1) 40
- {1 f23l }0 /
-% ( 11| 1| 1) 40
- {2 d24l }0 {0 zg4 }1 /
-% ( 10| 1| 1) 40
- {2 d25l }0 {0 zg5 }1 /
-% ( 9| 1| 1) 40
- {2 d24u }0 {0 zd5 }1 /
-% ( 8| 1| 1) 40
- {2 a24l }0 {0 zf5 }1 /
-% ( 7| 1| 1) 40
- {2 f22u }0 {0 zf3 }1 /
-% ( 6| 1| 1) 40
- rp /
-% ( 5| 1| 1) 40
- rp /
-% ( 4| 1| 1) 40
- rp /
-% ( 3| 1| 1) 40
- rp /
-% ( 2| 1| 1) 40
- rp /
-% ( 1| 1| 1) 40
- rp /
-% ( 22| 1| 1) 41
-
-m3/4/3/4
- (Bu [l f14sl Dff g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ] r4 /
-% ( 21| 1| 1) 41
- (Bu [l f14sl Dff g14l f14l g14l )B ] (Bu [l f14l g14l f14l g14l )B ] r4 /
-% ( 20| 1| 1) 41
- (Bu [l f15sl Dff g15l f15l g15l )B ] (Bu [l f15l g15l f15l g15l )B ] r4 /
-% ( 19| 1| 1) 41
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] r4 /
-% ( 18| 1| 1) 41
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] r4 /
-% ( 17| 2| 2) 41
- rp /
-% ( 17| 1| 1) 41
- rp /
-% ( 16| 1| 1) 41
- f44u Dff f44u r4 /
-% ( 15| 1| 1) 41
- rp /
-% ( 14| 1| 1) 41
- f42su Dff f42u r4 /
-% ( 13| 1| 1) 41
- f2d2u }1 /
-% ( 12| 1| 1) 41
- f2d3l }1 /
-% ( 11| 1| 1) 41
- d2d4l }2 zg4 }0 /
-% ( 10| 1| 1) 41
- d2d5l }2 zg5 }0 /
-% ( 9| 1| 1) 41
- d2d4u }2 zd5 }0 /
-% ( 8| 1| 1) 41
- a2d4l }2 zf5 }0 /
-% ( 7| 1| 1) 41
- f2d2u }2 zf3 }0 /
-% ( 6| 1| 1) 41
- (Bu [l g15sl Dff a15l g15l a15l )B ] (Bu [l g15l a15l g15l a15l )B ] r4 /
-% ( 5| 1| 1) 41
- (Bu [l g15sl Dff zg6s a15l za6 g15l zg6 a15l )B ] za6 (Bu [l g15l zg6 a15l za6 g15l zg6 a15l )B ] za6
-r4 /
-% ( 4| 1| 1) 41
- (Bu [l c16sl Dff d16l c16l d16l )B ] (Bu [l c16l d16l c16l d16l )B ] r4 /
-% ( 3| 1| 1) 41
- (Bu [l f15sl Dff zf6s g15l zg6 f15l zf6 g15l )B ] zg6 (Bu [l f15l zf6 g15l zg6 f15l zf6 g15l )B ] zg6
-r4 /
-% ( 2| 1| 1) 41
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] r4 /
-% ( 1| 1| 1) 41
- (Bu [l f16sl Dff g16l f16l g16l )B ] (Bu [l f16l g16l f16l g16l )B ] r4 /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.xml
deleted file mode 100644
index 9c36d90ff29..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/ActorPreludeSample.xml
+++ /dev/null
@@ -1,44672 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise version="3.0">
- <movement-title>Prelude to a Tragedy</movement-title>
- <identification>
- <creator type="composer">Lee Actor</creator>
- <rights>© 2004 Polygames. All Rights Reserved.</rights>
- <encoding>
- <software>Finale 2011 for Windows</software>
- <software>Dolet 6.0 for Finale</software>
- <encoding-date>2011-08-08</encoding-date>
- <supports attribute="new-system" element="print" type="yes" value="yes"/>
- <supports attribute="new-page" element="print" type="yes" value="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>3.9956</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>3560</page-height>
- <page-width>2797</page-width>
- <page-margins type="even">
- <left-margin>141</left-margin>
- <right-margin>115</right-margin>
- <top-margin>127</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- <page-margins type="odd">
- <left-margin>177</left-margin>
- <right-margin>79</right-margin>
- <top-margin>127</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>39</system-distance>
- <top-system-distance>39</top-system-distance>
- <system-dividers>
- <left-divider print-object="yes"/>
- <right-divider print-object="no"/>
- </system-dividers>
- </system-layout>
- <staff-layout>
- <staff-distance>93</staff-distance>
- </staff-layout>
- <appearance>
- <line-width type="stem">0.957</line-width>
- <line-width type="beam">5.2083</line-width>
- <line-width type="staff">0.957</line-width>
- <line-width type="light barline">1.875</line-width>
- <line-width type="heavy barline">5.0391</line-width>
- <line-width type="leger">1.875</line-width>
- <line-width type="ending">0.957</line-width>
- <line-width type="wedge">1.875</line-width>
- <line-width type="enclosure">0.957</line-width>
- <line-width type="tuplet bracket">0.957</line-width>
- <note-size type="grace">60</note-size>
- <note-size type="cue">60</note-size>
- <distance type="hyphen">60</distance>
- <distance type="beam">8</distance>
- </appearance>
- <music-font font-family="Maestro,engraved" font-size="11.3"/>
- <word-font font-family="Times New Roman" font-size="5.7"/>
- </defaults>
- <credit page="1">
- <credit-type>title</credit-type>
- <credit-words default-x="1447" default-y="3477" font-size="19.5" justify="center" valign="top">Prelude to a Tragedy</credit-words>
- </credit>
- <credit page="1">
- <credit-type>composer</credit-type>
- <credit-words default-x="2718" default-y="3387" font-size="7.8" justify="right" valign="top">Lee Actor (2003)</credit-words>
- </credit>
- <credit page="1">
- <credit-type>rights</credit-type>
- <credit-words default-x="1447" default-y="45" font-size="7.8" justify="center" valign="bottom" xml:space="preserve">© 2004 Polygames. All Rights Reserved.</credit-words>
- </credit>
- <credit page="2">
- <credit-type>page number</credit-type>
- <credit-words default-x="1412" default-y="45" font-size="7.8" halign="center" valign="bottom">- 2 -</credit-words>
- </credit>
- <credit page="3">
- <credit-type>page number</credit-type>
- <credit-words default-x="1447" default-y="45" font-size="7.8" halign="center" valign="bottom">- 3 -</credit-words>
- </credit>
- <credit page="4">
- <credit-type>page number</credit-type>
- <credit-words default-x="1412" default-y="45" font-size="7.8" halign="center" valign="bottom">- 4 -</credit-words>
- </credit>
- <part-list>
- <part-group number="1" type="start">
- <group-symbol default-x="-7">bracket</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P1">
- <part-name>Piccolo</part-name>
- <part-abbreviation>Picc.</part-abbreviation>
- <score-instrument id="P1-I18">
- <instrument-name>Picc. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I18">
- <midi-channel>1</midi-channel>
- <midi-program>73</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="start">
- <group-name>1
-2</group-name>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P2">
- <part-name>Flutes</part-name>
- <part-abbreviation>Fl.</part-abbreviation>
- <score-instrument id="P2-I19">
- <instrument-name>Fl. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P2-I19">
- <midi-channel>2</midi-channel>
- <midi-program>74</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <part-group number="2" type="start">
- <group-name>1
-2</group-name>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P3">
- <part-name>Oboes</part-name>
- <part-abbreviation>Ob.</part-abbreviation>
- <score-instrument id="P3-I2">
- <instrument-name>Ob. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P3-I2">
- <midi-channel>3</midi-channel>
- <midi-program>69</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <score-part id="P4">
- <part-name>English Horn</part-name>
- <part-abbreviation>E. H.</part-abbreviation>
- <score-instrument id="P4-I11">
- <instrument-name>E.H. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P4-I11">
- <midi-channel>4</midi-channel>
- <midi-program>70</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="start">
- <group-name>1
-2</group-name>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P5">
- <part-name>Clarinets in Bb</part-name>
- <part-name-display>
- <display-text>Clarinets in B</display-text>
- <accidental-text>flat</accidental-text>
- </part-name-display>
- <part-abbreviation>Cl.</part-abbreviation>
- <score-instrument id="P5-I3">
- <instrument-name>Clar. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P5-I3">
- <midi-channel>5</midi-channel>
- <midi-program>72</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <score-part id="P6">
- <part-name>Bass Clarinet in Bb</part-name>
- <part-name-display>
- <display-text>Bass Clarinet in B</display-text>
- <accidental-text>flat</accidental-text>
- </part-name-display>
- <part-abbreviation>B. Cl.</part-abbreviation>
- <score-instrument id="P6-I1">
- <instrument-name>B. Cl. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P6-I1">
- <midi-channel>5</midi-channel>
- <midi-program>72</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="start">
- <group-name>1
-2</group-name>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P7">
- <part-name>Bassoons</part-name>
- <part-abbreviation>Bsn.</part-abbreviation>
- <score-instrument id="P7-I4">
- <instrument-name>Bsn. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P7-I4">
- <midi-channel>7</midi-channel>
- <midi-program>71</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <part-group number="1" type="stop"/>
- <part-group number="1" type="start">
- <group-name>Horns in F</group-name>
- <group-abbreviation>Hn.</group-abbreviation>
- <group-symbol default-x="-12">brace</group-symbol>
- <group-barline>no</group-barline>
- </part-group>
- <part-group number="2" type="start">
- <group-symbol default-x="-7">bracket</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P8">
- <part-name>1
-2</part-name>
- <part-abbreviation>1
-2</part-abbreviation>
- <score-instrument id="P8-I5">
- <instrument-name>Hn. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P8-I5">
- <midi-channel>8</midi-channel>
- <midi-program>61</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P9">
- <part-name>3
-4</part-name>
- <part-abbreviation>3
-4</part-abbreviation>
- <score-instrument id="P9-I17">
- <instrument-name>Hn. 2 (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P9-I17">
- <midi-channel>8</midi-channel>
- <midi-program>61</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="stop"/>
- <part-group number="1" type="start">
- <group-name>1
-2</group-name>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P10">
- <part-name>Trumpets in C</part-name>
- <part-abbreviation>Tpt.</part-abbreviation>
- <score-instrument id="P10-I6">
- <instrument-name>Tpt. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P10-I6">
- <midi-channel>9</midi-channel>
- <midi-program>57</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="stop"/>
- <part-group number="1" type="start">
- <group-name>Trombones</group-name>
- <group-abbreviation>Trb.</group-abbreviation>
- <group-symbol default-x="-12">brace</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P11">
- <part-name>1
-2</part-name>
- <part-abbreviation>1
-2</part-abbreviation>
- <score-instrument id="P11-I7">
- <instrument-name>Trb. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P11-I7">
- <midi-channel>11</midi-channel>
- <midi-program>58</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P12">
- <part-name>3</part-name>
- <part-abbreviation>3</part-abbreviation>
- <score-instrument id="P12-I21">
- <instrument-name>B Trb. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P12-I21">
- <midi-channel>11</midi-channel>
- <midi-program>58</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="stop"/>
- <score-part id="P13">
- <part-name>Tuba</part-name>
- <part-abbreviation>Tba.</part-abbreviation>
- <score-instrument id="P13-I8">
- <instrument-name>Tuba (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P13-I8">
- <midi-channel>12</midi-channel>
- <midi-program>59</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <part-group number="2" type="start">
- <group-symbol default-x="-7">bracket</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P14">
- <part-name>Timpani</part-name>
- <part-abbreviation>Timp.</part-abbreviation>
- <score-instrument id="P14-I9">
- <instrument-name>Timp. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P14-I9">
- <midi-channel>13</midi-channel>
- <midi-program>48</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="start">
- <group-name>Percussion</group-name>
- <group-abbreviation>Perc.</group-abbreviation>
- <group-symbol default-x="-12">brace</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P15">
- <part-name>1</part-name>
- <part-abbreviation>1</part-abbreviation>
- <score-instrument id="P15-X8">
- <instrument-name>Splash Cymbal</instrument-name>
- </score-instrument>
- <midi-instrument id="P15-X8">
- <midi-channel>10</midi-channel>
- <midi-program>1</midi-program>
- <midi-unpitched>56</midi-unpitched>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P16">
- <part-name>2</part-name>
- <part-abbreviation>2</part-abbreviation>
- <score-instrument id="P16-X3">
- <instrument-name>Bass Drum</instrument-name>
- </score-instrument>
- <midi-instrument id="P16-X3">
- <midi-channel>10</midi-channel>
- <midi-program>1</midi-program>
- <midi-unpitched>36</midi-unpitched>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="2" type="stop"/>
- <part-group number="1" type="stop"/>
- <score-part id="P17">
- <part-name>Harp</part-name>
- <part-abbreviation>Hp.</part-abbreviation>
- <score-instrument id="P17-I22">
- <instrument-name>Harp (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P17-I22">
- <midi-channel>6</midi-channel>
- <midi-program>47</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="start">
- <group-symbol default-x="-7">bracket</group-symbol>
- <group-barline>yes</group-barline>
- </part-group>
- <score-part id="P18">
- <part-name>Violin I</part-name>
- <part-abbreviation>Vln. I</part-abbreviation>
- <score-instrument id="P18-I10">
- <instrument-name>Vln. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P18-I10">
- <midi-channel>14</midi-channel>
- <midi-program>49</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P19">
- <part-name>Violin II</part-name>
- <part-abbreviation>Vln. II</part-abbreviation>
- <score-instrument id="P19-I13">
- <instrument-name>Vln. 2 (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P19-I13">
- <midi-channel>15</midi-channel>
- <midi-program>49</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P20">
- <part-name>Viola</part-name>
- <part-abbreviation>Vla.</part-abbreviation>
- <score-instrument id="P20-I14">
- <instrument-name>Va. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P20-I14">
- <midi-channel>16</midi-channel>
- <midi-program>50</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P21">
- <part-name>Violoncello</part-name>
- <part-abbreviation>Vc.</part-abbreviation>
- <score-instrument id="P21-I15">
- <instrument-name>Vc. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P21-I15">
- <midi-channel>16</midi-channel>
- <midi-program>50</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P22">
- <part-name>Contrabass</part-name>
- <part-abbreviation>Cb.</part-abbreviation>
- <score-instrument id="P22-I16">
- <instrument-name>Cb. (V2k)</instrument-name>
- </score-instrument>
- <midi-instrument id="P22-I16">
- <midi-channel>16</midi-channel>
- <midi-program>50</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <part-group number="1" type="stop"/>
- </part-list>
- <!--=========================================================-->
- <part id="P1">
- <measure number="1" width="325">
- <print page-number="1">
- <page-layout>
- <page-height>3560</page-height>
- <page-width>2797</page-width>
- <page-margins>
- <left-margin>177</left-margin>
- <right-margin>79</right-margin>
- <top-margin>64</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>150</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <top-system-distance>191</top-system-distance>
- </system-layout>
- <measure-numbering>system</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>0</diatonic>
- <chromatic>0</chromatic>
- <octave-change>1</octave-change>
- </transpose>
- </attributes>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="43" font-size="7.1" font-weight="bold">Moderato</words>
- </direction-type>
- <direction-type>
- <words font-size="7.1" font-weight="normal"> </words>
- </direction-type>
- <direction-type>
- <metronome font-family="EngraverTextT" font-size="6.1" parentheses="yes">
- <beat-unit>quarter</beat-unit>
- <per-minute>85</per-minute>
- </metronome>
- </direction-type>
- <sound tempo="85"/>
- </direction>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-68" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes" page-number="2">
- <page-layout>
- <page-height>3560</page-height>
- <page-width>2797</page-width>
- <page-margins>
- <left-margin>141</left-margin>
- <right-margin>115</right-margin>
- <top-margin>104</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <top-system-distance>22</top-system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note default-x="108">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-20">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-20">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-20">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="211" default-y="-64" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="114">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-24.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-58" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-19">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-64" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes" page-number="3">
- <page-layout>
- <page-height>3560</page-height>
- <page-width>2797</page-width>
- <page-margins>
- <left-margin>177</left-margin>
- <right-margin>79</right-margin>
- <top-margin>109</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <top-system-distance>81</top-system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes" page-number="4">
- <page-layout>
- <page-height>3560</page-height>
- <page-width>2797</page-width>
- <page-margins>
- <left-margin>141</left-margin>
- <right-margin>115</right-margin>
- <top-margin>104</top-margin>
- <bottom-margin>45</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <top-system-distance>113</top-system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-74" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-66" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-44.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-27">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="9" bezier-y="33" default-x="6" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="32" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-56" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-66" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-67" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P2">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>95</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-65" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-59" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>95</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="116" default-y="-67" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="108">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-62" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="211" default-y="-69" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="114">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-x="214" default-y="31" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-62" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-20">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-67" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>95</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-70" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="41">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-71" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-66" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge default-y="-66" spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="31" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="24" default-y="24" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="45">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-32.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="123">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="143">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-26">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="248">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-24.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>95</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="85" default-y="55" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="139">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-26.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="228">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="253">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-26.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-93" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="14" bezier-y="30" default-x="7" default-y="27" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="90">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-27" bezier-y="21" default-x="7" default-y="43" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="173">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="173">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="199">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="199">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="257">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="257">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="291">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="291">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="321">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-44">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="380">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="380">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="84">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="84">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="108">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="25" bezier-y="19" default-x="7" default-y="49" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="173">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note default-x="205">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="205">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="230">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="255">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-19" bezier-y="24" default-x="7" default-y="33" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="255">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-83" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="199">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="281">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="381">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-74" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="35" default-y="17" halign="center">a 2</words>
- </direction-type>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-66" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-44">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-26.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="4" bezier-y="29" default-x="6" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="33" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="24" default-x="7" default-y="38" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-28" bezier-y="18" default-x="7" default-y="49" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-56" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-66" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-67" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P3">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>84</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-65" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-60" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>84</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="116" default-y="-67" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="108">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-62" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-2</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="211" default-y="-78" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="114">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-x="214" default-y="5" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-75" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <system-layout>
- <system-distance>159</system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <rehearsal default-x="5" default-y="15" font-size="11.3" font-weight="bold">A</rehearsal>
- </direction-type>
- </direction>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-81" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="67" default-y="5" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="97">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="149">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="175">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="202">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="257">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="284">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="311">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="338">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="365">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>84</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="135">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="155">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="192">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="276">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-72" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="41">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-73" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-68" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>84</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-82" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="67" default-y="5" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-109" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-86">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="21" bezier-y="21" default-x="7" default-y="4" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-101" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-84">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-82">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-80.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="14" default-x="6" default-y="17" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="125">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="8" bezier-y="32" default-x="6" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="151">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-62">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="32" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="244">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="26" default-x="7" default-y="38" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="24" default-x="7" default-y="49" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="374">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-66" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-72" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="94">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="118">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="189">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="281">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="58">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="125">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="169">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="213">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P4">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>-4</diatonic>
- <chromatic>-7</chromatic>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>71</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="23">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem default-y="-9.5">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-77" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-9.5">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="75" default-y="-81" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-77" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-76" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-73" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-80" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-74" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-81" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="14.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-93" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-85" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-62.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-26">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="22" default-x="7" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-26">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-26">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-26">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="20" default-x="7" default-y="33" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-61" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-69" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-69" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P5">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>-1</diatonic>
- <chromatic>-2</chromatic>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-69" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="59">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-63" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-22">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-62" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>83</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="116" default-y="-69" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="108">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>natural</accidental>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>flat</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-62" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-95" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="23" default-y="5" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="23">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem default-y="-19">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-91" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-19">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="75" default-y="-97" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-90" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="76" default-y="-101" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-x="67" default-y="5" halign="right">2.</words>
- </direction-type>
- </direction>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="88">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="109">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="50">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="130">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="158">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="238">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="265">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="292">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="322">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-14.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="50">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="130">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="157">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-14.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="240">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="268">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="295">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="322">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-14.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="54">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="81">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="159">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="186">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="238">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-103" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-99" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="84">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="84">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="110">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="137">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="137">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="163">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="163">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="190">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="217">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="217">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="246">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="246">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="273">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="273">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="300">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="300">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="327">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="327">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="353">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="353">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="381">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="381">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="407">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="407">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="434">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="434">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="460">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="460">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-99" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-93" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="97">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="97">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="123">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="149">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="149">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="175">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="175">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="202">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="202">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="228">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="257">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="257">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="284">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="284">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="311">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="338">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="338">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="365">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="365">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-110" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="0">up</stem>
- </note>
- <note default-x="103">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note default-x="135">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="155">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="192">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="276">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-78" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="24">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <note default-x="41">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-74" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="84" default-y="-83" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="71">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>natural</accidental>
- <stem default-y="-54.5">down</stem>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-76" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="25" default-y="27" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="25">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="45">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="21.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="123">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="143">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="21.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="20" bezier-y="26" default-x="7" default-y="9" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="248">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-46.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="20" default-x="7" default-y="13" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="89" default-y="22" halign="right">1.</words>
- </direction-type>
- </direction>
- <note default-x="107">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="139">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-33.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="228">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="253">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-93" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="90">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="29">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- </note>
- <note default-x="116">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="31">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="147">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="33">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="173">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="173">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="199">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="199">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="224">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="31">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="257">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="33">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="257">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="291">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="291">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="321">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="321">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="355">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="380">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="380">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-64.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="84">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-66">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="84">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="108">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-67">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-70">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="173">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-80.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="173">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note default-x="205">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-83">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="205">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="230">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-84">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="255">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-86">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="255">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-95" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="38">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="102">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="38">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="134">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="38">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="38">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note default-x="199">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="199">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="223">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-68">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="249">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-66">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="281">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="281">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="331">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-71.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="356">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-73">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="381">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="381">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-101" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="20" bezier-y="28" default-x="7" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-100" relative-x="-11" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="100">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="125">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="20" default-x="6" default-y="22" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="125">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="151">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="23" bezier-y="25" default-x="6" default-y="27" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="151">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="184">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="210">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="244">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="21" default-x="6" default-y="38" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="244">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="276">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="24" default-x="7" default-y="43" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note default-x="308">
- <pitch>
- <step>E</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="342">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="374">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="23" default-x="7" default-y="55" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="374">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-70" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="48">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="71">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="94">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="94">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="118">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="118">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="141">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="165">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="189">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="189">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="212">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="235">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="258">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="281">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="281">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-70" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="58">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note default-x="80">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="102">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="125">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="125">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="147">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="169">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="169">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="191">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="213">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="213">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P6">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>89</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>-1</diatonic>
- <chromatic>-2</chromatic>
- <octave-change>-1</octave-change>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>81</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-95" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="23">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem default-y="-19.5">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-91" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-19.5">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="75" default-y="-97" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-91" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-2</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>89</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="108" default-y="-102" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="45">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-x="93" default-y="10" font-style="italic">solo</words>
- </direction-type>
- </direction>
- <note default-x="99">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="120">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="182">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="88">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="109">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="50">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="130">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="158">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="238">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="265">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="292">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="322">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="50">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="130">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="157">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="240">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="268">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="295">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="322">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="54">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="81">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="159">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="186">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="238">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-99" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="57">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="84">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="137">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="163">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="190">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="217">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="246">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="273">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="300">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="327">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="353">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="381">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="407">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="434">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="460">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-102" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-97" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="97">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-9.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="149">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="175">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="202">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-9.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="257">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-9.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="284">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="311">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="338">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="365">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>89</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-110" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">up</stem>
- </note>
- <note default-x="135">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="155">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="192">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="276">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-74" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-44">down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>89</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-93" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="0">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="0">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="17">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="19.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="22">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-86" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="8">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="10">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-66" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-72" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P7">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>97</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-69" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="23">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="16">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="23">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-21</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="16">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="44">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="75" default-y="-70" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="120" default-y="-104" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="113">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-96" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="137">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="20.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="190">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="214">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="237">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="290">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-103" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="20.5">up</stem>
- <notations>
- <articulations>
- <accent default-x="-2" default-y="-66" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="13">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="94" default-y="5" halign="center">a 2</words>
- </direction-type>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-85" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>9</offset>
- </direction>
- <note default-x="94">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>natural</accidental>
- <notations>
- <articulations>
- <accent default-x="0" default-y="-70" placement="below"/>
- </articulations>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-75" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="57" default-y="5" halign="center">a 2</words>
- </direction-type>
- </direction>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-87" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="41" default-y="-74" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="24">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="41">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="84" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="71">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-71" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-107" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="11">up</stem>
- <notations>
- <slur bezier-x="54" bezier-y="-22" default-x="8" default-y="-76" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <notations>
- <slur bezier-x="-55" bezier-y="-20" default-x="7" default-y="-81" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-99" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="20">up</stem>
- <notations>
- <slur bezier-x="55" bezier-y="-23" default-x="7" default-y="-65" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-93" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="17">up</stem>
- <notations>
- <slur bezier-x="-56" bezier-y="-21" default-x="7" default-y="-70" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-86" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-97" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="22.5">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="22.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="22.5">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P8">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>112</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>-4</diatonic>
- <chromatic>-7</chromatic>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>85</staff-distance>
- </staff-layout>
- <part-abbreviation-display>
- <display-text xml:space="preserve">1
-2</display-text>
- </part-abbreviation-display>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no">
- <part-abbreviation-display>
- <display-text xml:space="preserve">1
-2</display-text>
- </part-abbreviation-display>
- </print>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-107" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="23">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-19">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="23">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-101" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-20</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-19">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="44">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="75" default-y="-107" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>natural</accidental>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>flat</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-100" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>98</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-75" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-77" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-50">down</stem>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>103</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>112</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-83" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-54">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-59.5">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="-59.5">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-82" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-62">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-88" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-62">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-62">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-62">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P9">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>-4</diatonic>
- <chromatic>-7</chromatic>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>74</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-80" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-82" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>98</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-94" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-65">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="22">up</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-86" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem default-y="17">up</stem>
- <notations>
- <slur bezier-x="55" bezier-y="-22" default-x="7" default-y="-49" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-82" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="17">up</stem>
- <notations>
- <slur bezier-x="-55" bezier-y="-22" default-x="7" default-y="-49" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-88" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="25">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="22">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="22">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P10">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>108</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>103</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>108</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-82" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-60">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-73" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-60">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-79" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-48.5">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-48.5">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-48.5">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P11">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>78</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>91</staff-distance>
- </staff-layout>
- <part-abbreviation-display>
- <display-text xml:space="preserve">1
-2</display-text>
- </part-abbreviation-display>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no">
- <part-abbreviation-display>
- <display-text xml:space="preserve">1
-2</display-text>
- </part-abbreviation-display>
- </print>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="59" default-y="-66" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="43">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-60" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-30</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="68" default-y="-66" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="55">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-35">down</stem>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-60" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>92</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="31" default-y="-86" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-59.5">down</stem>
- <notations>
- <slur default-x="6" default-y="6" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>78</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem default-y="-62">down</stem>
- <notations>
- <slur default-x="7" default-y="4" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-74" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-49">down</stem>
- <notations>
- <slur bezier-x="83" bezier-y="29" default-x="7" default-y="17" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="57">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-54">down</stem>
- <notations>
- <slur bezier-x="-82" bezier-y="32" default-x="7" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-73" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="-37.5">down</stem>
- <notations>
- <slur bezier-x="56" bezier-y="26" default-x="7" default-y="28" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="68">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note default-x="306">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <notations>
- <slur bezier-x="-54" bezier-y="28" default-x="7" default-y="22" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <attributes>
- <clef>
- <sign>C</sign>
- <line>4</line>
- </clef>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-76" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-54">down</stem>
- <notations>
- <slur bezier-x="53" bezier-y="35" default-x="7" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="36">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-54">down</stem>
- <notations>
- <slur bezier-x="-24" bezier-y="34" default-x="7" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-74" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P12">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>74</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>74</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-78" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="6">up</stem>
- <notations>
- <slur default-x="7" default-y="-46" number="1" placement="below" type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>74</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="107">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="6">up</stem>
- <notations>
- <slur default-x="8" default-y="-46" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-88" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-59.5">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem default-y="11">up</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-81" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-49">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-54">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-81" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="-38">down</stem>
- <notations>
- <slur bezier-x="56" bezier-y="25" default-x="7" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-74" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-43.5">down</stem>
- <notations>
- <slur bezier-x="-54" bezier-y="27" default-x="7" default-y="6" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-81" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-49">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-49">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-49">down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P13">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-83" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- <notations>
- <slur default-x="7" default-y="-60" number="1" placement="below" type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>88</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem default-y="-10">up</stem>
- <notations>
- <slur default-x="8" default-y="-60" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-81" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="1">up</stem>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem default-y="-5">up</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-107" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-20.5">up</stem>
- <notations>
- <slur bezier-x="54" bezier-y="-23" default-x="8" default-y="-75" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-20.5">up</stem>
- <notations>
- <slur bezier-x="-55" bezier-y="-21" default-x="7" default-y="-81" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-102" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem default-y="-15">up</stem>
- <notations>
- <slur bezier-x="55" bezier-y="-22" default-x="7" default-y="-65" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-96" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-14</offset>
- </direction>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-20.5">up</stem>
- <notations>
- <slur bezier-x="-56" bezier-y="-21" default-x="7" default-y="-71" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-91" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-102" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P14">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>113</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>1024</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>72</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="247" default-y="-69" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">2048</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="23">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="131">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="238">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="265">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="292">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="130">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="157">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="240">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="295">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="173" default-y="-72" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">1024</offset>
- <sound dynamics="78"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="389" default-y="-72" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">3072</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="58">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="163">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="217">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="274">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="381">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="407">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="434">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-72" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="184" default-y="-72" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">1024</offset>
- <sound dynamics="89"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="293" default-y="-72" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">2048</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="97">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="175">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="202">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="228">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>256</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="338">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>512</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>113</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>4096</duration>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <ornaments>
- <tremolo default-x="0" default-y="-52" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>4096</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-76" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-131</offset>
- </direction>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <forward>
- <duration>16</duration>
- <voice>2</voice>
- </forward>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-54</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-83" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>3072</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-54">down</stem>
- <notations>
- <ornaments>
- <tremolo default-x="-5" default-y="-51" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>3072</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-98</offset>
- </direction>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>85</duration>
- <voice>2</voice>
- <stem>down</stem>
- </note>
- <forward>
- <duration>12</duration>
- <voice>2</voice>
- </forward>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-76</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>113</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-83" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-83" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="235">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P15">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>70</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key print-object="no">
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>percussion</sign>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>70</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="31" default-y="-66" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="13" default-y="20" font-size="7.1">Susp. Cym.</words>
- </direction-type>
- </direction>
- <note default-x="25">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>24</duration>
- <tie type="start"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="-5" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>70</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="77" default-y="26" font-size="7.1">(Susp. Cym.)</words>
- </direction-type>
- </direction>
- <note default-x="107">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="-5" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-67" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="57">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="-4" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="-5" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="68">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="-5" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <note default-x="36">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>24</duration>
- <tie type="stop"/>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- <notations>
- <tied type="stop"/>
- <ornaments>
- <tremolo default-x="-5" default-y="-40" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>2</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>12</duration>
- <instrument id="P15-X8"/>
- <voice>2</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-74" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <cue/>
- <unpitched>
- <display-step>E</display-step>
- <display-octave>5</display-octave>
- </unpitched>
- <duration>24</duration>
- <instrument id="P15-X8"/>
- <voice>1</voice>
- <type size="full">half</type>
- <dot/>
- <stem default-y="-44">down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P16">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>62</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>1024</divisions>
- <key print-object="no">
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>percussion</sign>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>62</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>4096</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>3072</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-73" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="14" default-y="8" font-size="7.1">B.D.</words>
- </direction-type>
- </direction>
- <note default-x="25">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>3072</duration>
- <tie type="start"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="6" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>3072</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>12</duration>
- <voice>2</voice>
- </forward>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>62</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="79" default-y="11" font-size="7.1">(B.D.)</words>
- </direction-type>
- </direction>
- <note default-x="107">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>2048</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="6" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>2048</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>8</duration>
- <voice>2</voice>
- </forward>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-74" spread="0" type="crescendo"/>
- </direction-type>
- <offset>79</offset>
- </direction>
- <note default-x="57">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>3072</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="7" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>3072</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>12</duration>
- <voice>2</voice>
- </forward>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>2048</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="6" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>2048</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>8</duration>
- <voice>2</voice>
- </forward>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="68">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>3072</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- <ornaments>
- <tremolo default-x="6" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>3072</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>12</duration>
- <voice>2</voice>
- </forward>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <note default-x="36">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>3072</duration>
- <tie type="stop"/>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="0.5">up</stem>
- <notations>
- <tied type="stop"/>
- <ornaments>
- <tremolo default-x="6" default-y="-29" type="single">3</tremolo>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>3072</duration>
- </backup>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <note print-object="no" print-spacing="no">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>102</duration>
- <instrument id="P16-X3"/>
- <voice>2</voice>
- <stem>up</stem>
- </note>
- <forward>
- <duration>12</duration>
- <voice>2</voice>
- </forward>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-54</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-81" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>1024</duration>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- </note>
- <note default-x="118">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>1024</duration>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- </note>
- <note default-x="212">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>1024</duration>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>2048</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-81" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>1024</duration>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- </note>
- <note default-x="147">
- <unpitched>
- <display-step>F</display-step>
- <display-octave>4</display-octave>
- </unpitched>
- <duration>1024</duration>
- <instrument id="P16-X3"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- </note>
- <note default-x="235">
- <rest/>
- <duration>1024</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P17">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>85</staff-distance>
- </staff-layout>
- <staff-layout number="2">
- <staff-distance>77</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>2</staves>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details number="1">
- <staff-size>108</staff-size>
- </staff-details>
- <staff-details number="2">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="114" default-y="-81" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="89"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-21.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="177">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="250">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details number="1" print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- <staff-details number="2" print-object="no">
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>85</staff-distance>
- </staff-layout>
- <staff-layout number="2">
- <staff-distance>77</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details number="1" print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- <staff-details number="2" print-object="yes">
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="113" default-y="-90" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="89"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="103">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="192">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="192">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="278">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="278">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="355">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="355">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <other-direction default-x="143" default-y="-66" halign="center" print-object="no">mf</other-direction>
- </direction-type>
- <offset sound="yes">2</offset>
- <staff>2</staff>
- <sound dynamics="89"/>
- </direction>
- <note default-x="103">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="135">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="155">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="173">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="192">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="278">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="298">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="317">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="336">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-79" relative-x="9" spread="0" type="crescendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="41">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="128">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="217">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="217">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="294">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="294">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- <staff>1</staff>
- </direction>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="41">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="72">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="91">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="217">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-89" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="122"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-83" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-6</offset>
- <staff>1</staff>
- </direction>
- <note default-x="187">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="187">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="291">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-44">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="291">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- <staff>1</staff>
- </direction>
- <backup>
- <duration>24</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <other-direction default-x="121" default-y="-67" halign="center" print-object="no">ff</other-direction>
- </direction-type>
- <offset sound="yes">2</offset>
- <staff>2</staff>
- <sound dynamics="122"/>
- </direction>
- <note default-x="82">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="163">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="187">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="290">
- <rest/>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="313">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="21.5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="335">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="19">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>2</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="23" default-y="-90" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="89"/>
- </direction>
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="44">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="63">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="100">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="144">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="162">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="180">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="198">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <other-direction default-x="21" default-y="-99" halign="center" print-object="no">mf</other-direction>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="89"/>
- </direction>
- <note default-x="14">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="14">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="100">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="144">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="144">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="173">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="203">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="221">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="173">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note default-x="14">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="58">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="145">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="176">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="194">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="14">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="14">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="58">
- <rest/>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="145">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="145">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="98">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="204">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="222">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="98">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="98">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="185">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="185">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>73</staff-distance>
- </staff-layout>
- <staff-layout number="2">
- <staff-distance>75</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>16</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>2</voice>
- <staff>2</staff>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P18">
- <measure number="1" width="325">
- <print>
- <staff-layout number="1">
- <staff-distance>121</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="55" font-size="7.1" font-weight="bold">Moderato</words>
- </direction-type>
- <direction-type>
- <words font-size="7.1" font-weight="normal"> </words>
- </direction-type>
- <direction-type>
- <metronome font-family="EngraverTextT" font-size="6.1" parentheses="yes">
- <beat-unit>quarter</beat-unit>
- <per-minute>85</per-minute>
- </metronome>
- </direction-type>
- <sound tempo="85"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-67" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-43">down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="14">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-43">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-43">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="46">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-43">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="59">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-43">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>135</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note default-x="108">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="110">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-40">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="44">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-40">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="23">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="44">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-40">down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note default-x="44">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notehead filled="no">diamond</notehead>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="103" default-y="-64" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="201" default-y="-65" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="96">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="1" default-y="35" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="171">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="193">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="239">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="267">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-19.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-65" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-56" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="36">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="60">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-19.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-19.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-64" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-20.5">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>83</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <rehearsal default-x="5" default-y="15" font-size="11.3" font-weight="bold">A</rehearsal>
- </direction-type>
- </direction>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="47" default-y="10" font-style="italic">pizz.</words>
- </direction-type>
- <sound>
- <midi-instrument id="P18-I10">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="62" default-y="-75" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="54">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40">down</stem>
- </note>
- <note default-x="159">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40">down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="279" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40">down</stem>
- </note>
- <note default-x="163">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="273">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40">down</stem>
- </note>
- <note default-x="381">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-82" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="182" default-y="-82" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="100"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="293" default-y="-82" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="175">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>121</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="47" default-y="-73" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="33" default-y="46" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P18-I10">
- <midi-program>49</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="35" bezier-y="36" default-x="6" default-y="7" number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="-1" default-y="20" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="72">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="91">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-42" bezier-y="26" default-x="8" default-y="27" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="217">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="313">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="353">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-74" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="11" bezier-y="26" default-x="8" default-y="32" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="16" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="163">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-22" bezier-y="24" default-x="6" default-y="37" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="187">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-26.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="313">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="335">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-73" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- </note>
- <note default-x="44">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="63">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="100">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="144">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="18" default-y="-73" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="11">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="38" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="41">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="28">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="79">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="98">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="38" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="31">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="136">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note default-x="14">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="58">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="38" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="89">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="107">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="28">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="126">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="146">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="38" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="42">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="28">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="79">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="185">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="32.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="1" default-y="38" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="204">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="31">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="222">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="29">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="27">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-78" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="10.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="16" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="45">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="17">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="123">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="143">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="248">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-49">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>101</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="139">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="228">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="253">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-87" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="90">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="257">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-44.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="84">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="108">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="205">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-83" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="13" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-68" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-44.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-27">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="12" bezier-y="34" default-x="6" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-25">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="32" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="27" default-x="7" default-y="38" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="26" default-x="7" default-y="49" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-63" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-67" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P19">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="97" default-y="33" font-style="italic">pizz.</words>
- </direction-type>
- <sound>
- <midi-instrument id="P19-I13">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="114" default-y="-71" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-22">down</stem>
- </note>
- <note default-x="177">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="250">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="51" default-y="29" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P19-I13">
- <midi-program>49</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="66" default-y="-77" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="77">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="96">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="133">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="199">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="218">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="273">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-72" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="189">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes">
- <staff-layout number="1">
- <staff-distance>76</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="114" default-y="-70" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="108">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="10" bezier-y="30" default-x="7" default-y="18" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="135">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="153">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="206">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-25" bezier-y="30" default-x="6" default-y="15" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="259">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="339">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-44.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="357">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="392">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="50" default-y="-77" halign="center">
- <pp/>
- </dynamics>
- </direction-type>
- <sound dynamics="56"/>
- </direction>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="62">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="80">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="116">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="195">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="30" default-y="-74" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="23">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="47" bezier-y="41" default-x="7" default-y="-6" number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="41">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="57">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="138">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="172">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="207">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-47" bezier-y="40" default-x="7" default-y="-4" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" relative-x="11" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="62">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="79">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="97">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="115">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="132">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="150">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="73" default-y="-71" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="16" bezier-y="35" default-x="5" default-y="17" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="112">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="182">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="200">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="28" default-x="7" default-y="15" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="218">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="253">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="280">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="298">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-44.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="316">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="333">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="351">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-77" halign="center">
- <pp/>
- </dynamics>
- </direction-type>
- <sound dynamics="56"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="197" default-y="-74" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="67"/>
- </direction>
- <note default-x="42">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- </note>
- <note default-x="60">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="78">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="123">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="192">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="1" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="209">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="226">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="103" default-y="-74" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="201" default-y="-76" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="10">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="29">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="96">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="171">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="193">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="239">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="267">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-77" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="36">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="60">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-64" spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-69" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>73</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <direction placement="above">
- <direction-type>
- <words default-x="231" default-y="10" font-style="italic">pizz.</words>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound>
- <midi-instrument id="P19-I13">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="247" default-y="-87" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="23">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="131">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="238">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="130">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">up</stem>
- </note>
- <note default-x="240">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-19.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="173" default-y="-87" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="89"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="387" default-y="-87" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">24</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="58">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="163">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">up</stem>
- </note>
- <note default-x="274">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="381">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-19.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-87" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="182" default-y="-87" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="100"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="293" default-y="-87" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem default-y="-19.5">up</stem>
- </note>
- <note default-x="175">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-19.5">up</stem>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-19.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="286" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="67"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="271" default-y="32" font-style="italic">arco</words>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound>
- <midi-instrument id="P19-I13">
- <midi-program>49</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="102">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note default-x="278">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="6" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="298">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="317">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="336">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="6">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="373">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="7">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="392">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="8.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="422">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="11">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-79" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="72">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="91">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="6">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="7">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="8.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="11">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="217">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="6">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="313">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="7.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="9">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="353">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-78" spread="16" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="163">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="187">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-62">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-65">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="313">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="335">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="21" default-y="-81" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- </note>
- <note default-x="44">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="63">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="100">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="144">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-75" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="11">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="16" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="45">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="123">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="11">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="143">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="14.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="248">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="107">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="139">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-39.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="228">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="253">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-62.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-85" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="90">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-62.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-62.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="257">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="84">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="108">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="205">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-82" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="10" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-27">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="10" bezier-y="33" default-x="6" default-y="21" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-24.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-23.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="28" default-x="6" default-y="33" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="22" default-x="7" default-y="38" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="21" default-x="7" default-y="49" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-64" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-70" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P20">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>C</sign>
- <line>3</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-70" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="22" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="122">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="159">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="232">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="250">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="287">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="304">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="38" bezier-y="22" default-x="14" default-y="22" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="66">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="122">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="140">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="158">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="187">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-30" bezier-y="30" default-x="8" default-y="3" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="206">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="242">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="260">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="279">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="297">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-62">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="316">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="334">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="22" bezier-y="36" default-x="7" default-y="16" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="40">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="59">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="96">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="115">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="133">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-12" bezier-y="36" default-x="7" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="171">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="188">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="207">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="237">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="293">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="22" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="66">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="121">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="157">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="176">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="194">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="248">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="86">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="46">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="15" bezier-y="36" default-x="6" default-y="16" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="75">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="93">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="112">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="149">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="167">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="186">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-8" bezier-y="39" default-x="7" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="204">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="242">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="308">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="326">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="346">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="25" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="77">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="96">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="133">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="199">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="218">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="273">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-76" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-64">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-61.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="114" default-y="-75" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="108">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="8" bezier-y="33" default-x="7" default-y="10" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="135">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="153">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="206">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-23" bezier-y="35" default-x="6" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="259">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-44.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="339">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="357">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="392">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="51" default-y="-75" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="63">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="98">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="132">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="150">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="194">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="229">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="246">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="42" bezier-y="48" default-x="7" default-y="-15" number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="41">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="57">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="138">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="172">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="207">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-56" bezier-y="32" default-x="13" default-y="20" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="44">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="62">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="79">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="97">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="115">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="132">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="150">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="73" default-y="-77" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="9" bezier-y="31" default-x="7" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="112">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="182">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="200">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="30" default-x="7" default-y="11" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="218">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="253">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="280">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-44.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="298">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="316">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="333">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-70" spread="0" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="351">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-80" halign="center">
- <pp/>
- </dynamics>
- </direction-type>
- <sound dynamics="56"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="198" default-y="-75" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="67"/>
- </direction>
- <note default-x="42">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="26" bezier-y="41" default-x="7" default-y="-15" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="60">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="78">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="105">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="140">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="157">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="175">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-42" bezier-y="24" default-x="12" default-y="20" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="192">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="1" default-y="20" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="209">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="226">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="103" default-y="-80" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="201" default-y="-81" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="10">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="29">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="96">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="171">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="193">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="239">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="267">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-84" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="36">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="60">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-68" spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-75" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- </note>
- <note default-x="31">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="48">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="72">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="113">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>84</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="93" default-y="10" font-style="italic">pizz.</words>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound>
- <midi-instrument id="P20-I14">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="108" default-y="-77" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="89"/>
- </direction>
- <note default-x="45">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="99">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="182">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note default-x="13">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="151">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="130">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="239">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="131">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="241">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="63" default-y="-77" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="54">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="159">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="280" default-y="-77" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="164">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="273">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9.5">up</stem>
- </note>
- <note default-x="381">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-x="96" default-y="28" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P20-I14">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="111" default-y="-83" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="135">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="155">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="192">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="2">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="3">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="260">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="278">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="298">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="317">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="336">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="373">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="2">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="392">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="3">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="422">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-83" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="72">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="91">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="2">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="3">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="217">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="294">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="313">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="2">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="4">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="353">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-83" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-77" spread="16" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="114">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="163">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="187">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="16">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="313">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="335">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="21" default-y="-83" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-10.5">up</stem>
- </note>
- <note default-x="44">
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="63">
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="100">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="144">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-81" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="4" default-y="11" font-style="italic">pizz.</words>
- </direction-type>
- <sound>
- <midi-instrument id="P20-I14">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="98">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="173">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note default-x="14">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="146">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="185">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="123">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="216">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="67" default-y="-77" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="20" default-y="18" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P20-I14">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="57">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="22" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="90">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="18.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="19.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="22">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="17">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="257">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="17">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="321">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-49.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="84">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-39">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="108">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="173">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="205">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="77" default-y="-88" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-37">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-47">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-79" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-54">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-71" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-49.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="8" bezier-y="35" default-x="6" default-y="17" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-30">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-28">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-26.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="27" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="25" default-x="7" default-y="33" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="24" default-x="7" default-y="43" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-64" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P21">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="131" default-y="-83" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="48">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="121">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="46">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="130">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-16">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="133">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note default-x="109">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="188">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="above">
- <direction-type>
- <words default-x="96" default-y="10" font-style="italic">pizz.</words>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound>
- <midi-instrument id="P21-I15">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="109" default-y="-87" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="23">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9">up</stem>
- <notations>
- <articulations>
- <accent default-x="-1" default-y="-65" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="172">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="68">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="147">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-14.5">up</stem>
- <notations>
- <articulations>
- <accent default-x="-2" default-y="-71" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="216">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="202" default-y="-71" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound dynamics="89"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="154" default-y="10" font-style="italic">arco</words>
- </direction-type>
- <offset sound="yes">16</offset>
- <sound>
- <midi-instrument id="P21-I15">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="11">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="96">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="193">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="20" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="239">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="267">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-71" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-64" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="36">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="60">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-45.5">down</stem>
- <notations>
- <articulations>
- <accent default-x="-2" default-y="3" placement="above"/>
- </articulations>
- <technical>
- <down-bow default-x="0" default-y="23" placement="above"/>
- </technical>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>76</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>9</offset>
- </direction>
- <note default-x="94">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- <articulations>
- <accent default-x="0" default-y="-71" placement="below"/>
- </articulations>
- <technical>
- <down-bow default-x="1" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="51" default-y="-85" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction>
- <direction-type>
- <wedge relative-x="-11" spread="0" type="stop"/>
- </direction-type>
- </direction>
- <note default-x="45">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note default-x="12">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="55">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-82" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <technical>
- <up-bow default-x="4" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-79" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-87" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <tied type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="113" default-y="-88" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-88" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <technical>
- <up-bow default-x="3" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-28</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- <notations>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-81" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-83" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="4" default-y="11" font-style="italic">pizz.</words>
- </direction-type>
- <sound>
- <midi-instrument id="P21-I15">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="98">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="173">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note default-x="14">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="146">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="185">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="123">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="216">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="78" default-y="-81" halign="center">
- <mf/>
- </dynamics>
- </direction-type>
- <sound dynamics="89"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="28" default-y="16" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P21-I15">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="68">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <down-bow default-x="0" default-y="22" placement="above"/>
- </technical>
- </notations>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="22">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="199">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="223">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="331">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="381">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-83" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-75" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-37.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="8" bezier-y="33" default-x="6" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="29" default-x="6" default-y="22" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="25" default-x="7" default-y="27" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="24" default-x="7" default-y="38" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-64" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P22">
- <measure number="1" width="325">
- <print>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>F</sign>
- <line>4</line>
- </clef>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- <transpose>
- <diatonic>0</diatonic>
- <chromatic>0</chromatic>
- <octave-change>-1</octave-change>
- </transpose>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="354">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="332">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>32</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="268">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="131" default-y="-83" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="78"/>
- </direction>
- <note default-x="48">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="121">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="210">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="366">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="46">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="130">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="293">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="59">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="133">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="243">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-10">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="411">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>100</staff-size>
- </staff-details>
- </attributes>
- <note default-x="109">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="188">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="244">
- <print new-system="no"/>
- <direction placement="above">
- <direction-type>
- <words default-x="96" default-y="10" font-style="italic">pizz.</words>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound>
- <midi-instrument id="P22-I16">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="109" default-y="-89" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <offset sound="yes">8</offset>
- <sound dynamics="100"/>
- </direction>
- <note default-x="23">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-9">up</stem>
- <notations>
- <articulations>
- <accent default-x="-1" default-y="-65" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="172">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="196">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="370">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="68">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="147">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-14.5">up</stem>
- <notations>
- <articulations>
- <accent default-x="-2" default-y="-71" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="216">
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="263">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="289">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="314">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-71" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="6" default-y="35" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P22-I16">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <technical>
- <up-bow default-x="1" default-y="13" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-65" spread="0" type="crescendo"/>
- </direction-type>
- <offset>1</offset>
- </direction>
- <note default-x="36">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="60">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="137">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="214">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15.5">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="237">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="16.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="187">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="19" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-45.5">down</stem>
- <notations>
- <articulations>
- <accent default-x="-2" default-y="3" placement="above"/>
- </articulations>
- <technical>
- <down-bow default-x="0" default-y="21" placement="above"/>
- </technical>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="218">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>91</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>9</offset>
- </direction>
- <note default-x="94">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- <articulations>
- <accent default-x="0" default-y="-71" placement="below"/>
- </articulations>
- <technical>
- <down-bow default-x="1" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="239">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="51" default-y="-84" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <direction>
- <direction-type>
- <wedge relative-x="-9" spread="0" type="stop"/>
- </direction-type>
- </direction>
- <note default-x="45">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="207">
- <print new-system="no"/>
- <note default-x="12">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="350">
- <print new-system="no"/>
- <note default-x="23">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="266">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="55">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="488">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-86" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <technical>
- <up-bow default-x="4" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="424">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="74" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-14.5">up</stem>
- <notations>
- <tied type="start"/>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-82" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge default-y="-82" relative-x="-8" spread="0" type="stop"/>
- </direction-type>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="443">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staff-details>
- <staff-size>108</staff-size>
- </staff-details>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="113" default-y="-88" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="376">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="49" default-y="-88" halign="center">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="41">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <technical>
- <up-bow default-x="3" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-80" spread="0" type="crescendo"/>
- </direction-type>
- <offset>-29</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="377">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="90" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <note default-x="82">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem default-y="-15.5">up</stem>
- <notations>
- <technical>
- <down-bow default-x="0" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-82" spread="16" type="diminuendo"/>
- </direction-type>
- <offset>-22</offset>
- </direction>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="219">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="261">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="20" default-y="-82" halign="center">
- <mp/>
- </dynamics>
- </direction-type>
- <sound dynamics="78"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="4" default-y="11" font-style="italic">pizz.</words>
- </direction-type>
- <sound>
- <midi-instrument id="P22-I16">
- <midi-program>46</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="98">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="173">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="233">
- <print new-system="no"/>
- <note default-x="14">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="146">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="262">
- <print new-system="no"/>
- <note default-x="11">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="98">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="185">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-10">up</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="370">
- <print new-system="no"/>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-10">up</stem>
- </note>
- <note default-x="123">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="216">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="336">
- <print new-page="yes"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="280">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="406">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>24</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="401">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="43" default-y="-88" halign="center">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="100"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <words default-x="28" default-y="29" font-style="italic">arco</words>
- </direction-type>
- <sound>
- <midi-instrument id="P22-I16">
- <midi-program>50</midi-program>
- </midi-instrument>
- </sound>
- </direction>
- <note default-x="36">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <technical>
- <up-bow default-x="2" default-y="5" placement="above"/>
- </technical>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-77" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="68">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="100">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-55.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="151">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="6" bezier-y="33" default-x="6" default-y="11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem default-y="-36">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-32.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-26" bezier-y="28" default-x="6" default-y="22" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="276">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="26" default-x="7" default-y="28" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="342">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="374">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="25" default-x="7" default-y="38" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge default-y="-63" spread="16" type="stop"/>
- </direction-type>
- <offset>-1</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="307">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="32" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="118">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="116">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>16</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="290">
- <print new-system="no"/>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="65" default-y="-71" halign="center">
- <ff/>
- </dynamics>
- </direction-type>
- <sound dynamics="122"/>
- </direction>
- <note default-x="58">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="169">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-21">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="235">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.exp
deleted file mode 100644
index 567c5211fe3..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.exp
+++ /dev/null
@@ -1,136 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML3.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%An die ferne Geliebte (Page 1)
-%% work number : Op. 98
-%Ludwig van Beethoven
-%
-%
-%Part P1 : Voice
-%Part P2 : Acoustic Grand Piano
-%
-%
-% nv, -noinst, nostaves per instrument
- 3 -2 2 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 3 4 3 4 0 -3
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Piano
-Voice
-btt
-./
-Tt
-An die ferne Geliebte (Page 1)
-Tc
-Ludwig van Beethoven
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 2| 2| 3) 1
- \PED\ e42u ze3 Ct \DEP\ (Bl g44u f44u )B /
-% ( 2| 1| 1) 1
- b43u Dp ze4 zg4 zb4 (Bu b44l a44u )B /
-% ( 1| 1| 1) 1
- \zcharnote{12}{Ziemlich langsam und mit Ausdruck No. 1}\ r4 b44l b44l /
-% ( 2| 2| 3) 2
- e44u Cb \PED\ e42u ze3 \DEP\ r4 /
-% ( 2| 1| 1) 2
- g44u g43u ze4 zg4 r4 /
-% ( 1| 1| 1) 2
- b4d4l c85l [l d85l e85l ] /
-% ( 2| 2| 3) 3
- r4 \PED\ c42u zc3 \DEP\ r8 b81u zb2 /
-% ( 2| 1| 1) 3
- r4 g43u zc4 ze4 zg4 r8 g83u ze4 zg4 /
-% ( 1| 1| 1) 3
- e45l g84u r8 [u a84u g84u ] /
-% ( 2| 2| 3) 4
- a41u za2 (Cl a41u za2 a41nu za2n /
-% ( 2| 1| 1) 4
- (Bu [u f84u a84u ] c45u )B c45u //
-% ( 2| 1| 2) 4
- c44l c44l zf4 (Bl c44l ze4 {0u zf4 /
-% ( 1| 1| 1) 4
- [u f84u a84u ] c45l c45l /
-% ( 2| 2| 3) 5
- b41u )C zb2 (Bu d43l e43l /
-% ( 2| 1| 1) 5
- r4b (Du b4d4u c85u //
-% ( 2| 1| 2) 5
- d44u )B zf4 }0 f44l g44l /
-% ( 1| 1| 1) 5
- f44u b4d4l c85l /
-% ( 2| 2| 3) 6
- c43u c44u )B r4b //
-% ( 2| 2| 4) 6
- c23l d43l zb3 zd4 /
-% ( 2| 1| 1) 6
- b44u a44nu )D (Cu [u a84fu b84u )C ] //
-% ( 2| 1| 2) 6
- e24l zg4f f44l /
-% ( 1| 1| 1) 6
- b44l a44nu [u a84fu b84u ] /
-% ( 2| 2| 3) 7
- (Bu b43u e44u )B r4b //
-% ( 2| 2| 4) 7
- e23l g42l ze3 zg3 /
-% ( 2| 1| 1) 7
- (Bl f44u za4 g44nu )B D< [u e84u zb4 ze5 e84u ] zb4 zd5 D<+0+3 /
-% ( 1| 1| 1) 7
- a44u g44u [l e85l d85l ] /
-% ( 2| 2| 3) 8
- a42l ze3 za3 [u a82u ze3 za3 b82u ze3 zb3 b82u zb3 b81u ] zb2 /
-% ( 2| 1| 1) 8
- (Bu e44u D> zb4 zd5 [u e84u )B za4 zc5 D>+0+3 e84u zg4 zb4 d84u zf4 za4 a83u ] zd4 zf4 /
-% ( 1| 1| 1) 8
- (Bu d45l [l c85l )B b84l ] [u a84u f84u ] /
-% ( 2| 2| 3) 9
- e42u ze3 e23l zg3 zb3 ze4 /
-% ( 2| 1| 1) 9
- g43u ze4 \zcharnote{12}{Ausdrucksvoll espressivo}\ (Bu G1m1xb4 D> b4d5l )B D>+0+3 e85l /
-% ( 1| 1| 1) 9
- e44u r4 r4 /
-% ( 2| 2| 3) 10
- e43l zf3 za3 zd4 e4d3l zf3 za3 zb3 zd4 (Cu d84l /
-% ( 2| 1| 1) 10
- d45l (Bu G1m1xb4 D> \zcharnote{-6}{dim.}\ b4d5l )B D>+0+3 (Bu d85l /
-% ( 1| 1| 1) 10
- rp /
-% ( 2| 2| 3) 11
- [l f84l f83l )C za3 (Bu f83l za3 e83nl zg3 g83l zb3 f83l )B ] za3 /
-% ( 2| 1| 1) 11
- [u f85u f84u )B za4 (Bl f84u za4 e84nu zg4 g84u zb4 f84u )B ] za4 /
-% ( 1| 1| 1) 11
- r4 b44l b44l /
-% ( 2| 2| 3) 12
- e83fl zg3 r8 [l e83l r1 e13l ] e82u r8 /
-% ( 2| 1| 1) 12
- e84fu zg4 r8 [u b83u zg4 r1 b13u ] zg4 b83u zg4 r8 /
-% ( 1| 1| 1) 12
- b4d4l c85l [l d85l e85l ] /
-% ( 2| 2| 3) 13
- r4 [l c84l r1 c14l ] [u c83u b82u ] /
-% ( 2| 1| 1) 13
- r4 [u e84u zg4 r1 e14u ] zg4 [u e84u za4 ze5 e84u ] zg4 /
-% ( 1| 1| 1) 13
- e45l g84u r8 [u a84u g84u ] /
-% ( 2| 2| 3) 14
- a82u r8 [l a83l r1 a12l ] za3 a42nl za3n /
-% ( 2| 1| 1) 14
- c84u zf4 r8 [u c84u zf4 r1 c14u ] zf4 c84u ze4 zf4 zc5 r8 /
-% ( 1| 1| 1) 14
- [u f84u a84u ] c45l c45l /
-% ( 2| 2| 3) 15
- b82l zb3 r8 [l d83l zb3 r1 d13l ] zb3 e83l zb3 r8 /
-% ( 2| 1| 1) 15
- d84u zf4 r8 [u f84u zb4 r1 f14u ] zb4 g84u zb4 r8 /
-% ( 1| 1| 1) 15
- f44u b4d4l c85l /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.xml
deleted file mode 100644
index 4ce27b82afe..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/BeetAnGeSample.xml
+++ /dev/null
@@ -1,4274 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise version="3.0">
- <work>
- <work-number>Op. 98</work-number>
- <work-title>An die ferne Geliebte (Page 1)</work-title>
- </work>
- <identification>
- <creator type="composer">Ludwig van Beethoven</creator>
- <creator type="lyricist">Aloys Jeitteles</creator>
- <rights>Copyright © 2002 Recordare LLC</rights>
- <encoding>
- <software>Finale 2011 for Windows</software>
- <software>Dolet 6.0 for Finale</software>
- <encoding-date>2011-08-08</encoding-date>
- <supports attribute="new-system" element="print" type="yes" value="yes"/>
- <supports attribute="new-page" element="print" type="yes" value="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>6.35</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1760</page-height>
- <page-width>1360</page-width>
- <page-margins type="both">
- <left-margin>80</left-margin>
- <right-margin>80</right-margin>
- <top-margin>80</top-margin>
- <bottom-margin>80</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>71</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>108</system-distance>
- <top-system-distance>65</top-system-distance>
- </system-layout>
- <staff-layout>
- <staff-distance>101</staff-distance>
- </staff-layout>
- <appearance>
- <line-width type="stem">0.957</line-width>
- <line-width type="beam">5.0391</line-width>
- <line-width type="staff">0.957</line-width>
- <line-width type="light barline">1.875</line-width>
- <line-width type="heavy barline">5.0391</line-width>
- <line-width type="leger">1.875</line-width>
- <line-width type="ending">0.957</line-width>
- <line-width type="wedge">0.957</line-width>
- <line-width type="enclosure">0.957</line-width>
- <line-width type="tuplet bracket">0.957</line-width>
- <note-size type="grace">60</note-size>
- <note-size type="cue">60</note-size>
- <distance type="hyphen">120</distance>
- <distance type="beam">8</distance>
- </appearance>
- <music-font font-family="Maestro,engraved" font-size="18"/>
- <word-font font-family="Times New Roman" font-size="9"/>
- <lyric-font font-family="Times New Roman" font-size="10"/>
- </defaults>
- <credit page="1">
- <credit-words default-x="680" default-y="1678" font-size="24" justify="center" valign="top">An die ferne Geliebte</credit-words>
- <credit-words font-size="24" font-weight="bold" xml:space="preserve"> 
-</credit-words>
- <credit-words font-size="14" font-weight="normal">Op. 98</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="680" default-y="65" font-size="9" justify="center" valign="bottom">Copyright © 2002 Recordare LLC</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="80" default-y="1545" font-size="12" valign="top">Aloys Jeitteles</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="1280" default-y="1545" font-size="12" halign="right" justify="center" valign="top">Ludwig van Beethoven</credit-words>
- </credit>
- <part-list>
- <score-part id="P1">
- <part-name>Voice</part-name>
- <score-instrument id="P1-I3">
- <instrument-name>Voice</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I3">
- <midi-channel>1</midi-channel>
- <midi-program>53</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P2">
- <part-name>Piano</part-name>
- <score-instrument id="P2-I2">
- <instrument-name>Acoustic Grand Piano</instrument-name>
- </score-instrument>
- <midi-instrument id="P2-I2">
- <midi-channel>2</midi-channel>
- <midi-program>1</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <!--=========================================================-->
- <part id="P1">
- <measure number="1" width="324">
- <print page-number="1">
- <system-layout>
- <system-margins>
- <left-margin>150</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <top-system-distance>300</top-system-distance>
- </system-layout>
- <measure-numbering>system</measure-numbering>
- </print>
- <attributes>
- <divisions>24</divisions>
- <key>
- <fifths>-3</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="26" font-size="11" font-weight="bold">Ziemlich langsam und mit Ausdruck</words>
- </direction-type>
- <sound tempo="60"/>
- </direction>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="60" font-size="16" font-weight="bold" xml:lang="de">No. 1</words>
- </direction-type>
- </direction>
- <note default-x="136">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="196">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>Auf</text>
- </lyric>
- </note>
- <note default-x="257">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>dem</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="261">
- <note default-x="15">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>Hü</text>
- </lyric>
- </note>
- <note default-x="110">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>gel</text>
- </lyric>
- </note>
- <note default-x="158">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>sitz’</text>
- </lyric>
- </note>
- <note default-x="206">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>ich</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="245">
- <note default-x="16">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>spä</text>
- </lyric>
- </note>
- <note default-x="71">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>hend</text>
- </lyric>
- </note>
- <note default-x="113">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="155">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>in</text>
- </lyric>
- </note>
- <note default-x="196">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>das</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="220">
- <note default-x="20">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3.5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>blau</text>
- </lyric>
- </note>
- <note default-x="61">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>e</text>
- </lyric>
- </note>
- <note default-x="103">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>Ne</text>
- </lyric>
- </note>
- <note default-x="158">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>middle</syllabic>
- <text>bel</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="267">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>192</system-distance>
- </system-layout>
- </print>
- <note default-x="108">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="1">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>land,</text>
- </lyric>
- </note>
- <note default-x="154">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>nach</text>
- </lyric>
- </note>
- <note default-x="225">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>den</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="194">
- <note default-x="22">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>fer</text>
- </lyric>
- </note>
- <note default-x="69">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="11">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>nen</text>
- </lyric>
- </note>
- <note default-x="116">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem default-y="12.5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>Trif</text>
- </lyric>
- </note>
- <note default-x="152">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="12.5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>ten</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="178">
- <note default-x="12">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>se</text>
- </lyric>
- </note>
- <note default-x="57">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>hend,</text>
- </lyric>
- </note>
- <note default-x="102">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>wo</text>
- </lyric>
- </note>
- <note default-x="137">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>ich</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="211">
- <note default-x="12">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-45">down</stem>
- <notations>
- <slur bezier-x="16" bezier-y="13" default-x="5" default-y="2" number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-80" justify="left" number="1">
- <syllabic>single</syllabic>
- <text>dich,</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="60">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="-11" bezier-y="17" default-x="6" default-y="-5" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="95">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>Ge</text>
- </lyric>
- </note>
- <note default-x="132">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>middle</syllabic>
- <text>lieb</text>
- </lyric>
- </note>
- <note default-x="168">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3.5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>te,</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="180">
- <note default-x="22">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>fand.</text>
- </lyric>
- </note>
- <note default-x="69">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="115">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="169">
- <note>
- <rest measure="yes"/>
- <duration>72</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="288">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>192</system-distance>
- </system-layout>
- </print>
- <note default-x="99">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="159">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>Weit</text>
- </lyric>
- </note>
- <note default-x="221">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>bin</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="229">
- <note default-x="22">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>ich</text>
- </lyric>
- </note>
- <note default-x="115">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>von</text>
- </lyric>
- </note>
- <note default-x="160">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>dir</text>
- </lyric>
- </note>
- <note default-x="192">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>ge</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="224">
- <note default-x="25">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-40">down</stem>
- <lyric default-y="-80" number="1" relative-x="-3">
- <syllabic>middle</syllabic>
- <text>schie</text>
- </lyric>
- </note>
- <note default-x="66">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <lyric default-y="-80" number="1" relative-x="7">
- <syllabic>end</syllabic>
- <text>den,</text>
- </lyric>
- </note>
- <note default-x="103">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="148">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1" relative-x="-7">
- <syllabic>begin</syllabic>
- <text>tren</text>
- </lyric>
- </note>
- <note default-x="178">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1" relative-x="7">
- <syllabic>end</syllabic>
- <text>nend</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="233">
- <note default-x="19">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="4">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1" relative-x="-6">
- <syllabic>begin</syllabic>
- <text>lie</text>
- </lyric>
- </note>
- <note default-x="50">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>gen</text>
- </lyric>
- </note>
- <note default-x="82">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50">down</stem>
- <lyric default-y="-80" number="1" relative-x="7">
- <syllabic>single</syllabic>
- <text>Berg</text>
- </lyric>
- </note>
- <note default-x="165">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>und</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="226">
- <note default-x="20">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>Thal</text>
- </lyric>
- </note>
- <note default-x="82">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>zwi</text>
- </lyric>
- </note>
- <note default-x="184">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>schen</text>
- </lyric>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P2">
- <measure number="1" width="324">
- <print>
- <staff-layout number="2">
- <staff-distance>70</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>96</divisions>
- <key>
- <fifths>-3</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>3</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>2</staves>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-81" halign="left">
- <p/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="54"/>
- </direction>
- <note default-x="136">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="15.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="136">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="136">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="136">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="19" bezier-y="12" default-x="7" default-y="-11" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="257">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="10.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-16" bezier-y="14" default-x="7" default-y="-15" number="1" type="stop"/>
- </notations>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-96" halign="left" line="no" relative-x="-9" type="start"/>
- </direction-type>
- <staff>2</staff>
- <sound damper-pedal="yes"/>
- </direction>
- <note default-x="136">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="18">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="136">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-95" halign="left" line="no" type="stop"/>
- </direction-type>
- <offset sound="yes">32</offset>
- <staff>2</staff>
- <sound damper-pedal="no"/>
- </direction>
- <note default-x="196">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="17" bezier-y="-14" default-x="7" default-y="-42" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="257">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="-18" bezier-y="-12" default-x="7" default-y="-45" number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="261">
- <note default-x="15">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="158">
- <rest/>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="15">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-4.5">up</stem>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-95" halign="left" line="no" type="start"/>
- </direction-type>
- <offset sound="yes">-17</offset>
- <staff>2</staff>
- <sound damper-pedal="yes"/>
- </direction>
- <note default-x="79">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="18">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-95" halign="left" line="no" type="stop"/>
- </direction-type>
- <offset sound="yes">-6</offset>
- <staff>2</staff>
- <sound damper-pedal="no"/>
- </direction>
- <note default-x="158">
- <rest/>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="245">
- <note default-x="16">
- <rest/>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="71">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="155">
- <rest/>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="16">
- <rest/>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-95" halign="left" line="no" type="start"/>
- </direction-type>
- <offset sound="yes">-22</offset>
- <staff>2</staff>
- <sound damper-pedal="yes"/>
- </direction>
- <note default-x="71">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="10.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="71">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <pedal default-y="-95" halign="left" line="no" type="stop"/>
- </direction-type>
- <staff>2</staff>
- <sound damper-pedal="no"/>
- </direction>
- <note default-x="155">
- <rest/>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="196">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="196">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="220">
- <note default-x="20">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="4">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="25" bezier-y="20" default-x="13" default-y="5" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="61">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="18">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-15" bezier-y="23" default-x="9" default-y="-2" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="158">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="18">up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="20">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="103">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="103">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="158">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="13" bezier-y="-13" default-x="10" default-y="-42" number="1" placement="below" type="start"/>
- <slur bezier-x="-16" bezier-y="-11" default-x="72" default-y="-49" number="1" type="continue"/>
- </notations>
- </note>
- <note default-x="146">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="158">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <tie type="start"/>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="20">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="20">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="103">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="27" bezier-y="-22" default-x="7" default-y="-81" number="2" placement="below" type="start"/>
- <slur bezier-x="-28" bezier-y="-19" default-x="114" default-y="-85" number="2" type="continue"/>
- </notations>
- </note>
- <note default-x="103">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="158">
- <pitch>
- <step>A</step>
- <octave>1</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="158">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="267">
- <print new-system="yes">
- <staff-layout number="2">
- <staff-distance>70</staff-distance>
- </staff-layout>
- </print>
- <forward>
- <duration>96</duration>
- <voice>1</voice>
- <staff>1</staff>
- </forward>
- <note default-x="154">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>144</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="15.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="45" bezier-y="36" default-x="15" default-y="5" number="3" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="225">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="18">up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="108">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x2="11" bezier-y2="-7" default-x="-26" default-y="-60" number="1" type="continue"/>
- <slur bezier-x="-7" bezier-y="-12" default-x="6" default-y="-53" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <tie type="stop"/>
- <voice>2</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="154">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-63">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="201">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="108">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x2="12" bezier-y2="-13" default-x="-30" default-y="-80" number="2" type="continue"/>
- <slur bezier-x="-7" bezier-y="-15" default-x="7" default-y="-75" number="2" type="stop"/>
- </notations>
- </note>
- <note default-x="108">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="154">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="33" bezier-y="36" default-x="7" default-y="-6" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="201">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="194">
- <note default-x="22">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="15.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="69">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="10.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-25" bezier-y="39" default-x="9" default-y="-5" number="3" type="stop"/>
- </notations>
- </note>
- <note default-x="116">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem default-y="13">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="11" bezier-y="12" default-x="12" default-y="16" number="2" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="152">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="13">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-11" bezier-y="12" default-x="13" default-y="16" number="2" type="stop"/>
- </notations>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>192</duration>
- <voice>2</voice>
- <type>half</type>
- <stem default-y="-65.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>192</duration>
- <voice>2</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="116">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-63">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="10.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="35.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="-49" bezier-y="25" default-x="9" default-y="19" number="1" type="stop"/>
- </notations>
- </note>
- <forward>
- <duration>96</duration>
- <voice>3</voice>
- <staff>2</staff>
- </forward>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="37">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>192</duration>
- <voice>4</voice>
- <type>half</type>
- <stem default-y="-58">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="116">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="178">
- <note default-x="12">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="10.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="14" bezier-y="-13" default-x="7" default-y="-45" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="12">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="57">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="5.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-12" bezier-y="-14" default-x="7" default-y="-41" number="1" type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="0" type="crescendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="102">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="23">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="137">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="23">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="137">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="137">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-8</offset>
- <staff>1</staff>
- </direction>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="12">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="30.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="6" bezier-y="18" default-x="15" default-y="16" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="57">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="45.5">up</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="-15" bezier-y="10" default-x="7" default-y="30" number="1" type="stop"/>
- </notations>
- </note>
- <forward>
- <duration>96</duration>
- <voice>3</voice>
- <staff>2</staff>
- </forward>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="12">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>192</duration>
- <voice>4</voice>
- <type>half</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="102">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-65.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="102">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="211">
- <direction placement="below">
- <direction-type>
- <wedge default-y="-70" spread="15" type="diminuendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="12">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="14" bezier-y="8" default-x="15" default-y="3" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="12">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="12">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="60">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="18">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="-8" bezier-y="14" default-x="7" default-y="-7" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="60">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="60">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-17</offset>
- <staff>1</staff>
- </direction>
- <note default-x="95">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="13">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="95">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="95">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="132">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="8">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="168">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="168">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="168">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="12">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-63">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="60">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="35">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="60">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="60">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="95">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="35">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="95">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="95">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="132">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="35">up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="168">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="35">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="168">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="180">
- <note default-x="22">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4.5">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="46">
- <grace slash="yes"/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="2">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-3" bezier-y="12" default-x="8" default-y="5" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-y="33" font-size="11" font-weight="bold" xml:lang="de">Ausdrucksvoll</words>
- </direction-type>
- <staff>1</staff>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-57" spread="15" type="diminuendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10" font-style="italic">espressivo</words>
- </direction-type>
- <offset>18</offset>
- <staff>1</staff>
- </direction>
- <note default-x="69">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>144</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-20.5">down</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-10" bezier-y="3" default-x="1" default-y="20" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-34</offset>
- <staff>1</staff>
- </direction>
- <note default-x="138">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-40.5">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="18">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>192</duration>
- <voice>3</voice>
- <type>half</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>192</duration>
- <voice>3</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>192</duration>
- <voice>3</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>192</duration>
- <voice>3</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="169">
- <note default-x="22">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-45.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="44">
- <grace slash="yes"/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="2">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="0" bezier-y="13" default-x="8" default-y="5" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-69" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>-7</offset>
- <staff>1</staff>
- </direction>
- <note default-x="69">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>144</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-20.5">down</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-12" bezier-y="4" default-x="2" default-y="20" number="1" type="stop"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-44</offset>
- <staff>1</staff>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-73" font-size="10" font-style="italic">dim.</words>
- </direction-type>
- <offset>-25</offset>
- <staff>1</staff>
- </direction>
- <note default-x="127">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-45.5">down</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="7" bezier-y="16" default-x="4" default-y="-2" number="1" placement="above" type="start"/>
- <slur bezier-x="-12" bezier-y="11" default-x="41" default-y="5" number="1" type="continue"/>
- </notations>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="9">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="56">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>144</duration>
- <voice>3</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>144</duration>
- <voice>3</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="56">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>144</duration>
- <voice>3</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>144</duration>
- <voice>3</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="69">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>144</duration>
- <voice>3</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="127">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-20.5">down</stem>
- <staff>2</staff>
- <notations>
- <slur bezier-x="9" bezier-y="14" default-x="6" default-y="23" number="2" placement="above" type="start"/>
- <slur bezier-x="-11" bezier-y="12" default-x="41" default-y="25" number="2" type="continue"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="288">
- <print new-system="yes">
- <staff-layout number="2">
- <staff-distance>70</staff-distance>
- </staff-layout>
- </print>
- <note default-x="99">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur bezier-x2="19" bezier-y2="14" default-x="-54" default-y="29" number="1" type="continue"/>
- <slur bezier-x="-16" bezier-y="15" default-x="12" default-y="26" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="129">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="159">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="26">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur bezier-x="19" bezier-y="-22" default-x="6" default-y="-45" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="159">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="26">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="190">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="221">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="26">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="221">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="251">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="26">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="-23" default-x="7" default-y="-43" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="251">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="99">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur bezier-x2="24" bezier-y2="11" default-x="-53" default-y="37" number="2" type="continue"/>
- <slur bezier-x="-10" bezier-y="25" default-x="7" default-y="12" number="2" type="stop"/>
- </notations>
- </note>
- <note default-x="129">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="159">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur bezier-x="24" bezier-y="19" default-x="7" default-y="8" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="159">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="190">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="190">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="221">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="221">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="251">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-24" bezier-y="19" default-x="6" default-y="8" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="251">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="229">
- <note default-x="22">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="53">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="84">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="84">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="115">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="137">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="3">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="137">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="160">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="160">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="192">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="55">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="84">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="115">
- <rest/>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="137">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="192">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="224">
- <note default-x="26">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>96</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="66">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="66">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="102">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="126">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="3">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="148">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="23">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="148">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="148">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="178">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="18.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="178">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="26">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="66">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-22">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="104">
- <rest>
- <display-step>C</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="126">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem default-y="-22">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="178">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="233">
- <note default-x="19">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="1">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="19">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="50">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="82">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="113">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="135">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="135">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="165">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="18">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="177">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="19">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="50">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="82">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-58">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="113">
- <rest/>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="135">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem default-y="-67">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="135">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="165">
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>96</duration>
- <voice>3</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="226">
- <note default-x="20">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="1">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="20">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="52">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="82">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="13">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="112">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="132">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="13">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="152">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="152">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="184">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>48</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>288</duration>
- </backup>
- <note default-x="20">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="20">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="52">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="82">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-52">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="82">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="112">
- <rest/>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="132">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="152">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="152">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="184">
- <rest>
- <display-step>D</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>48</duration>
- <voice>3</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.exp
deleted file mode 100644
index a51a719ca41..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.exp
+++ /dev/null
@@ -1,127 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML3.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%Die zwei blauen Augen (Page 1)
-%Gustav Mahler
-%
-%
-%Part P1 : Voice
-%Part P2 : Acoustic Grand Piano
-%
-%
-% nv, -noinst, nostaves per instrument
- 3 -2 2 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 4 4 1 1
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Piano
-Voice
-btt
-./
-Tt
-Die zwei blauen Augen (Page 1)
-Tc
-Gustav Mahler
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 2| 2| 4) 0
- r4 /
-% ( 2| 1| 1) 0
- (Bu [u g83u Dpp ze4 b83u )B ] zf4 /
-% ( 1| 1| 1) 0
- \zcharnote{12}{Alla Marcia Durchaus mit geheimnissvoll schwermüthigen Ausdruck (nicht sch}\ [u e84u
-Dpp f84u ] /
-% ( 2| 2| 4) 1
-
-m4/4/4/4
-m4/4/0/0
- e41u ze2 b42l ze3 zg3 r2 /
-% ( 2| 1| 1) 1
- (Bu [u b8d3u ze4 zg4 b13u ] ze4 zg4 b43u )B ze4 zg4 r4 (Bu [u c84u ze4 b83u )B ] zf4 /
-% ( 1| 1| 1) 1
- [u g8d4u g14u ] [u g84u g84u ] r8 [u g84u e84u f84u ] /
-% ( 2| 2| 4) 2
- e41u ze2 [l b8d2l ze3 zg3 b12l ] ze3 zg3 b42l ze3 zg3 r4 /
-% ( 2| 1| 1) 2
- (Bu b43u zg4 [u b8d3u ze4 zg4 b13u ] ze4 zg4 b43u )B ze4 zg4 r4 /
-% ( 1| 1| 1) 2
- g44u r4 r8 [u g84u f84u g84u ] /
-% ( 2| 2| 4) 3
- d41u zd2 (Bu [l d8d3l zf3 za3 d13l ] zf3 za3 d43l )B zf3 za3 r4 /
-% ( 2| 1| 1) 3
- (Bu d44u zf4 za4 [u d8d4u zf4 za4 d14u ] zf4 za4 [u d8d4u zf4 za4 d14u ] ze4 zg4 [u d8d4u zf4 d14u )B
-] ze4 zg4 /
-% ( 1| 1| 1) 3
- a44u [u a84u a84u ] [u a84u g84u f84u g84u ] /
-% ( 2| 2| 4) 4
- d41u zd2 d43l zf3 za3 r2 /
-% ( 2| 1| 1) 4
- (Bu d44u zf4 za4 [u d8d4u zf4 za4 d14u ] zf4 za4 d44u )B zf4 za4 D< (Bu [u e84u zg4 f84u )B ] za4 //
-% ( 2| 1| 3) 4
- r2b r4b d44l /
-% ( 1| 1| 1) 4
- a24u r4 (Bl [u g84u a84u )B ] /
-% ( 2| 2| 4) 5
- g41u zg2 d43l zg3 zb3 g42u e43l zg3 zb3 /
-% ( 2| 1| 1) 5
- b44u (Bu b44u b44u b44u )B D<+0+3 //
-% ( 2| 1| 2) 5
- d44l zg4 (Bl [l g84l zb4 f84l )B ] za4 (Bl [l f84l za4 e84l )B ] zg4 (Bl [l e84l zg4 d84sl )B ] zf4
-/
-% ( 1| 1| 1) 5
- b44l D< b44l b44l b44l D<+0+3 /
-% ( 2| 2| 4) 6
- b41u zb2 [l b8d2l zf3 za3 b12l ] zf3 za3 b82l zf3 za3 r8 r4 /
-% ( 2| 1| 1) 6
- {0u b24u D> D>+0+3 b84u }0 r8 b44u //
-% ( 2| 1| 2) 6
- d44sl zf4 [l c44sx3 ze4 b3l zd4 c4l ] ze4 d84l zf4 r8 (Bl [l e84l zg4 f84l )B ] za4 /
-% ( 1| 1| 1) 6
- (Bu b4d4l D> c85nl )B b44l b44l D>+0+3 /
-% ( 2| 2| 4) 7
- e41u ze2 [u g81u zg2 a81u ] za2 b41u zb2 b41u /
-% ( 2| 1| 1) 7
- b44u b44u zg5 (Bu [u b84u zg5 a84u )B zf5 (Bu a84u zf5 g84u )B ] ze5 //
-% ( 2| 1| 2) 7
- g44l g44l zb4 b44l b44l /
-% ( 1| 1| 1) 7
- (Bu [u b84u D> g85u )B ] g45u D>+0+3 (Bu [u g85u Dpp f85u )B (Bu f85u e85u )B ] //
-% ( 1| 1| 2) 7
- (Bl [l b84l e85l )B ] e45l (Bl [l g84l f84l )B (Bl f84l e84l )B ] /
-% ( 2| 2| 4) 8
-
-m5/4/5/4
- e42u (Bu [l b8d3l ze4 zg4 b13l ] ze4 zg4 b43l )B ze4 zg4 r4 r4 /
-% ( 2| 1| 1) 8
- g24l zb4 ze5 r4 r4 (Bu [u g83u ze4 b83u )B ] zf4 /
-% ( 1| 1| 1) 8
- e25u r4 \zcharnote{12}{espress.}\ r4 (Bl [u e84u f84u )B ] //
-% ( 1| 1| 2) 8
- e24l r2b r4b /
-% ( 2| 2| 4) 9
-
-m4/4/4/4
- e41u ze2 b42l ze3 zg3 r2 /
-% ( 2| 1| 1) 9
- (Bu [u b8d3u ze4 zg4 b13u ] ze4 zg4 b43u )B ze4 zg4 r4 (Bu [u c84u ze4 b83u )B ] zf4 /
-% ( 1| 1| 1) 9
- [u g8d4u g14u ] g44u r8 [u g84u o^ e84u f84u ] /
-% ( 2| 2| 4) 10
-
-m5/4/5/4
- e41u ze2 (Bu [l b8d2l ze3 zg3 b12l ] ze3 zg3 b42l )B ze3 zg3 r4 r4 /
-% ( 2| 1| 1) 10
- (Bl b43u ze4 zg4 [u b8d3u ze4 zg4 b13u ] ze4 zg4 b43u )B ze4 zg4 r4 (Bu [u f84u e84u )B ] zg4 //
-% ( 2| 1| 3) 10
- r0b d44l /
-% ( 1| 1| 1) 10
- [u g8d4u g14u ] [u g8d4u g14u ] g44u r4 (Bl [u f84u g84u )B ] /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.xml
deleted file mode 100644
index 2cc5b77b09e..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/MahlFaGe4Sample.xml
+++ /dev/null
@@ -1,4876 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise version="3.0">
- <work>
- <work-title>Lieder eines fahrenden Gesellen</work-title>
- </work>
- <movement-number>4</movement-number>
- <movement-title>Die zwei blauen Augen (Page 1)</movement-title>
- <identification>
- <creator type="composer">Gustav Mahler</creator>
- <creator type="lyricist">Gustav Mahler</creator>
- <rights>Copyright © 2002 Recordare LLC</rights>
- <encoding>
- <software>Finale 2011 for Windows</software>
- <software>Dolet 6.0 for Finale</software>
- <encoding-date>2011-08-08</encoding-date>
- <supports attribute="new-system" element="print" type="yes" value="yes"/>
- <supports attribute="new-page" element="print" type="yes" value="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>6.35</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1760</page-height>
- <page-width>1360</page-width>
- <page-margins type="both">
- <left-margin>80</left-margin>
- <right-margin>80</right-margin>
- <top-margin>80</top-margin>
- <bottom-margin>80</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>130</system-distance>
- <top-system-distance>70</top-system-distance>
- </system-layout>
- <staff-layout>
- <staff-distance>80</staff-distance>
- </staff-layout>
- <appearance>
- <line-width type="stem">0.8333</line-width>
- <line-width type="beam">5</line-width>
- <line-width type="staff">1.25</line-width>
- <line-width type="light barline">1.875</line-width>
- <line-width type="heavy barline">5</line-width>
- <line-width type="leger">1.875</line-width>
- <line-width type="ending">0.8333</line-width>
- <line-width type="wedge">1.25</line-width>
- <line-width type="enclosure">1.25</line-width>
- <line-width type="tuplet bracket">0.8333</line-width>
- <note-size type="grace">60</note-size>
- <note-size type="cue">60</note-size>
- <distance type="hyphen">60</distance>
- <distance type="beam">8</distance>
- </appearance>
- <music-font font-family="Maestro,engraved" font-size="18"/>
- <word-font font-family="Times New Roman" font-size="9"/>
- <lyric-font font-family="Times New Roman" font-size="10"/>
- </defaults>
- <credit page="1">
- <credit-type>page number</credit-type>
- <credit-words default-x="80" default-y="1680" font-size="12" valign="top">2</credit-words>
- </credit>
- <credit page="1">
- <credit-type>rights</credit-type>
- <credit-words default-x="680" default-y="80" font-size="9" halign="center" valign="bottom">Copyright © 2002 Recordare LLC</credit-words>
- </credit>
- <credit page="1">
- <credit-type>title</credit-type>
- <credit-words default-x="680" default-y="1640" font-size="24" justify="center" valign="top">4. Die zwei blauen Augen</credit-words>
- </credit>
- <credit page="1">
- <credit-type>title</credit-type>
- <credit-words default-x="680" default-y="1680" font-size="14" justify="center" valign="top">LIEDER EINES FAHRENDEN GESELLEN</credit-words>
- </credit>
- <credit page="1">
- <credit-type>lyricist</credit-type>
- <credit-words default-x="80" default-y="1500" font-size="10" valign="bottom">Gustav Mahler</credit-words>
- </credit>
- <credit page="1">
- <credit-type>composer</credit-type>
- <credit-words default-x="1280" default-y="1500" font-size="10" halign="right" valign="bottom">Gustav Mahler</credit-words>
- </credit>
- <part-list>
- <score-part id="P1">
- <part-name>Voice</part-name>
- <score-instrument id="P1-I1">
- <instrument-name>Voice</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I1">
- <midi-channel>1</midi-channel>
- <midi-program>53</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P2">
- <part-name>Piano</part-name>
- <score-instrument id="P2-I2">
- <instrument-name>Acoustic Grand Piano</instrument-name>
- </score-instrument>
- <midi-instrument id="P2-I2">
- <midi-channel>2</midi-channel>
- <midi-program>1</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <!--=========================================================-->
- <part id="P1">
- <measure implicit="yes" number="0" width="199">
- <print page-number="2">
- <system-layout>
- <system-margins>
- <left-margin>120</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <top-system-distance>230</top-system-distance>
- </system-layout>
- <measure-numbering>system</measure-numbering>
- </print>
- <attributes>
- <divisions>24</divisions>
- <key>
- <fifths>1</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction placement="above">
- <direction-type>
- <dynamics default-y="10" halign="left" relative-x="-10">
- <pp/>
- </dynamics>
- </direction-type>
- <sound dynamics="40"/>
- </direction>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="45" font-size="10.5" font-weight="bold">Alla Marcia</words>
- </direction-type>
- <sound tempo="54"/>
- </direction>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="25" font-style="italic" xml:lang="de">Durchaus mit geheimnissvoll schwermüthigen Ausdruck (nicht schleppen)</words>
- </direction-type>
- </direction>
- <note default-x="116">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>Die</text>
- </lyric>
- </note>
- <note default-x="160">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>zwei</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="1" width="311">
- <note default-x="22">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>blau</text>
- </lyric>
- </note>
- <note default-x="62">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>en</text>
- </lyric>
- </note>
- <note default-x="93">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>Au</text>
- </lyric>
- </note>
- <note default-x="132">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>gen</text>
- </lyric>
- </note>
- <note default-x="163">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="190">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>von</text>
- </lyric>
- </note>
- <note default-x="231">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3">up</stem>
- <beam number="1">continue</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>mei</text>
- </lyric>
- </note>
- <note default-x="275">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>nem</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="261">
- <note default-x="24">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <lyric default-y="-80" number="1" relative-x="3">
- <syllabic>single</syllabic>
- <text>Schatz,</text>
- </lyric>
- </note>
- <note default-x="63">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="126">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="150">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>die</text>
- </lyric>
- </note>
- <note default-x="183">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">continue</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>ha</text>
- </lyric>
- </note>
- <note default-x="218">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>ben</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="309">
- <note default-x="25">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>mich</text>
- </lyric>
- </note>
- <note default-x="67">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>in</text>
- </lyric>
- </note>
- <note default-x="100">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>die</text>
- </lyric>
- </note>
- <note default-x="147">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>wei</text>
- </lyric>
- </note>
- <note default-x="184">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="8.5">up</stem>
- <beam number="1">continue</beam>
- <lyric default-y="-80" number="1">
- <syllabic>end</syllabic>
- <text>te</text>
- </lyric>
- </note>
- <note default-x="227">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="7">up</stem>
- <beam number="1">continue</beam>
- <lyric default-y="-80" number="1">
- <syllabic>single</syllabic>
- <text>Welt</text>
- </lyric>
- </note>
- <note default-x="266">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-80" number="1">
- <syllabic>begin</syllabic>
- <text>ge</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="322">
- <print new-system="yes">
- <system-layout>
- <system-distance>160</system-distance>
- </system-layout>
- </print>
- <note default-x="92">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="11">up</stem>
- <lyric default-y="-95" number="1" relative-x="10">
- <syllabic>end</syllabic>
- <text>schickt.</text>
- </lyric>
- </note>
- <note default-x="207">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="251">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- <lyric default-y="-95" number="1">
- <syllabic>single</syllabic>
- <text>Da</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="290">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="288">
- <direction placement="above">
- <direction-type>
- <wedge default-y="21" spread="0" type="crescendo"/>
- </direction-type>
- </direction>
- <note default-x="25">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1" relative-x="3">
- <syllabic>single</syllabic>
- <text>musst’</text>
- </lyric>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1">
- <syllabic>single</syllabic>
- <text>ich</text>
- </lyric>
- </note>
- <note default-x="150">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1">
- <syllabic>begin</syllabic>
- <text>Ab</text>
- </lyric>
- </note>
- <note default-x="219">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1">
- <syllabic>end</syllabic>
- <text>schied</text>
- </lyric>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>-7</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="276">
- <direction placement="above">
- <direction-type>
- <wedge default-y="21" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="22">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55.5">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-95" number="1">
- <syllabic>begin</syllabic>
- <text>neh</text>
- </lyric>
- </note>
- <note default-x="110">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-50.5">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="147">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1">
- <syllabic>end</syllabic>
- <text>men</text>
- </lyric>
- </note>
- <note default-x="210">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-95" number="1">
- <syllabic>single</syllabic>
- <text>vom</text>
- </lyric>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-7</offset>
- </direction>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="313">
- <direction placement="above">
- <direction-type>
- <wedge default-y="58" spread="15" type="diminuendo"/>
- </direction-type>
- </direction>
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-95" number="1">
- <syllabic>begin</syllabic>
- <text>al</text>
- </lyric>
- </note>
- <note default-x="46">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="40">up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="79">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="31">up</stem>
- <lyric default-y="-95" number="1">
- <syllabic>middle</syllabic>
- <text>ler</text>
- </lyric>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-17</offset>
- </direction>
- <direction placement="above">
- <direction-type>
- <dynamics default-y="50" halign="left">
- <pp/>
- </dynamics>
- </direction-type>
- <offset sound="yes">-14</offset>
- <sound dynamics="40"/>
- </direction>
- <note default-x="145">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="40">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-95" number="1">
- <syllabic>middle</syllabic>
- <text>lieb</text>
- </lyric>
- </note>
- <note default-x="179">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="37">up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="33">up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-95" number="1">
- <syllabic>end</syllabic>
- <text>sten</text>
- </lyric>
- </note>
- <note default-x="245">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="13">
- <cue/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-46">down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="46">
- <cue/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-39">down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="79">
- <cue/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-31.5">down</stem>
- </note>
- <note default-x="145">
- <cue/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-59">down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="179">
- <cue/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-61">down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="216">
- <cue/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-64">down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="245">
- <cue/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-66">down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="382">
- <print new-system="yes">
- <system-layout>
- <system-distance>160</system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>5</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="126">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="23">up</stem>
- <lyric default-y="-85" number="1" relative-x="3">
- <syllabic>single</syllabic>
- <text>Platz!</text>
- </lyric>
- </note>
- <note default-x="232">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="277">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <words default-y="10" font-style="italic">espress.</words>
- </direction-type>
- <offset>-3</offset>
- </direction>
- <note default-x="323">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- <lyric default-y="-85" number="1">
- <syllabic>single</syllabic>
- <text>O</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="352">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <backup>
- <duration>120</duration>
- </backup>
- <note default-x="126">
- <cue/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>2</voice>
- <type>half</type>
- <stem default-y="-65.5">down</stem>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="365">
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-85" number="1">
- <syllabic>begin</syllabic>
- <text>Au</text>
- </lyric>
- </note>
- <note default-x="99">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-85" number="1">
- <syllabic>end</syllabic>
- <text>gen</text>
- </lyric>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <lyric default-y="-85" number="1">
- <syllabic>single</syllabic>
- <text>blau</text>
- </lyric>
- </note>
- <note default-x="193">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="226">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <strong-accent default-x="3" default-y="8" placement="above" type="up"/>
- </articulations>
- </notations>
- <lyric default-y="-85" number="1">
- <syllabic>begin</syllabic>
- <text>wa</text>
- </lyric>
- </note>
- <note default-x="271">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="3">up</stem>
- <beam number="1">continue</beam>
- <lyric default-y="-85" number="1">
- <syllabic>end</syllabic>
- <text>rum</text>
- </lyric>
- </note>
- <note default-x="321">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <beam number="1">end</beam>
- <lyric default-y="-85" number="1">
- <syllabic>single</syllabic>
- <text>habt</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="454">
- <attributes>
- <time>
- <beats>5</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="47">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-85" number="1">
- <syllabic>single</syllabic>
- <text>ihr</text>
- </lyric>
- </note>
- <note default-x="100">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-85" number="1">
- <syllabic>single</syllabic>
- <text>mich</text>
- </lyric>
- </note>
- <note default-x="141">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-85" number="1">
- <syllabic>begin</syllabic>
- <text>an</text>
- </lyric>
- </note>
- <note default-x="184">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-85" number="1">
- <syllabic>middle</syllabic>
- <text>ge</text>
- </lyric>
- </note>
- <note default-x="235">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <lyric default-y="-85" number="1" relative-x="5">
- <syllabic>end</syllabic>
- <text>blickt!?</text>
- </lyric>
- </note>
- <note default-x="296">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="346">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- <lyric default-y="-85" number="1" relative-x="3">
- <syllabic>single</syllabic>
- <text>Nun</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="388">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P2">
- <measure implicit="yes" number="0" width="199">
- <print>
- <staff-layout number="1">
- <staff-distance>90</staff-distance>
- </staff-layout>
- <staff-layout number="2">
- <staff-distance>70</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>24</divisions>
- <key>
- <fifths>1</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>2</staves>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-90" halign="left" relative-x="-10">
- <pp/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="40"/>
- </direction>
- <note default-x="116">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="11" bezier-y="12" default-x="12" default-y="6" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="116">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="160">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-13" bezier-y="11" default-x="10" default-y="9" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="160">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="117">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="1" width="311">
- <note default-x="22">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="19" bezier-y="14" default-x="11" default-y="14" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="62">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="62">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="62">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="93">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-19" bezier-y="13" default-x="9" default-y="13" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="93">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="93">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="164">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="231">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="11" bezier-y="13" default-x="11" default-y="4" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="231">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="275">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-14" bezier-y="10" default-x="10" default-y="8" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="275">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>E</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="93">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="93">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="93">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="162">
- <rest/>
- <duration>48</duration>
- <voice>4</voice>
- <type>half</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="261">
- <note default-x="24">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="27" bezier-y="20" default-x="11" default-y="13" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="24">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="63">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="63">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="63">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="104">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="126">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-27" bezier-y="21" default-x="11" default-y="13" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="183">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="24">
- <pitch>
- <step>E</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="24">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="63">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="63">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="63">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="104">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="104">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="126">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="183">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="309">
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="57" bezier-y="26" default-x="10" default-y="20" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="67">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="112">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="112">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="112">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="7" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="208">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="196">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="227">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="227">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="278">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <slur bezier-x="-56" bezier-y="28" default-x="9" default-y="14" number="1" type="stop"/>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="291">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="278">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-19">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="67">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-55">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="67">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="112">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="112">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="112">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>2</staff>
- <notations>
- <slur number="1" type="stop"/>
- <articulations>
- <staccato default-x="2" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="227">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="322">
- <print new-system="yes">
- <staff-layout number="1">
- <staff-distance>110</staff-distance>
- </staff-layout>
- <staff-layout number="2">
- <staff-distance>100</staff-distance>
- </staff-layout>
- </print>
- <note default-x="92">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="30" bezier-y="19" default-x="10" default-y="20" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="92">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="92">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="143">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="143">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="143">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="184">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="207">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-30" bezier-y="19" default-x="11" default-y="21" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="15" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="207">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="207">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-115" spread="0" type="crescendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="251">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="251">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="263">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-70.5">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="290">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="290">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="92">
- <pitch>
- <step>D</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-19">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="92">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="143">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="143">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="143">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="205">
- <rest/>
- <duration>48</duration>
- <voice>4</voice>
- <type>half</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="288">
- <note default-x="25">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="85">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="31" bezier-y="22" default-x="16" default-y="24" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="20" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="150">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="20" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="219">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-31" bezier-y="22" default-x="7" default-y="24" number="1" type="stop"/>
- <articulations>
- <staccato default-x="9" default-y="20" placement="above"/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="25">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-70.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="85">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="85">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="119">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="119">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="162">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="162">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="189">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="189">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="219">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="219">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="15" type="stop"/>
- </direction-type>
- <offset>5</offset>
- <staff>1</staff>
- </direction>
- <note default-x="253">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="-80">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="253">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="25">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="25">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="85">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="85">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="85">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="150">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="219">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="219">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="219">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="276">
- <direction placement="below">
- <direction-type>
- <wedge default-y="-115" spread="15" type="diminuendo"/>
- </direction-type>
- <offset>5</offset>
- <staff>1</staff>
- </direction>
- <note default-x="22">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>5</offset>
- <staff>1</staff>
- </direction>
- <note default-x="147">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="179">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="210">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem default-y="-70.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="74">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-90">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <tuplet number="1" placement="below" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-27" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="74">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="98">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-90">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="4" default-y="-37" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="98">
- <chord/>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="122">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-90">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <articulations>
- <staccato default-x="4" default-y="-27" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="122">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>2</voice>
- <type>eighth</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-75.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="179">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>1</staff>
- </note>
- <note default-x="210">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="210">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="243">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="243">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="22">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="22">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="74">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="74">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="74">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="128">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="128">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="128">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="147">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="147">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="179">
- <rest/>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="211">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="313">
- <note default-x="13">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="16">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="31">up</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="145">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="40">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="145">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="179">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="37">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="179">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="216">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="33">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="216">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="245">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="245">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="13">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="145">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="206">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="13">
- <pitch>
- <step>E</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="13">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="79">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="79">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="113">
- <pitch>
- <step>A</step>
- <octave>1</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="113">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>4</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="145">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="145">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="216">
- <pitch>
- <step>B</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-19">up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="382">
- <print new-system="yes"/>
- <attributes>
- <time>
- <beats>5</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="126">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>half</type>
- <stem default-y="-60.5">down</stem>
- <staff>1</staff>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="126">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="232">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="277">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="323">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="7" bezier-y="10" default-x="10" default-y="1" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="7" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="323">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="352">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-10" bezier-y="8" default-x="9" default-y="6" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="352">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>120</duration>
- </backup>
- <note default-x="126">
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="171">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-30">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="2" default-y="40" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="171">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="171">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="208">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem default-y="-30">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="40" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="208">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="208">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="231">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-30.5">down</stem>
- <staff>2</staff>
- <notations>
- <slur number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="40" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="231">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="231">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="277">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="323">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="365">
- <attributes>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="24" bezier-y="15" default-x="10" default-y="10" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="99">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="8" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="99">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="99">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="141">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur bezier-x="-24" bezier-y="15" default-x="9" default-y="11" number="1" type="stop"/>
- <articulations>
- <staccato default-x="7" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="194">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="271">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur bezier-x="13" bezier-y="14" default-x="11" default-y="2" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="271">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="321">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur bezier-x="-15" bezier-y="11" default-x="10" default-y="6" number="1" type="stop"/>
- <articulations>
- <staccato default-x="8" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="321">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>96</duration>
- </backup>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="48">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="141">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="191">
- <rest/>
- <duration>48</duration>
- <voice>4</voice>
- <type>half</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="454">
- <attributes>
- <time>
- <beats>5</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note default-x="47">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur number="1" placement="below" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-68" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="47">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="47">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="141">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-68" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-68" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="235">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="6">up</stem>
- <staff>1</staff>
- <notations>
- <slur number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-68" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="296">
- <rest>
- <display-step>B</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="346">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="346">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>3</voice>
- <type>quarter</type>
- <stem default-y="-70.5">down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="388">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="388">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>120</duration>
- </backup>
- <note default-x="47">
- <pitch>
- <step>E</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="47">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="141">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>4</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="184">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="184">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>4</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="235">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem default-y="-60.5">down</stem>
- <staff>2</staff>
- <notations>
- <slur number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="235">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="296">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="346">
- <rest/>
- <duration>24</duration>
- <voice>4</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.exp
deleted file mode 100644
index 7fd70676838..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.exp
+++ /dev/null
@@ -1,94 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML3.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%Ave Maria (Ellen's Gesang III) - Page 1
-%% work number : D. 839
-%Franz Schubert
-%
-%
-%Part P1 : Choir Aahs
-%Part P2 : Grand Piano
-%
-%
-% nv, -noinst, nostaves per instrument
- 3 -2 2 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 0 6 0 -2
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Grand Piano
-Choir Aahs
-btt
-./
-Tt
-Ave Maria (Ellen's Gesang III) - Page 1
-Tc
-Franz Schubert
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 2| 2| 2) 1
- \zcharnote{-6}{col Pedale}\ b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 /
-% ( 2| 1| 1) 1
- \zcharnote{12}{Sehr langsam}\ r4x6 Dpp (Bl d4u zf4 f4u zb4 b4u o> zd5 f4u zb4 d4u )B zf4 r4x6 (Bl d4u
-zf4 f4u zb4 b4u o> zd5 f4u zb4 d4u )B zf4 D< r4x6 (Bu f4l zb4 b4l zd5 d5l o> zf5 b4l zd5 f4l )B zb4 r4x6
-(Bu a4fl zd5 d5l zf5 f5l o> za5f d5l zf5 D<+0+3 a4l )B zd5 /
-% ( 1| 1| 1) 1
- rp /
-% ( 2| 2| 2) 2
- b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 /
-% ( 2| 1| 1) 2
- r4x6 D> (Bu g4l zb4 b4l ze5 e5l o> zg5 b4l ze5 g4l )B zb4 r4x6 (Bu g4fl za4n a4l ze5 e5l o> zg5f a4l
-ze5 D>+0+3 g4l )B za4 r4x6 (Bu f4l zb4 b4l zd5 d5l o> zf5 b4l zd5 f4l )B zb4 r4x6 (Bl d4u zf4 f4u zb4
-b4u o> zd5 f4u zb4 d4u )B zf4 /
-% ( 1| 1| 1) 2
- rp /
-% ( 2| 2| 2) 3
- Rl b81u zb2 r8 g81u zg2 r8 f81u zf2 r8 f81u zf2 r8 /
-% ( 2| 1| 1) 3
- r4x6 d4u zf4 f4u zb4 b4u zd5 f4u zb4 d4u zf4 r4x6 d4u ze4n e4u zb4 b4u zd5 e4u zb4 d4u ze4 r4x6 d4u
-zf4 f4u zb4 b4u zd5 f4u zb4 d4u zf4 r4x6 e4fu za4 a4u zc5 c5u ze5 a4u zc5 e4u za4 /
-% ( 1| 1| 1) 3
- b4d4l [u a14u b14u ] (Bu d4dd5l c15l )B /
-% ( 2| 2| 2) 4
- g81u zg2 r8 g81u zg2 r8 e81u ze2 r8 f81u zf2 r8 /
-% ( 2| 1| 1) 4
- r4x6 d4u zg4 g4u zb4 b4u zd5 g4u zb4 d4u zg4 r4x6 d4u zg4 g4u zb4 b4u zd5 g4u zb4 d4u zg4 r4x6 e4u zg4
-g4u zc5 c5u ze5 g4u zc5 e4u zg4 r4x6 e4u zf4 f4u za4 a4u zc5 f4u za4 e4u zf4 /
-% ( 1| 1| 1) 4
- b44l r4 (Bu c45l G2m3d5 c5 [u b14u a14u )B (Bl g14u a14u )B ] /
-% ( 2| 2| 2) 5
- b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 b81u zb2 r8 /
-% ( 2| 1| 1) 5
- r4x6 d4u zf4 f4u zb4 b4u zd5 f4u zb4 d4u zf4 r4x6 d4u zf4 f4u zb4 b4u zd5 f4u zb4 d4u zf4 D< r4x6 d4u
-zf4s f4u zb4 b4u zd5 f4u zb4 d4u zf4 r4x6 d4u zg4 g4u zb4 b4u zd5 g4u zb4 D<+0+3 d4u zg4 /
-% ( 1| 1| 1) 5
- b44l r8 d85l [l d8d5l (Bu c35l b34l )B ] [u a14u g14u ] [l d15l e15nl ] /
-% ( 2| 2| 2) 6
- a81u za2 r8 a81u za2 r8 f81su zf2s r8 f81u zf2 r8 /
-% ( 2| 1| 1) 6
- r4x6 D> e4nu zg4 g4u zb4 b4u zd5 g4u zb4 e4u zg4 r4x6 e4u zg4 g4u za4 a4u zc5s g4u za4 e4u zg4 D>+0+3
-r4x6 e4fu za4 a4u zc5n c5u ze5 a4u zc5 e4u za4 r4x6 e4u za4 a4u zc5 c5u ze5 a4u zc5 e4u za4 /
-% ( 1| 1| 1) 6
- d45l [l c8d5sl a14l ] [l c8d5nl b14l ] (Bu [l a84x3 c5l )B d5l (Bu e85x3 c5l )B a4l ] /
-% ( 2| 2| 2) 7
- g81u zg2 r8 g81u zg2 r8 a81u za2 r8 d82u zd3 r8 /
-% ( 2| 1| 1) 7
- r4x6 d4u zg4 g4u zb4 b4u zd5 g4u zb4 d4u zg4 r4x6 d4u ze4n e4u zb4 b4u zd5 e4u zb4 d4u ze4 r4x6 c4u
-zf4 f4u za4 a4u zc5 f4u za4 c4u zf4 r4x6 f4l zg4 g4l zb4n b4l zf5 g4l zb4 f4l zg4 /
-% ( 1| 1| 1) 7
- b4d4l (Bu [l d15l c15l )B ] [l c8d5l a14l ] (Bu [l g84x3 b4nl )B d5l ] (Bu [l f85x3 d5l )B b4l ] /
-% ( 2| 2| 2) 8
- c82u zc3 r8 c82u zc3 r8 f82u zf3 r8 f82u zf3 r8 /
-% ( 2| 1| 1) 8
- r4x6 f4l za4 a4l zc5 c5l zf5 a4l zc5 f4l za4 r4x6 e4nu zb4 b4u zc5 c5u ze5n b4u zc5 e4u zb4 r4x6 f4l
-za4 a4l zc5 c5l zf5 a4l zc5 f4l za4 r4x6 f4l za4 a4l zc5 c5l zf5 a4l zc5 f4l za4 /
-% ( 1| 1| 1) 8
- (Bu {0 c45l [u c45x6 }0 g4u a4u b4fu G2m2c5 b4 a4u g4u )B ] f44u r8 f84u /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.xml
deleted file mode 100644
index 13606405202..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/SchbAvMaSample.xml
+++ /dev/null
@@ -1,8787 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml .org/dtds/partwise.dtd"> 12345
-<score-partwise version="3.0">
- <work>
- <work-number>D. 839</work-number>
- <work-title>Ave Maria (Ellen's Gesang III) - Page 1</work-title>
- </work>
- <identification>
- <creator type="composer">Franz Schubert</creator>
- <creator type="poet">Walter Scott</creator>
- <creator type="translator">D. Adam Storck</creator>
- <rights>Copyright © 2002 Recordare LLC</rights>
- <encoding>
- <software>Finale 2011 for Windows</software>
- <software>Dolet 6.0 for Finale</software>
- <encoding-date>2011-08-08</encoding-date>
- <supports attribute="new-system" element="print" type="yes" value="yes"/>
- <supports attribute="new-page" element="print" type="yes" value="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>6.35</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1760</page-height>
- <page-width>1360</page-width>
- <page-margins type="both">
- <left-margin>80</left-margin>
- <right-margin>80</right-margin>
- <top-margin>80</top-margin>
- <bottom-margin>80</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>127</system-distance>
- <top-system-distance>127</top-system-distance>
- </system-layout>
- <staff-layout>
- <staff-distance>126</staff-distance>
- </staff-layout>
- <appearance>
- <line-width type="stem">1.25</line-width>
- <line-width type="beam">5</line-width>
- <line-width type="staff">0.8333</line-width>
- <line-width type="light barline">1.875</line-width>
- <line-width type="heavy barline">5</line-width>
- <line-width type="leger">1.25</line-width>
- <line-width type="ending">0.7682</line-width>
- <line-width type="wedge">0.957</line-width>
- <line-width type="enclosure">1.6667</line-width>
- <line-width type="tuplet bracket">1.3542</line-width>
- <note-size type="grace">66</note-size>
- <note-size type="cue">66</note-size>
- <distance type="hyphen">60</distance>
- <distance type="beam">8</distance>
- </appearance>
- <music-font font-family="Maestro,engraved" font-size="18"/>
- <word-font font-family="Times New Roman" font-size="8.25"/>
- <lyric-font font-family="Times New Roman" font-size="10"/>
- </defaults>
- <credit page="1">
- <credit-type>rights</credit-type>
- <credit-words default-x="680" default-y="80" font-size="9" halign="center" justify="right" letter-spacing="0.1" valign="bottom">Copyright © 2002 Recordare LLC</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="680" default-y="1680" font-size="13" halign="center" valign="top">(Ellen’s Gesang III)</credit-words>
- </credit>
- <credit page="1">
- <credit-type>title</credit-type>
- <credit-words default-x="680" default-y="1640" font-size="24" justify="center" letter-spacing="0.03" valign="top">Ave Maria</credit-words>
- </credit>
- <credit page="1">
- <credit-type>lyricist</credit-type>
- <credit-words default-x="80" default-y="1560" font-size="10" valign="top" xml:space="preserve">D. Adam Storck
-(after Walter Scott)</credit-words>
- </credit>
- <credit page="1">
- <credit-type>composer</credit-type>
- <credit-words default-x="1280" default-y="1560" font-size="10" justify="right" valign="top">Franz Schubert</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="680" default-y="1580" font-size="14" justify="center" valign="top">D. 839</credit-words>
- </credit>
- <part-list>
- <score-part id="P1">
- <part-name>Voice</part-name>
- <score-instrument id="P1-I14">
- <instrument-name>Choir Aahs</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I14">
- <midi-channel>1</midi-channel>
- <midi-program>53</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- <score-part id="P2">
- <part-name>Piano</part-name>
- <score-instrument id="P2-I1">
- <instrument-name>Grand Piano</instrument-name>
- </score-instrument>
- <midi-instrument id="P2-I1">
- <midi-channel>2</midi-channel>
- <midi-program>1</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <!--=========================================================-->
- <part id="P1">
- <measure number="1">
- <print>
- <measure-numbering>system</measure-numbering>
- </print>
- <attributes>
- <divisions>48</divisions>
- <key>
- <fifths>-2</fifths>
- <mode>major</mode>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- <staff-details print-object="no"/>
- </attributes>
- <note>
- <rest measure="yes"/>
- <duration>192</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2">
- <print new-system="no"/>
- <note>
- <rest measure="yes"/>
- <duration>192</duration>
- <voice>1</voice>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="654">
- <print new-system="yes">
- <system-layout>
- <system-distance>85</system-distance>
- </system-layout>
- </print>
- <barline location="left">
- <bar-style>heavy-light</bar-style>
- <repeat direction="forward" winged="none"/>
- </barline>
- <attributes>
- <staff-details print-object="yes"/>
- </attributes>
- <note default-x="122">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>72</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>A</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>begin</syllabic>
- <text>A</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>A</text>
- </lyric>
- </note>
- <note default-x="326">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>ve</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>ve</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>ve</text>
- </lyric>
- </note>
- <note default-x="362">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>Ma</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>begin</syllabic>
- <text>Ma</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>Ma</text>
- </lyric>
- </note>
- <note default-x="398">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>84</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <dot/>
- <stem default-y="-45.5">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>middle</syllabic>
- <text>ri</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>middle</syllabic>
- <text>ri</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>middle</syllabic>
- <text>ri</text>
- </lyric>
- </note>
- <note default-x="622">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50.5">down</stem>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="546">
- <print new-system="no"/>
- <note default-x="19">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>a!</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>a!</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>a!</text>
- </lyric>
- </note>
- <note default-x="144">
- <rest/>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note default-x="269">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>begin</syllabic>
- <text>Jung</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>begin</syllabic>
- <text>Un</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>begin</syllabic>
- <text>Rei</text>
- </lyric>
- </note>
- <note default-x="362">
- <grace/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="18">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="378">
- <grace/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="13">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="394">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="431">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="13.5">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="466">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" placement="below" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>end</syllabic>
- <text>frau</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>middle</syllabic>
- <text>be</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>end</syllabic>
- <text>ne</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="509">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="638">
- <print new-system="yes">
- <system-layout>
- <system-distance>85</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-55">down</stem>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>mild!</text>
- <end-line/>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>fleckt!</text>
- <end-line/>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>Magd!</text>
- <end-line/>
- </lyric>
- </note>
- <note default-x="221">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="281">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>Er</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>Wenn</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>Der</text>
- </lyric>
- </note>
- <note default-x="339">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>middle</syllabic>
- <text>hö</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>wir</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>Er</text>
- </lyric>
- </note>
- <note default-x="443">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>end</syllabic>
- <text>re</text>
- <extend/>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>single</syllabic>
- <text>auf</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>end</syllabic>
- <text>de</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="466">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-62.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="488">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>ei</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>begin</syllabic>
- <text>die</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>und</text>
- </lyric>
- </note>
- <note default-x="523">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>ner</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>sen</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>der</text>
- </lyric>
- </note>
- <note default-x="561">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>Jung</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>Fels</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>Luft</text>
- </lyric>
- </note>
- <note default-x="604">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>frau</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>begin</syllabic>
- <text>hin</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>Dä</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="562">
- <print new-system="no"/>
- <note default-x="20">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-45">down</stem>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>Fle</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>middle</syllabic>
- <text>sin</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>middle</syllabic>
- <text>mo</text>
- </lyric>
- </note>
- <note default-x="132">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>hen!</text>
- <end-line/>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>ken</text>
- <end-line/>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>nen,</text>
- <end-line/>
- </lyric>
- </note>
- <note default-x="232">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>Aus</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>zum</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>von</text>
- </lyric>
- </note>
- <note default-x="264">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <accidental>natural</accidental>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>begin</syllabic>
- <text>die</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>single</syllabic>
- <text>Schlaf,</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>begin</syllabic>
- <text>dei</text>
- </lyric>
- </note>
- <note default-x="358">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>sem</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>und</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>nes</text>
- </lyric>
- </note>
- <note default-x="386">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>begin</syllabic>
- <text>Fel</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>single</syllabic>
- <text>uns</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>begin</syllabic>
- <text>Au</text>
- </lyric>
- </note>
- <note default-x="413">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="437">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>sen,</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>dein</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>ges</text>
- </lyric>
- </note>
- <note default-x="467">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>single</syllabic>
- <text>starr</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>single</syllabic>
- <text>Schutz</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>single</syllabic>
- <text>Huld</text>
- </lyric>
- </note>
- <note default-x="500">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="535">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>und</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>begin</syllabic>
- <text>be</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>ver</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="638">
- <print new-system="yes">
- <system-layout>
- <system-distance>85</system-distance>
- </system-layout>
- </print>
- <note default-x="95">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>72</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-55.5">down</stem>
- <lyric default-y="-82" number="1" relative-x="7">
- <syllabic>single</syllabic>
- <text>wild,</text>
- <end-line/>
- </lyric>
- <lyric default-y="-104" number="2" relative-x="10">
- <syllabic>end</syllabic>
- <text>deckt,</text>
- <end-line/>
- </lyric>
- <lyric default-y="-127" number="3" relative-x="7">
- <syllabic>end</syllabic>
- <text>jagt,</text>
- <end-line/>
- </lyric>
- </note>
- <note default-x="272">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>single</syllabic>
- <text>soll</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>single</syllabic>
- <text>wird</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>single</syllabic>
- <text>sie</text>
- <extend/>
- </lyric>
- </note>
- <note default-x="306">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="336">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>mein</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>weich</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>begin</syllabic>
- <text>kön</text>
- </lyric>
- </note>
- <note default-x="423">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <lyric default-y="-82" number="1">
- <syllabic>begin</syllabic>
- <text>Ge</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>der</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>nen</text>
- </lyric>
- </note>
- <note default-x="453">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>end</syllabic>
- <text>bet</text>
- <extend/>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>begin</syllabic>
- <text>har</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>single</syllabic>
- <text>hier</text>
- </lyric>
- </note>
- <note default-x="489">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-59.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="519">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>zu</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>te</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>nicht</text>
- </lyric>
- </note>
- <note default-x="551">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- <slur number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" number="1" relative-x="10">
- <syllabic>single</syllabic>
- <text>dir</text>
- <extend/>
- </lyric>
- <lyric default-y="-105" number="2" relative-x="10">
- <syllabic>single</syllabic>
- <text>Fels</text>
- </lyric>
- <lyric default-y="-127" number="3" relative-x="10">
- <syllabic>single</syllabic>
- <text>bei</text>
- </lyric>
- </note>
- <note default-x="581">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="611">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>hin</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>uns</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>uns</text>
- </lyric>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="562">
- <print new-system="no"/>
- <note default-x="18">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>48</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-50.5">down</stem>
- <notations>
- <tied type="start"/>
- <slur bezier-x="51" bezier-y="32" default-x="7" default-y="8" number="1" placement="above" type="start"/>
- </notations>
- <lyric default-y="-82" justify="left" number="1">
- <syllabic>begin</syllabic>
- <text>we</text>
- </lyric>
- <lyric default-y="-104" justify="left" number="2">
- <syllabic>begin</syllabic>
- <text>dün</text>
- </lyric>
- <lyric default-y="-127" justify="left" number="3">
- <syllabic>begin</syllabic>
- <text>woh</text>
- </lyric>
- </note>
- <note default-x="135">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="164">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="18">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="187">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="17">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244">
- <grace/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-38">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256">
- <grace/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="268">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="12">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="302">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur bezier-x="-52" bezier-y="31" default-x="10" default-y="15" number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="330">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>48</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="0.5">up</stem>
- <lyric default-y="-82" number="1">
- <syllabic>end</syllabic>
- <text>hen.</text>
- <end-line/>
- <end-paragraph/>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>end</syllabic>
- <text>ken.</text>
- <end-line/>
- <end-paragraph/>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>end</syllabic>
- <text>nen!</text>
- <end-line/>
- <end-paragraph/>
- </lyric>
- </note>
- <note default-x="445">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note default-x="503">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="0.5">up</stem>
- <lyric default-y="-82" number="1">
- <syllabic>single</syllabic>
- <text>Wir</text>
- </lyric>
- <lyric default-y="-104" number="2">
- <syllabic>single</syllabic>
- <text>Du</text>
- </lyric>
- <lyric default-y="-127" number="3">
- <syllabic>single</syllabic>
- <text>Wir</text>
- </lyric>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
- <part id="P2">
- <measure number="1" width="601">
- <print page-number="2">
- <system-layout>
- <system-margins>
- <left-margin>94</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <top-system-distance>250</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>70</staff-distance>
- </staff-layout>
- <measure-numbering>none</measure-numbering>
- </print>
- <attributes>
- <divisions>48</divisions>
- <key>
- <fifths>-2</fifths>
- <mode>major</mode>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>2</staves>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <direction directive="yes" placement="above">
- <direction-type>
- <words default-y="48" font-size="10.5" font-weight="bold" xml:lang="de">Sehr langsam</words>
- </direction-type>
- <staff>1</staff>
- <sound tempo="26"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-x="118" default-y="-91" halign="left">
- <pp/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="40"/>
- </direction>
- <note default-x="129">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="148">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="7" default-y="-63" number="1" placement="below" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="148">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="167">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="167">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="186">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="below"/>
- <staccato placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="186">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="204">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="204">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="222">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="7" default-y="-63" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="222">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="241">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="259">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="7" default-y="-63" number="1" placement="below" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="259">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="278">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="278">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="297">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="below"/>
- <staccato placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="297">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="315">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="315">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="333">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="7" default-y="-63" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="333">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-92" spread="0" type="crescendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="352">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="371">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="11" bezier-y="25" default-x="6" default-y="11" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="371">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="389">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="389">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="408">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="above"/>
- <staccato placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="408">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="427">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="427">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="445">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur bezier-x="-12" bezier-y="26" default-x="3" default-y="10" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="445">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="463">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" placement="below" type="start"/>
- </notations>
- </note>
- <note default-x="493">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur bezier-x="14" bezier-y="34" default-x="6" default-y="14" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="493">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="513">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="513">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="538">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="above"/>
- <staccato placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="538">
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="561">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="10" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="561">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="11" type="stop"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="581">
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur bezier-x="-16" bezier-y="34" default-x="6" default-y="14" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="581">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <words default-x="89" default-y="-89" font-size="9" font-style="italic">col Pedale</words>
- </direction-type>
- <staff>2</staff>
- </direction>
- <note default-x="129">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="129">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="186">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="241">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="241">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="297">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="352">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="352">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="408">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="463">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="463">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="539">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="504">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-92" spread="11" type="diminuendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="18">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="37">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="8" default-y="26" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="37">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="55">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="55">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="73">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="above"/>
- <staccato placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="73">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="92">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="92">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="109">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="7" default-y="26" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="109">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="127">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="162">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="18" default-y="23" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="15" default-y="-17" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="174">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="192">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="192">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="220">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="above"/>
- <staccato placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="220">
- <chord/>
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="239">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="5" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="239">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>4</offset>
- <staff>1</staff>
- </direction>
- <note default-x="254">
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-65">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="18" default-y="23" number="1" type="stop"/>
- <articulations>
- <staccato default-x="15" default-y="-17" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="267">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="285">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="303">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="8" default-y="21" number="1" placement="above" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="303">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="321">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="321">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="339">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="above"/>
- <staccato placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="339">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="357">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="3" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="357">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="375">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="8" default-y="21" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-7" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="375">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="393">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="412">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur default-x="8" default-y="-63" number="1" placement="below" type="start"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="412">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="430">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="430">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="448">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <accent placement="below"/>
- <staccato placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="448">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="467">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <articulations>
- <staccato default-x="3" default-y="-48" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="467">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="484">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- <slur default-x="8" default-y="-63" number="1" type="stop"/>
- <articulations>
- <staccato default-x="3" default-y="-58" placement="below"/>
- </articulations>
- </notations>
- </note>
- <note default-x="484">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="19">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="19">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="73">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="127">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="127">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="220">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="285">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="285">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="339">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="394">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="394">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="448">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="654">
- <print new-system="yes">
- <staff-layout number="2">
- <staff-distance>45</staff-distance>
- </staff-layout>
- </print>
- <barline location="left">
- <bar-style>heavy-light</bar-style>
- <repeat direction="forward" winged="none"/>
- </barline>
- <note default-x="122">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="143">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="143">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="163">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="163">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="183">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="183">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="203">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="203">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="223">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="223">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="243">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="274">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="286">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="306">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="306">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="326">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="326">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="346">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="346">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="366">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="378">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="398">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="419">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="419">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="439">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="439">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="459">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="459">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="479">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="479">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="499">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="499">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="519">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="551">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="551">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="571">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="571">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="591">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="591">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="612">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="612">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="632">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="632">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="122">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="6">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="122">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="183">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="243">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="243">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="326">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="398">
- <pitch>
- <step>F</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-9">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="398">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="459">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="519">
- <pitch>
- <step>F</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-9">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="519">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="591">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="546">
- <print new-system="no"/>
- <note default-x="19">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="40">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="40">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="61">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="81">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="81">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="103">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="123">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="123">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="144">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="165">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="165">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="186">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="186">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="206">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="206">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="228">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="248">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="248">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="269">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="290">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="311">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="331">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="352">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="352">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="373">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="373">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="394">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="414">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="426">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="445">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="445">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="466">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="466">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="489">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="489">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="514">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20.5">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="526">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="19">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="19">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="81">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="144">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="144">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="206">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="269">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-14">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="269">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="331">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="394">
- <pitch>
- <step>F</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-9">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="394">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="466">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="638">
- <print new-system="yes">
- <staff-layout number="2">
- <staff-distance>45</staff-distance>
- </staff-layout>
- </print>
- <note default-x="101">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="121">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="121">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="141">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="161">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="181">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="181">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="201">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="201">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="221">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="241">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="241">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="261">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="281">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="300">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="300">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="320">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="320">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-67" spread="0" type="crescendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="339">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="372">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="372">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="391">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="391">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="411">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="411">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="431">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="431">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="451">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="451">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="488">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="511">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="511">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="535">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="535">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="561">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="561">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="589">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="589">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="11" type="stop"/>
- </direction-type>
- <offset>3</offset>
- <staff>1</staff>
- </direction>
- <note default-x="614">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="614">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="101">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="101">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="161">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="221">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="221">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="281">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="339">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="339">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="411">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="488">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="5.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="488">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="561">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="562">
- <print new-system="no"/>
- <direction placement="below">
- <direction-type>
- <wedge default-y="-67" spread="11" type="diminuendo"/>
- </direction-type>
- <staff>1</staff>
- </direction>
- <note default-x="20">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="46">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="46">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="63">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="63">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="80">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="97">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="97">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="115">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="115">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="131">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="149">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="149">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="166">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="178">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="203">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="203">
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="220">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="232">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="247">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="247">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <direction>
- <direction-type>
- <wedge spread="0" type="stop"/>
- </direction-type>
- <offset>-3</offset>
- <staff>1</staff>
- </direction>
- <note default-x="264">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="291">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="291">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="317">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="317">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="334">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="334">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="351">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="351">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="368">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="368">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="386">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="413">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="413">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="437">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="437">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="467">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="467">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="500">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="500">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="535">
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="535">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="20">
- <pitch>
- <step>A</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="20">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="80">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="132">
- <pitch>
- <step>A</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="0.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="132">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="203">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="264">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="-9.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="264">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="334">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="386">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-9.5">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="386">
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="467">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="638">
- <print new-system="yes">
- <staff-layout number="2">
- <staff-distance>45</staff-distance>
- </staff-layout>
- </print>
- <note default-x="95">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="113">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="113">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="131">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="131">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="148">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="166">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="183">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="183">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="201">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="227">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="239">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="255">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="272">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="272">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="290">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="307">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="25">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="319">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="336">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="357">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="357">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="378">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="378">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="394">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="394">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="413">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="413">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="433">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="20">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="433">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="453">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="477">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="489">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="519">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="519">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="551">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="551">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="581">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="581">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="598">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="611">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="95">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="95">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="148">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="201">
- <pitch>
- <step>G</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="-4">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="201">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="272">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="336">
- <pitch>
- <step>A</step>
- <octave>1</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="1">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="336">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="394">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="453">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="16">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="453">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="551">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="562">
- <print new-system="no"/>
- <note default-x="18">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="38">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="38">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="58">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="58">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="77">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="96">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="96">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="115">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="115">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="135">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="164">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="187">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="198">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="223">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="262">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="273">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="302">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="30">up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="302">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="330">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="348">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="348">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="368">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="368">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="387">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="387">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="407">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="407">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="426">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="426">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="445">
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <staff>1</staff>
- <notations>
- <tuplet bracket="no" number="1" show-number="none" type="start"/>
- </notations>
- </note>
- <note default-x="465">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="465">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="483">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="483">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="503">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="503">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="522">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="522">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="541">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem default-y="-70">down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="541">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>6</actual-notes>
- <normal-notes>4</normal-notes>
- </time-modification>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>192</duration>
- </backup>
- <note default-x="18">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="11">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="18">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="77">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="135">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="11">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="135">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="223">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="330">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="21">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="330">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="387">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="445">
- <pitch>
- <step>F</step>
- <octave>2</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem default-y="21">up</stem>
- <staff>2</staff>
- </note>
- <note default-x="445">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="503">
- <rest/>
- <duration>24</duration>
- <voice>2</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- </measure>
- </part>
- <!--=========================================================-->
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.exp
deleted file mode 100644
index 52ed555070c..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.exp
+++ /dev/null
@@ -1,180 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML2.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%FANTASIA 1.
-%Georg Philipp Telemann
-%
-%
-%Part P1 : Recorder
-%
-%
-% nv, -noinst, nostaves per instrument
- 1 -1 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 4 4 0 3
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Recorder
-t
-./
-Tt
-FANTASIA 1.
-Tc
-Georg Philipp Telemann
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 1| 1| 1) 1
- \zcharnote{12}{Vivace}\ {0l a44u [u a14u }0 b14u a14u e14u ] [u a14u c15u a14u e14u ] [u a14u b14u a14u
-e14u ] /
-% ( 1| 1| 1) 2
- [u a14u c15u a14u e14u ] [l a14l e15l a14l e14l ] [l a14l e15l f15l d15l ] [l e15l c15l d15l b14l ]
-/
-% ( 1| 1| 1) 3
- [l c15l e15l f15l d15l ] [l e15l c15l d15l b14l ] [l c15l a14l b14l c15l ] [l d15l e15l f15l g15l ]
-/
-% ( 1| 1| 1) 4
- [l a15l e15l c15l a14l ] [l a15l e15l c15l a14l ] [l a85l a84l ] r4 /
-% ( 1| 1| 1) 5
- [l d15l c15l ] d4d5l [l f15l d8d5l ] [l a15l d8d5l ] /
-% ( 1| 1| 1) 6
- [l c15l b14l ] c4d5l [l e15l c8d5l ] [l a15l c8d5l ] /
-% ( 1| 1| 1) 7
- [u d14u c15u b14u a14u ] [l f15l c15l b14l a14l ] [u d14u c15u b14u a14u ] [l f15l c15l b14l a14l ]
-/
-% ( 1| 1| 1) 8
- [u d14su c15u b14u a14u ] [l a15l c15l b14l a14l ] [u d14u c15u b14u a14u ] [l a15l c15l b14l a14l ]
-/
-% ( 1| 1| 1) 9
- [u e14u g14u b14u g14u ] [l e15l b14l g15l e15l ] [u e14u a14u c15u a14u ] [l e15l c15l a15l e15l ]
-/
-% ( 1| 1| 1) 10
- [u e14u g14u b14u g14u ] [l e15l b14l g15l e15l ] [l b85l e84l ] r4 /
-% ( 1| 1| 1) 11
- a44u d45l c45l f45l /
-% ( 1| 1| 1) 12
- [u d85u b84u e85u e84u ] [u a84u c85u b84u a84u ] /
-% ( 1| 1| 1) 13
- [l e85l g84l a85l f84l ] [l g85l e84l c86l a84l ] /
-% ( 1| 1| 1) 14
- [l a85l f85l b85l b84l ] [l e85l g84l c85l b84l ] /
-% ( 1| 1| 1) 15
- [l a84sl e15l f35l g35nl ] [l f85l e85l ] [u d85u f84u b84u a84nu ] /
-% ( 1| 1| 1) 16
- [l g84l d15l e35l f35l ] [l e85l d85l ] [u c85u g14nu a34u b34u ] [u a84u g84u ] /
-% ( 1| 1| 1) 17
- [l d85l f84l g85nl e84l ] [l f85l d84l b85l g84nl ] /
-% ( 1| 1| 1) 18
- [l g85nl e85l a85l a84l ] [u d14u d15u c15u d15u ] [l f15l d15l c15l d15l ] /
-% ( 1| 1| 1) 19
- [u d14u d15u c15u d15u ] [l a15l d15l c15l d15l ] [l a14l c15l b14l c15l ] [l e15l c15l b14l c15l ]
-/
-% ( 1| 1| 1) 20
- [l a14l c15l b14l c15l ] [l a15l c15l b14l c15l ] [l g14l d15l c15l d15l ] [l e15l d15l c15l d15l ]
-/
-% ( 1| 1| 1) 21
- [u e14u d15u c15u d15u ] [l b15l d15l c15l d15l ] [l a84l c86l d85l b85l ] /
-% ( 1| 1| 1) 22
- [l c85l a85l f85l a85l ] [l d15l f15l b14l d15l ] [l e15l g15l e14l d15l ] /
-% ( 1| 1| 1) 23
- [l a14l d15l c15l b14l ] [u c85u f84u ] [l d84l b85l e84l g85l ] /
-% ( 1| 1| 1) 24
- [l a84l g85nl d85l f85l ] [l c15l a15l g15sl a15l ] [l f15l a15l g15l a15l ] /
-% ( 1| 1| 1) 25
- [u d85u b84u e85u e84u ] [l a84l c15l b14l ] [u c85u f84u ] /
-% ( 1| 1| 1) 26
- [l d84l b85l e85l g85l ] a44u r4 /
-% ( 1| 1| 1) 27
- \zcharnote{-6}{adagio allegro}\ {0u a45l [l a85x3 }0 e5l c5l ] [l e85x3 c5l a4l ] [l a85x3 Dp e5l c5l
-] [l e85x3 c5l a4l ] r4 /
-% ( 1| 1| 1) 28
- \zcharnote{-6}{adagio allegro}\ {0u g45nl Df [l g85x3 }0 e5l c5l ] [l e85x3 c5l a4l ] [l g85x3 Dp e5l
-c5l ] [l e85x3 c5l a4l ] r4 /
-% ( 1| 1| 1) 29
- \zcharnote{-6}{adagio}\ [l f35l Df c35l d8d5l ] [l e35l c35l d8d5l ] [l a35l c35l d8d5l ] [l e35l c35l
-d8d5l ] /
-% ( 1| 1| 1) 30
- \zcharnote{-6}{adagio allegro}\ {0u b45l [l b85x3 }0 f5l d5sl ] [l f85x3 d5l b4l ] [l b85x3 Dp f5l d5l
-] [l f85x3 d5l b4l ] r4 /
-% ( 1| 1| 1) 31
- \zcharnote{-6}{adagio allegro}\ {0u a45l [l a85x3 }0 f5l d5sl ] [l f85x3 d5l b4l ] [l a85x3 Dp f5l d5l
-] [l f85x3 d5l b4l ] r4 /
-% ( 1| 1| 1) 32
- \zcharnote{-6}{adagio}\ [l g35l Df d35sl e8d5l ] [l f35l d35l e8d5l ] [l b35l d35l e8d5l ] [l f35l d35l
-e8d5l ] /
-% ( 1| 1| 1) 33
- \zcharnote{-6}{adagio}\ [l f14l d35nl c35l d15l f15l ] r1 [l f15l e15l d15l ] [l g14l d35l c35l d15l
-f15l ] r1 [l f15l e15l d15l ] /
-% ( 1| 1| 1) 34
- [l a14l c35l b34l c15l a15l ] [l g14l c15l e15l a15l ] [l f14l c35l b34l c15l a15l ] [l e14l c15l e15l
-a15l ] /
-% ( 1| 1| 1) 35
- [u d84su r1 c15u ] [l c8d5l b34l c35l ] [l e14l (Bu b14l d15sl e15l )B ] [l a14l (Bu c15l d15l e15l
-)B ] /
-% ( 1| 1| 1) 36
- [l g14l (Bu b14l d15sl e15l )B ] [l f14l (Bu a14l d15l e15l )B ] e44u r4 /
-% ( 1| 1| 1) 37
-
-m3/8/3/8
- \zcharnote{12}{Allegro}\ [l c15l d15l e15l c15l d15l b14l ] /
-% ( 1| 1| 1) 38
- [u a14u b14u a14u g14u a84u ] /
-% ( 1| 1| 1) 39
- [u b14u c15u d15u e14u d85u ] /
-% ( 1| 1| 1) 40
- [l d85l c15l b14l c85l ] /
-% ( 1| 1| 1) 41
- [l f15l g15l a15l c15l f15l e15l ] /
-% ( 1| 1| 1) 42
- [l d15sl e15l f15l d15l b14l a14l ] /
-% ( 1| 1| 1) 43
- [l g14l e15l ] [u f84u d85su ] /
-% ( 1| 1| 1) 44
- [l e14l g14l b14l e15l d15sl e15l ] /
-% ( 1| 1| 1) 45
- [l e14l a14l c15l e15l d15sl e15l ] /
-% ( 1| 1| 1) 46
- [l e14l g14l b14l e15l d15sl e15l ] /
-% ( 1| 1| 1) 47
- [l g14l e15l ] [u f84u d85su ] /
-% ( 1| 1| 1) 48
- [u e85u e84u ] r8
- Rr /
-% ( 1| 1| 1) 49
- Rl [l d15nl e15l f15l d15l e15l c15l ] /
-% ( 1| 1| 1) 50
- [l d85l c85l b84l ] /
-% ( 1| 1| 1) 51
- [l c15l d15l e15l c15l d15l b14l ] /
-% ( 1| 1| 1) 52
- [l c85l b84l a84l ] /
-% ( 1| 1| 1) 53
- [l f15l e15l f15l d15l c15l d15l ] /
-% ( 1| 1| 1) 54
- [l a15l g15l a15l c15l b14l a14l ] /
-% ( 1| 1| 1) 55
- [u b84u e84u g84u ] /
-% ( 1| 1| 1) 56
- [l a14l c15l e15l a15l g15l a15l ] /
-% ( 1| 1| 1) 57
- [l a14l d15l f15l a15l g15l a15l ] /
-% ( 1| 1| 1) 58
- [l a14l c15l e15l a15l g15l a15l ] /
-% ( 1| 1| 1) 59
- [l f15l e15l f15l d15l c15l d15l ] /
-% ( 1| 1| 1) 60
- [l a15l g15l a15l c15l b14l a14l ] /
-% ( 1| 1| 1) 61
- [u b84u e84u g84u ] /
-% ( 1| 1| 1) 62
- V1 [u a8d4u c15u b14u a14u ]
- Rr /
-% ( 1| 1| 1) 63
- V2b a4d4u /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.xml
deleted file mode 100644
index 47a383a4d98..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/Telemann.xml
+++ /dev/null
@@ -1,7789 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN"
- "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise version="2.0">
- <movement-title>FANTASIA 1.</movement-title>
- <identification>
- <creator type="composer">Georg Philipp Telemann</creator>
- <encoding>
- <software>Finale 2009 for Windows</software>
- <software>Dolet Light for Finale 2009</software>
- <encoding-date>2009-09-23</encoding-date>
- <supports attribute="new-system" element="print" type="yes" value="yes"/>
- <supports attribute="new-page" element="print" type="yes" value="yes"/>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>7.2319</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1642</page-height>
- <page-width>1161</page-width>
- <page-margins type="both">
- <left-margin>70</left-margin>
- <right-margin>70</right-margin>
- <top-margin>88</top-margin>
- <bottom-margin>88</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>0</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>121</system-distance>
- <top-system-distance>70</top-system-distance>
- </system-layout>
- <appearance>
- <line-width type="stem">1.2457</line-width>
- <line-width type="beam">4.2708</line-width>
- <line-width type="staff">1.2457</line-width>
- <line-width type="light barline">1.2457</line-width>
- <line-width type="heavy barline">4.2708</line-width>
- <line-width type="leger">1.2457</line-width>
- <line-width type="ending">1.2457</line-width>
- <line-width type="wedge">1.2457</line-width>
- <line-width type="enclosure">1.2457</line-width>
- <line-width type="tuplet bracket">1.2457</line-width>
- <note-size type="grace">60</note-size>
- <note-size type="cue">60</note-size>
- </appearance>
- <music-font font-family="Maestro" font-size="20.5"/>
- <word-font font-family="Times New Roman" font-size="17.1" font-weight="bold"/>
- </defaults>
- <part-list>
- <score-part id="P1">
- <part-name print-object="no">MusicXML Part</part-name>
- <score-instrument id="P1-I17">
- <instrument-name>Recorder</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I17">
- <midi-channel>1</midi-channel>
- <midi-program>75</midi-program>
- <volume>80</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <!--=========================================================-->
- <part id="P1">
- <measure number="1" width="519">
- <print>
- <page-layout>
- <page-height>1642</page-height>
- <page-width>1161</page-width>
- <page-margins>
- <left-margin>70</left-margin>
- <right-margin>70</right-margin>
- <top-margin>102</top-margin>
- <bottom-margin>74</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <system-margins>
- <left-margin>47</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <top-system-distance>210</top-system-distance>
- </system-layout>
- </print>
- <attributes>
- <divisions>24</divisions>
- <key>
- <fifths>3</fifths>
- <mode>major</mode>
- </key>
- <time>
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef>
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-y="22" font-size="12" font-style="italic" font-weight="bold" relative-x="-38">Vivace</words>
- </direction-type>
- <sound tempo="110"/>
- </direction>
- <note default-x="133">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <notations>
- <tied orientation="under" type="start"/>
- </notations>
- </note>
- <note default-x="202">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="228">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="307">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="333">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="359">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="386">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="413">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="439">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="465">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="491">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="2" width="455">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="41">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="96">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="179">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="206">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="234">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="261">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="288">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="316">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="343">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="371">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="398">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="425">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="3" width="595">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="132">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="162">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-47">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="194">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="255">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="285">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="317">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="347">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="378">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="409">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="440">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="471">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="501">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-43">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="532">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="562">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="4" width="425">
- <note default-x="17">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="46">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="105">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="193">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="222">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="251">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="299">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="347">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="5" width="351">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="122">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="143">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-46">down</stem>
- </note>
- <note default-x="217">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- </note>
- <note default-x="237">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="282">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- </note>
- <note default-x="304">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="6" width="263">
- <note default-x="14">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="35">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="56">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="-50.5">down</stem>
- </note>
- <note default-x="129">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- </note>
- <note default-x="150">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="195">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="7" width="406">
- <note default-x="14">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="38">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="62">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="87">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="111">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="136">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="209">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="234">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="283">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="307">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="331">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="356">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="8" width="569">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="114">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="142">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="171">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="199">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="227">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="312">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="340">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="369">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="397">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="425">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="454">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="482">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="511">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="539">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="9" width="452">
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="41">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="68">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="96">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="122">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="150">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="205">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="232">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="260">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="286">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="314">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="341">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="368">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="396">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="423">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="10" width="472">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="181">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="207">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="234">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="260">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="287">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="314">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="357">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="400">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="11" width="248">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- <notations>
- <articulations>
- <staccatissimo default-y="14" placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="72">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-46">down</stem>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="130">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-51">down</stem>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="188">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-35.5">down</stem>
- <notations>
- <articulations>
- <staccatissimo default-y="13" placement="above"/>
- </articulations>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="12" width="301">
- <note default-x="14">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="49">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="157">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="192">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="228">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="263">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="13" width="365">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="167">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="200">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="233">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-73">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="265">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="298">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-76.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="331">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-78">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="14" width="283">
- <note default-x="17">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="50">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-51.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="83">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="149">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-63">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="182">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-65">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="215">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-67">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="249">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-68">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="15" width="372">
- <note default-x="26">
- <pitch>
- <step>A</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="-68">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="64">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-64">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="119">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <accidental>natural</accidental>
- <stem default-y="-62">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="140">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-30">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="178">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-32.5">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="216">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="253">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="333">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="16" width="423">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-72">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-70">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="157">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-68.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="175">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="193">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="226">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-42.5">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="260">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="28">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="297">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="320">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="24">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="338">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="23">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="388">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="5">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="17" width="267">
- <note default-x="14">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="45">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-71.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-73">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="108">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="139">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-78">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="202">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-82">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="234">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-83">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="18" width="330">
- <note default-x="25">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="59">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="93">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="127">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="182">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="203">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="245">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="266">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="287">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="19" width="554">
- <print new-system="yes">
- <system-layout>
- <system-distance>102</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="129">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="158">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="214">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="242">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="299">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="327">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="383">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="411">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="440">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="468">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="497">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="524">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="20" width="466">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="42">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="98">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="126">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="183">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="239">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="267">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="296">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="324">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="352">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="408">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="437">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="21" width="417">
- <print new-system="yes">
- <system-layout>
- <system-distance>101</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="122">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="144">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="209">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="231">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="253">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="310">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="345">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="380">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="22" width="320">
- <note default-x="14">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="82">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-46.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="116">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-45">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="172">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="193">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="214">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="235">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-71.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-73">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="277">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="297">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="23" width="283">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="33">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="53">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="72">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="91">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="123">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="155">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="187">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="219">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="250">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="24" width="497">
- <print new-page="yes">
- <page-layout>
- <page-height>1642</page-height>
- <page-width>1161</page-width>
- <page-margins>
- <left-margin>70</left-margin>
- <right-margin>70</right-margin>
- <top-margin>102</top-margin>
- <bottom-margin>74</bottom-margin>
- </page-margins>
- </page-layout>
- <system-layout>
- <top-system-distance>31</top-system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="144">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="184">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-56.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="264">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="292">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="326">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-47">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-45">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="382">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-35">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="411">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-34">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="439">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-33.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="467">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-32.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="25" width="284">
- <note default-x="14">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="46">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="79">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="111">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="144">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="177">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="197">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="217">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="250">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="26" width="240">
- <note default-x="13">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="45">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="107">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-80">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="138">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="11">up</stem>
- </note>
- <note default-x="188">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="27" width="559">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold" relative-x="-4">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">allegro</words>
- </direction-type>
- <offset>28</offset>
- <sound tempo="120"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-26">down</stem>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <note default-x="188">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-47.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="236">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="260">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="283">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="307">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-75">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="331">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="355">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-47.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="379">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="402">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="426">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="450">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="475">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="28" width="461">
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold" relative-x="17">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-75">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="98"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">allegro</words>
- </direction-type>
- <offset>28</offset>
- <sound tempo="120"/>
- </direction>
- <note default-x="25">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem default-y="-30.5">down</stem>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <note default-x="105">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-47.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="151">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="174">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="196">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="219">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-75">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="242">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="265">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-47.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="288">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="311">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="334">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="357">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="380">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="29" width="513">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <words default-y="-84" font-size="10.25" font-style="italic" font-weight="bold" relative-x="10">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-71">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="98"/>
- </direction>
- <note default-x="101">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="121">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="142">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-57">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="203">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="224">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-57">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="306">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="327">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="348">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-57">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="409">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="430">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="450">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-57">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="30" width="507">
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">allegro</words>
- </direction-type>
- <offset>28</offset>
- <sound tempo="120"/>
- </direction>
- <note default-x="17">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-21">down</stem>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <note default-x="101">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="128">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="159">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="185">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="238">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-74">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="265">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="292">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="318">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="345">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="371">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="397">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="424">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="31" width="584">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words default-y="-80" font-size="10.25" font-style="italic" font-weight="bold">allegro</words>
- </direction-type>
- <offset>28</offset>
- <sound tempo="120"/>
- </direction>
- <note default-x="104">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-25.5">down</stem>
- <notations>
- <tied orientation="over" type="start"/>
- </notations>
- </note>
- <note default-x="185">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tied type="stop"/>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="212">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="243">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="269">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="295">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="320">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-73">
- <p/>
- </dynamics>
- </direction-type>
- <sound dynamics="67"/>
- </direction>
- <note default-x="348">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="375">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="400">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="426">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet bracket="no" number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="452">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="478">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="504">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="32" width="436">
- <direction placement="below">
- <direction-type>
- <words default-y="-82" font-size="10.25" font-style="italic" font-weight="bold" relative-x="13">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-75">
- <f/>
- </dynamics>
- </direction-type>
- <sound dynamics="98"/>
- </direction>
- <note default-x="13">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="44">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <accidental>sharp</accidental>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="67">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-52.5">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="124">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="147">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="169">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-52.5">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="228">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="252">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="275">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-52.5">down</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="332">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="355">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-52.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="378">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-52.5">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="33" width="544">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <words default-y="-102" font-size="10.25" font-style="italic" font-weight="bold">adagio</words>
- </direction-type>
- <sound tempo="46"/>
- </direction>
- <note default-x="101">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <accidental>natural</accidental>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="166">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="193">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="219">
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="245">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="271">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="297">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="323">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-72.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="350">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-72.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="368">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-72.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="385">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-72.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="412">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-72.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="438">
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="464">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-40">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="490">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-41">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="517">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-42">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="34" width="476">
- <note default-x="13">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="41">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="59">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="105">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-67.5">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="133">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-62">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="216">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="244">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="272">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="290">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="308">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="336">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-77">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="364">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="391">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-73.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="418">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-71.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="447">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-70">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="35" width="605">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <note default-x="114">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="167">
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- </note>
- <note default-x="200">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- </note>
- <note default-x="232">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="-63">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="302">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- </note>
- <note default-x="322">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem default-y="-63">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="343">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="376">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-73">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="408">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-71.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="440">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-70">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="473">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="505">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="539">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="571">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="36" width="415">
- <note default-x="14">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="43">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-63">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="74">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-62">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="134">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-70">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <articulations>
- <staccatissimo placement="above"/>
- </articulations>
- </notations>
- </note>
- <note default-x="163">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-68">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur number="1" placement="above" type="start"/>
- </notations>
- </note>
- <note default-x="193">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-66.5">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="222">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur number="1" type="stop"/>
- </notations>
- </note>
- <note default-x="252">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem default-y="-4">up</stem>
- </note>
- <note default-x="329">
- <rest/>
- <duration>24</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <!--=======================================================-->
- <measure implicit="yes" number="X1" width="304">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>47</left-margin>
- <right-margin>0</right-margin>
- </system-margins>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <attributes>
- <time>
- <beats>3</beats>
- <beat-type>8</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words default-y="22" font-size="12" font-style="italic" font-weight="bold" relative-x="-38">Allegro</words>
- </direction-type>
- <sound tempo="120"/>
- </direction>
- <note default-x="131">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="217">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="246">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="37" width="165">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="40">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="67">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="15">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="15">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="38" width="165">
- <note default-x="14">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="23">up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="40">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="24">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="67">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="25">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="26">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="28">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="39" width="143">
- <note default-x="13">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="53">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="78">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="102">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="40" width="196">
- <note default-x="13">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="44">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="74">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="41" width="283">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <note default-x="114">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="142">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="170">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="198">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="226">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="254">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="42" width="150">
- <note default-x="14">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="39">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="65">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="106">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="43" width="196">
- <note default-x="13">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="44">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="73">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="44" width="196">
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="43">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="74">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="45" width="196">
- <note default-x="13">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="44">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="73">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="104">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="134">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem default-y="-75">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-75">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="46" width="243">
- <print new-system="yes">
- <system-layout>
- <system-distance>94</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-65">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="128">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="154">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="198">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="47" width="135">
- <note default-x="14">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="30">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="25">up</stem>
- <beam number="1">end</beam>
- </note>
- <note default-x="83">
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- <repeat direction="backward"/>
- </barline>
- </measure>
- <!--=======================================================-->
- <measure number="48" width="219">
- <barline location="left">
- <bar-style>heavy-light</bar-style>
- <repeat direction="forward"/>
- </barline>
- <note default-x="43">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem default-y="-45">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="72">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-46">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="101">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-47">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-48">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-49">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="188">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="49" width="120">
- <note default-x="14">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="49">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="83">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="50" width="184">
- <note default-x="14">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="42">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-51">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-52">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="98">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-53">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="126">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-54">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="155">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="51" width="120">
- <note default-x="13">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-55">down</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-57.5">down</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="83">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="52" width="275">
- <print new-system="yes">
- <system-layout>
- <system-distance>97</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="130">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="159">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="187">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="216">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="245">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="53" width="208">
- <note default-x="17">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="48">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="112">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="143">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="175">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="54" width="122">
- <note default-x="14">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="49">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="85">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="55" width="208">
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="46">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="175">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="56" width="208">
- <note default-x="13">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="46">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="78">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="174">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="57" width="282">
- <print new-system="yes">
- <system-layout>
- <system-distance>99</system-distance>
- </system-layout>
- </print>
- <note default-x="101">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="131">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-59">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-58">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-57">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="221">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-56">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="251">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-55">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="58" width="176">
- <note default-x="14">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="40">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="67">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="120">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-50">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="59" width="195">
- <note default-x="17">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="47">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="76">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="105">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="135">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="-60">down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="60" width="115">
- <note default-x="14">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="15">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="47">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="13">up</stem>
- <beam number="1">continue</beam>
- </note>
- <note default-x="80">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem default-y="10">up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <!--=======================================================-->
- <measure number="61" width="159">
- <barline location="left">
- <ending default-y="43" end-length="33" font-size="8.5" font-style="normal" number="1" type="start"/>
- </barline>
- <note default-x="14">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem default-y="20">up</stem>
- <beam number="1">begin</beam>
- </note>
- <note default-x="66">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="90">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="114">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem default-y="20">up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- <ending number="1" type="stop"/>
- <repeat direction="backward"/>
- </barline>
- </measure>
- <!--=======================================================-->
- <measure number="62" width="93">
- <barline location="left">
- <ending default-y="43" end-length="33" font-size="8.5" font-style="normal" number="2" type="start"/>
- </barline>
- <note default-x="12">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>36</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem default-y="11">up</stem>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- <ending number="2" type="discontinue"/>
- </barline>
- </measure>
- </part>
- <!--=========================================================-->
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.exp
deleted file mode 100644
index e58749d3eeb..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.exp
+++ /dev/null
@@ -1,209 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"standalone="no"?>
-%<!DOCTYPEscore-partwisePUBLIC"-//Recordare//DTDMusicXML1.0Partwise//EN""http://www.musicxml.org/dtds/partwise.dtd">
-%
-%
-%
-%
-%Part P1 :
-%Part P2 :
-%
-%
-% nv, -noinst, nostaves per instrument
- 2 -2 1 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 4 4 0 -3
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-
-
-bt
-./
-Tt
-
-Tc
-
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 2| 1| 1) 1
- rp /
-% ( 1| 1| 1) 1
- r4 g44u Dmp a44u b44u /
-% ( 2| 1| 1) 2
- r4 (B c43l Dmp d43l e43nl /
-% ( 1| 1| 1) 2
- {0 c05 Dmp //
-% ( 1| 1| 2) 2
- r4 (B e44nl f44l g44l /
-% ( 2| 1| 1) 3
- r4 (C c44u f44u e44nu //
-% ( 2| 1| 2) 3
- {0 f03 /
-% ( 1| 1| 1) 3
- {1 c05 }0 Dmp {0 za4 /
-% ( 2| 1| 1) 4
- e44fu r2b r4b //
-% ( 2| 1| 2) 4
- f43l }0 d44l zg3 c44l za3 c44l za3n /
-% ( 1| 1| 1) 4
- c45l }1 za4 }0 b44u zg4 a44u ze4 g44u ze4 /
-% ( 2| 1| 1) 5
- b23u a23fu )C //
-% ( 2| 1| 2) 5
- b43l {0 b42l b22l )B }0 /
-% ( 1| 1| 1) 5
- {0 f24u ze4 f24u }0 zd4 )B /
-% ( 2| 1| 1) 6
- r4 g43u r2b //
-% ( 2| 1| 2) 6
- e23l g43l zf3 b43l zg3 /
-% ( 1| 1| 1) 6
- r4 c44u zb3 d44u zb3 e44u zc4 /
-% ( 2| 1| 1) 7
- r4 g43fu r2b //
-% ( 2| 1| 2) 7
- e23l a43nl zg3f a43l zg3 /
-% ( 1| 1| 1) 7
- r4 D< c44u za3 d44u zc4 e44u zc4 /
-% ( 2| 1| 1) 8
- c4d4l za3f b83l o. b43l {0 b43l /
-% ( 1| 1| 1) 8
- f4d4u ze4 D<+0+3 b83u b43u D> {0 b43u /
-% ( 2| 1| 1) 9
- b03 }0 /
-% ( 1| 1| 1) 9
- b03 }0 D>+0+3 /
-% ( 2| 1| 1) 10
- r4 c44l Dmf za3 c44l zb3 e44l zc4 /
-% ( 1| 1| 1) 10
- r4 f44u Dmf ze4 g44u ze4 a44u zf4 /
-% ( 2| 1| 1) 11
- r4 b43nl za3 b43l zg3 b43l zf3 /
-% ( 1| 1| 1) 11
- r4 f44u ze4 g44u ze4 a44u ze4 /
-% ( 2| 1| 1) 12
- c4d4l zg3 a83l zf3 a43nl zf3s {0 b43l {1 zg3 /
-% ( 1| 1| 1) 12
- b4d4u zf4 e84u zc4 e44u zc4 {0 e44u {1 zc4 /
-% ( 2| 1| 1) 13
- b03 }0 zg3 }1 /
-% ( 1| 1| 1) 13
- e04 }0 zc4 }1 /
-% ( 2| 1| 1) 14
- (B c24l b23nl /
-% ( 1| 1| 1) 14
- r4 [u g84u e84u ] f44u e44u /
-% ( 2| 1| 1) 15
- b23fl a4d3nl a83fl /
-% ( 1| 1| 1) 15
- g44u e44u f4d4u e84u /
-% ( 2| 1| 1) 16
- g23l f23sl /
-% ( 1| 1| 1) 16
- g4d4u d84u d44u {0 d44u /
-% ( 2| 1| 1) 17
- f23nl e23nl )B /
-% ( 1| 1| 1) 17
- d04 }0 /
-% ( 2| 1| 1) 18
- f43l d43l e43fl f43l /
-% ( 1| 1| 1) 18
- r2 b43nu d44u zb3 /
-% ( 2| 1| 1) 19
- g43l zc3 a43nl zd3 b43l ze3 c44sl zf3 /
-% ( 1| 1| 1) 19
- e44u zb3f D< f44u zc4 g44u zd4 a44nu ze4n /
-% ( 2| 1| 1) 20
- c4d4nl zf3 a83l zf3 a43l zf3 {0 a43l {1 ze3n /
-% ( 1| 1| 1) 20
- b4d4u ze4f D<+0+3 b83u b43u {0 b43u /
-% ( 2| 1| 1) 21
- a03 }0 ze3 }1 /
-% ( 1| 1| 1) 21
- b03 }0 /
-% ( 2| 1| 1) 22
- r4 e44l zg3 b43nl za3 b43fl zg3 /
-% ( 1| 1| 1) 22
- r4 b44u zf4 g44u zd4 e44u zc4 /
-% ( 2| 1| 1) 23
- r2b r4b f43su //
-% ( 2| 1| 2) 23
- r4 c44l zf3s a43nl ze3f (B [l c83l b82nl )B ] /
-% ( 1| 1| 1) 23
- r4 a44nu zf4 f44su zd4 e44u zb3n /
-% ( 2| 1| 1) 24
- a4d3l zb2f b83l o. a43l g43l /
-% ( 1| 1| 1) 24
- f4d4nu zc4 b83fu b43u {0 b43u /
-% ( 2| 1| 1) 25
- e23nl f23l /
-% ( 1| 1| 1) 25
- b03 }0 /
-% ( 2| 1| 1) 26
- r4b c44u c44u e44u //
-% ( 2| 1| 2) 26
- r4 [l c84l b83l ] (B [l a83l g83l )B ] f43l /
-% ( 1| 1| 1) 26
- r4 (B c44u c45u c45u //
-% ( 1| 1| 2) 26
- r4b [l c84l d84l )B ] (B [l e84l f84l )B (B g84l a84l )B ] /
-% ( 2| 1| 1) 27
- r4 c44l zf3 b43nl zg3 b43l za3 /
-% ( 1| 1| 1) 27
- r4 a44u ze4 g44u ze4 f44u ze4 /
-% ( 2| 1| 1) 28
- c4d4l zg3 a83l zf3 a43l zf3 {0 b43l {1 zg3 /
-% ( 1| 1| 1) 28
- b4d4u zf4 e84u zb3 e44u zb3n {0 e44u {1 zc4 /
-% ( 2| 1| 1) 29
- b43l }0 zg3 }1 a2d3nl zg3 /
-% ( 1| 1| 1) 29
- {2 e44u }0 zc4 }1 D< e2d4u }2 zc4s D<+0+3 /
-% ( 2| 1| 1) 30
- b23l zg3 (B c24l zb3 /
-% ( 1| 1| 1) 30
- r4 D< b44u a44u D<+0+3 g44u //
-% ( 1| 1| 2) 30
- e24l zc4n g24l (B ze4 /
-% ( 2| 1| 1) 31
- c24u c44u b43nu )B //
-% ( 2| 1| 2) 31
- a23l g23l /
-% ( 1| 1| 1) 31
- a4d4u g84u f44u g44u //
-% ( 1| 1| 2) 31
- {0 f24l {1 zd4 f24l }0 zd4 )B }1 /
-% ( 2| 1| 1) 32
- r4 [l c84l c84l ] [l b83nl b83l c84l zb3f c84l ] zb3 /
-% ( 1| 1| 1) 32
- r4 [u e84u e84u ] [u e84u e84u e84u e84u ] /
-% ( 2| 1| 1) 33
- [l c84l za3n c84l ] za3 {0 b43nl {1 za3 b23l }0 za3 }1 /
-% ( 1| 1| 1) 33
- [u e84u f84u ] zd4 {0 g44u {1 ze4 g24u }0 ze4 }1 /
-% ( 2| 1| 1) 34
- r2b c44u r4b //
-% ( 2| 1| 2) 34
- r4 c44l zb3 [l b83l a83l ] e44l zg3 /
-% ( 1| 1| 1) 34
- r4 g44u ze4 a44u ze4 b44u zf4 /
-% ( 2| 1| 1) 35
- e4d4l zf3 a83l zf3 a23l zb2 /
-% ( 1| 1| 1) 35
- b4d4nu e84u d24u //
-% ( 1| 1| 2) 35
- g44l (B [l a84l c84fl )B ] c44l b43l /
-% ( 2| 1| 1) 36
- (B a23l zb2n g23l )B zb2f /
-% ( 1| 1| 1) 36
- (B e24u e24u )B //
-% ( 1| 1| 2) 36
- b23x3 (B d4fl )B c4fl c24nl /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.xml
deleted file mode 100644
index 03a4a45eb88..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/embracable.xml
+++ /dev/null
@@ -1,6093 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE score-partwise
-PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
-"http://www.musicxml.org/dtds/partwise.dtd">
-
-
-<score-partwise>
- <identification>
- <encoding>
- <software>SharpEye Music Reader 2</software>
- <encoding-description>Scanning program</encoding-description>
- </encoding>
- </identification>
-
- <part-list>
- <score-part id="P1">
- <part-name>Part_1</part-name>
- </score-part>
- <score-part id="P2">
- <part-name>Part_2</part-name>
- </score-part>
- </part-list>
-
- <part id="P1">
- <measure number = "1">
- <attributes>
- <divisions>6</divisions>
- <key>
- <fifths>-3</fifths>
- </key>
- <time symbol="normal">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>1</staves>
- <clef number = "1">
- <sign>G</sign>
- <line>2</line>
- <clef-octave-change>0</clef-octave-change>
- </clef>
- </attributes>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics default-y="14">
- <mp/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "2">
- <note>
- <rest>
- <display-step>E</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-73">
- <mp/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <backup>
- <duration>18</duration>
- </backup>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "3">
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-154">
- <mp/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "4">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "5">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- <barline location="right">
- <bar-style>none</bar-style>
- </barline>
- </measure>
-<!--===================================================-->
- <measure number = "6">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>Em</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>me,</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "7">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="crescendo" number="1" default-y="21"/>
- </direction-type>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge type="crescendo" number="2" default-y="-100"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>y</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>sweet</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>em</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "8">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="stop" number="1" default-y="21"/>
- </direction-type>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge type="stop" number="2" default-y="-100"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>ble</text>
- </lyric>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="diminuendo" number="1" default-y="19"/>
- </direction-type>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge type="diminuendo" number="2" default-y="-99"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "9">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="stop" number="1" default-y="19"/>
- </direction-type>
- </direction>
- <direction placement="below">
- <direction-type>
- <wedge type="stop" number="2" default-y="-99"/>
- </direction-type>
- </direction>
- </measure>
-<!--===================================================-->
- <measure number = "10">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics default-y="19">
- <mf/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>Em</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>me,</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "11">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>ir</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>re</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "12">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>place</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>ble</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "13">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "14">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>Just</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>one</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>look</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>at</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "15">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you,</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>my</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>heart</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>grew</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "16">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>tip</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>sy</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>in</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>me.</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "17">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "18">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "19">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>Ione</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="crescendo" number="1" default-y="33"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>bring</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>out</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>the</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "20">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>gyp</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <wedge type="stop" number="1" default-y="33"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>sy</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>in</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>me.</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "21">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "22">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>I</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>love</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>all</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "23">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>the</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>man</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>y</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "24">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>charms</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>bout</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "25">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "26">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>A</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>bove</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>all</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "27">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>I</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>want</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>my</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "28">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>bout</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "29">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge type="crescendo" number="1" default-y="-156"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge type="stop" number="1" default-y="-156"/>
- </direction-type>
- </direction>
- </measure>
-<!--===================================================-->
- <measure number = "30">
- <print new-system="yes"/>
- <note>
- <rest>
- <display-step>G</display-step>
- <display-octave>5</display-octave>
- </rest>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-108">
- <p/>
- </dynamics>
- </direction-type>
- <direction-type>
- <wedge type="crescendo" number="1" default-y="-76"/>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <wedge type="stop" number="1" default-y="-76"/>
- </direction-type>
- </direction>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>ab</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "31">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="start"/>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="start"/>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "32">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>Come</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>to</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>Pa</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>pa,</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>come</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>to</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "33">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>Pa</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>pa,</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>do.</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "34">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>My</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>sweet</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>em</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "35">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>9</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>3</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>ble,</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>em</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "36">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1" orientation="over"/>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>2</voice>
- <type>quarter</type>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <notations>
- <tuplet type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1" orientation="over"/>
- <slur type="start" number="1" orientation="over"/>
- </notations>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <time-modification>
- <actual-notes>3</actual-notes>
- <normal-notes>2</normal-notes>
- </time-modification>
- <stem>down</stem>
- <notations>
- <tuplet type="stop"/>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>ble</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1" orientation="over"/>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- <barline>
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
-<!--===================================================-->
- </part>
-
- <part id="P2">
- <measure number = "1">
- <attributes>
- <divisions>6</divisions>
- <key>
- <fifths>-3</fifths>
- </key>
- <time symbol="normal">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>1</staves>
- <clef number = "1">
- <sign>F</sign>
- <line>4</line>
- <clef-octave-change>0</clef-octave-change>
- </clef>
- </attributes>
- <note>
- <rest>
- <display-step>F</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>24</duration>
- <voice>1</voice>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "2">
- <note>
- <rest>
- <display-step>F</display-step>
- <display-octave>3</display-octave>
- </rest>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <dynamics default-y="-61">
- <mp/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "3">
- <note>
- <rest>
- <display-step>C</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="start"/>
- <voice>2</voice>
- <type>whole</type>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <backup>
- <duration>18</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="2" orientation="over"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "4">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "5">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="2" orientation="over"/>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- <barline location="right">
- <bar-style>none</bar-style>
- </barline>
- </measure>
-<!--===================================================-->
- <measure number = "6">
- <print new-system="yes"/>
- <note>
- <rest>
- <display-step>C</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>Em</text>
- </lyric>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>brace</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>me,</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "7">
- <note>
- <rest>
- <display-step>C</display-step>
- <display-octave>4</display-octave>
- </rest>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>my</text>
- </lyric>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "8">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "9">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "10">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics default-y="20">
- <mf/>
- </dynamics>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "11">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "12">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "13">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "14">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="over"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "15">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>(Renewed)</text>
- </lyric>
- <lyric number="3">
- <syllabic>single</syllabic>
- <text>Rights</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>MUSIC</text>
- </lyric>
- <lyric number="2">
- <syllabic>single</syllabic>
- <text>WE</text>
- </lyric>
- <lyric number="3">
- <syllabic>single</syllabic>
- <text>ed</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "16">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>CORP.</text>
- </lyric>
- <lyric number="2">
- <syllabic>single</syllabic>
- <text>MUSIC</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "17">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1" orientation="over"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "18">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "19">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "20">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "21">
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>24</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "22">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "23">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "24">
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>the</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>charms</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>a</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "25">
- <note>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>bout</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>you.</text>
- </lyric>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "26">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>Don&apos;t</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1" orientation="under"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>be</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1" orientation="under"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>a</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "27">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>ba</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>by&apos;.</text>
- </lyric>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "28">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "29">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>18</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "30">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="over"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "31">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>2</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1" orientation="over"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "32">
- <note>
- <rest/>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "33">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "34">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- </notations>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>2</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>6</duration>
- <voice>2</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "35">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>9</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- </measure>
-<!--===================================================-->
- <measure number = "36">
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1" orientation="over"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <fermata/>
- <slur type="stop" number="1" orientation="over"/>
- </notations>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- </notations>
- </note>
- <barline>
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
-<!--===================================================-->
- </part>
-
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.exp
deleted file mode 100644
index fa6177f81ed..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.exp
+++ /dev/null
@@ -1,367 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"?>
-%<score-partwise>
-%
-%
-%encoding date : 2012-12-11
-%Software : MuseScore 1.2
-%Part P1 : Piano
-%
-%
-% nv, -noinst, nostaves per instrument
- 2 -1 2
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 0 6 0 0
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Piano
-tt
-./
-Tt
-
-Tc
-
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 1| 2| 5) 1
- Rl (B [u c84u g84u e84u g84u ] [u c84u g84u e84u g84u ] /
-% ( 1| 1| 1) 1
- \zcharnote{12}{Allegro}\ (B c25l Dp e45l )B g45l /
-% ( 1| 2| 5) 2
- [u d84u g84u f84u g84u ] [u c84u g84u e84u g84u ] /
-% ( 1| 1| 1) 2
- (C b4d4l [l c15l d15l ] c45l )C r4 /
-% ( 1| 2| 5) 3
- [u c84u a84u f84u a84u ] [u c84u g84u e84u g84u ] /
-% ( 1| 1| 1) 3
- (C a25l g45l )C c46l /
-% ( 1| 2| 5) 4
- [u b83u g84u d84u g84u ] [u c84u g84u e84u g84u ] /
-% ( 1| 1| 1) 4
- (C g45l [l f85l oT0 e15l f15l ] e45l )C r4 //
-% ( 1| 1| 2) 4
- r4b g35n f35n g35n f35n r2b r8b /
-% ( 1| 2| 5) 5
- f44u )B r4 r4 Cb f43l zc4 /
-% ( 1| 1| 1) 5
- (C [l a84l b14l c15l ] [l d15l e15l f15l g15l ] [l a15l g15l f15l e15l ] [l d15l c15l b14l a14l ] /
-% ( 1| 2| 5) 6
- e43l zc4 r4 r4 e43l zc4 /
-% ( 1| 1| 1) 6
- [u g84u a14u b14u ] [l c15l d15l e15l f15l ] [l g15l f15l e15l d15l ] [u c15u b14u a14u g14u ] /
-% ( 1| 2| 5) 7
- d43l zc4 r4 r4 d43l zb3 /
-% ( 1| 1| 1) 7
- [u f84u g14u a14u ] [l b14l c15l d15l e15l ] [l f15l e15l d15l c15l ] [u b14u a14u g14u f14u ] /
-% ( 1| 2| 5) 8
- c43l zc4 r4 r4 c43l ze3 /
-% ( 1| 1| 1) 8
- [u e84u f14u g14u ] [l a14l b14l c15l d15l ] [l e15l d15l c15l b14l ] [u a14u g14u f14u e14u ] /
-% ( 1| 2| 5) 9
- f03 za3 /
-% ( 1| 1| 1) 9
- \zcharnote{-6}{cresc.}\ [u d84u e14u f14u ] [u g14u a14u b14u c15su ] [l d15l a14l b14l c15l ] [l d15l
-e15l f15l g15l ] /
-% ( 1| 2| 5) 10
- f4d3l g83l a4d3l f83sl /
-% ( 1| 1| 1) 10
- [l a15l b15l c16nl b15l ] [l a15l g15l f15l e15l ] [l f15l g15l a15l g15l ] [l f15l e15l d15l c15l ]
-/
-% ( 1| 2| 5) 11
- [u g12u b12u d13u g13u ] [u g12u c13u e13u g13u ] [u g12u b12u d13u g13u ] [u g12u c13u e13u g13u ]
-/
-% ( 1| 1| 1) 11
- [l b84l o. )C Df g85l o. e85l o. c85l o. ] [l d85l o. g85l o. e85l o. c85l o. ] /
-% ( 1| 2| 5) 12
- g42u o. g43l o. g42u o. r4 /
-% ( 1| 1| 1) 12
- d45l o. b44l o. zd5 zg5 g44u o. r4 /
-% ( 1| 2| 5) 13
- \zcharnote{-6}{legato}\ [l c14sl Dp d14l c14l d14l ] [l c14l d14l c14l d14l ] [l c14nl d14l c14l d14l
-] [l c14l d14l c14l d14l ] /
-% ( 1| 1| 1) 13
- rp /
-% ( 1| 2| 5) 14
- [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ]
-/
-% ( 1| 1| 1) 14
- (B [l d86l b85l )B ] (B g4d5l [l a15l b15l ] [l a85l )B g85l o. ] /
-% ( 1| 2| 5) 15
- [l c14l d14l b13l d14l ] [l a13l d14l b13l d14l ] [l c14l d14l b13l d14l ] [l c14l d14l a13l d14l ]
-/
-% ( 1| 1| 1) 15
- (B [l g8d5l oT0 f15sl )B ] f45l r2 //
-% ( 1| 1| 2) 15
- a35n g35n a35n g35n a35n g35n r2b r4b r1b /
-% ( 1| 2| 5) 16
- [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ] [l b13l d14l b13l d14l ]
-/
-% ( 1| 1| 1) 16
- (B [l d86l b85l )B ] (B g4d5l [l a15l b15l ] [l a85l )B g85l o. ] /
-% ( 1| 2| 5) 17
- [l c14l d14l b13l d14l ] [l a13l d14l b13l d14l ] [l c14l d14l b13l d14l ] [l c14l d14l a13l d14l ]
-/
-% ( 1| 1| 1) 17
- (B [l g8d5l oT0 f15sl )B ] f45l r2 //
-% ( 1| 1| 2) 17
- a35n g35n a35n g35n a35n g35n r2b r4b r1b /
-% ( 1| 2| 5) 18
-Ct r1 (C [u b13u d14u g14u ] b44u )C r1 (C [u c14u e14u g14u ] c45l )C /
-% ( 1| 1| 1) 18
- d46l r1 (B [l d16l b15l g15l ] e45l )B r1 (B [l e15l g15l e15l ] /
-% ( 1| 2| 5) 19
- r1 (C [u a13u c14u f14su ] a44u )C r1 (C [u b13u d14u f14u ] b44u )C /
-% ( 1| 1| 1) 19
- c46l )B r1 (B [l c16l a15l f15sl ] d45l )B r1 (B [l d15l f15l d15l ] /
-% ( 1| 2| 5) 20
- r1 (C [u g13u b13u e14u ] g44u )C r1 (C [u a13u c14u e14u ] a44u )C /
-% ( 1| 1| 1) 20
- b45l )B r1 (B [l b15l g15l e15l ] c45l )B r1 (B [l c15l e15l c15l ] /
-% ( 1| 2| 5) 21
- r1 (C [u f13su a13u d14u ] f44su )C r1 (C [u g13u b13u d14u ] g44u )C /
-% ( 1| 1| 1) 21
- a45l )B r1 (B [l a15l f15sl d15l ] b44l )B r1 (B [l g15l d15l b14l ] /
-% ( 1| 2| 5) 22
- [u c84u ze4 c84u ze4 c84u ze4 c84u ] ze4 [u c84u ze4 c84u ze4 c84u ze4 c84u ] ze4 /
-% ( 1| 1| 1) 22
- \zcharnote{-6}{cresc.}\ a24u )B (B [l b14l c8d5l )B ] (B [l d15sl e8d5l )B ] /
-% ( 1| 2| 5) 23
- [u c84u ze4 c84u ze4 c84u ze4 c84u ] ze4 [u c84u ze4 c84u ze4 c84u ze4 c84u ] ze4 /
-% ( 1| 1| 1) 23
- (B [l g15sl {0 a8d5l )B ] [l a85l }0 (B b35l a35l g35l a35l ] [l c86l a85l )B (B c86l a85l )B ] /
-% ( 1| 2| 5) 24
- (B [u d14u b14u g14u b14u ] [u d14u b14u g14u b14u ] [u d14u b14u g14u b14u ] [u d14u b14u g14u b14u
-] /
-% ( 1| 1| 1) 24
- (B [l b85l g85nl )B ] (B d26l [l c16l b15l a15l g15l )B ] /
-% ( 1| 2| 5) 25
- [u d14u Dp c15u f14su c15u ] [u d14u Dp c15u f14u c15u ] [u d14u c15u Dp f14u c15u ] [u d14u c15u Dp
-f14u c15u ] /
-% ( 1| 1| 1) 25
- (C a05 oT0 //
-% ( 1| 1| 2) 25
- b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n
-b35n a35n b35n a35n b35n a35n b35n a35n b35n a35n [u g15x2 a5u ] /
-% ( 1| 2| 5) 26
- g44u )B zb4 r4 r4 (B d44u za4 zc5 /
-% ( 1| 1| 1) 26
- g45l )C Df (C [l g15l d15l g15l b15l ] [l d16l b15l g15l b15l ] [l c16l a15l f15sl a15l ] /
-% ( 1| 2| 5) 27
- g44u )B zb4 r4 r4 Cb (B d43l za3 zc4 /
-% ( 1| 1| 1) 27
- g45l )C [u g14u d14u g14u b14u ] [u d15u b14u g14u b14u ] [u c15u a14u f14su a14u ] /
-% ( 1| 2| 5) 28
- g43l )B zb3 g42u o. zg3 g42u o. zg3 r4
- Rr /
-% ( 1| 1| 1) 28
- g44u o. d45l o. zb5 b44l o. zg5 r4 /
-% ( 1| 2| 5) 29
- Rl g42u zg3 r4 r4 Ct d44u za4 zc5 /
-% ( 1| 1| 1) 29
- g44u Df (B [l g15l d15l g15l b15fl ] [l d16l b15l g15l b15l ] [l c16l a15l f15sl a15l ] /
-% ( 1| 2| 5) 30
- g44u zb4f r4 r4 Cb d43l za3 zc4 /
-% ( 1| 1| 1) 30
- g45l )B (B [u g14u d14u g14u b14fu ] [u d15u b14u g14u b14u ] [u c15u a14u f14su a14u ] /
-% ( 1| 2| 5) 31
- r1 (C [u g12u a12u b12fu ] [l c13l d13l e13l f13sl ] g43l )C r4 /
-% ( 1| 1| 1) 31
- g44u )B r4 r1 (B [l g15l b15fl a15l ] [l g15l f15nl e15l d15l ] /
-% ( 1| 2| 5) 32
- r1 (C [u a12u b12nu c13su ] [l d13l e13l f13sl g13sl ] a43l )C r4 /
-% ( 1| 1| 1) 32
- c45sl )B r4 r1 (B [l c16sl e16l d16l ] [l c16l b15fl a15l g15l ] /
-% ( 1| 2| 5) 33
- d42u zd3 r4 r4 Ct (C a43u ze4 zg4 /
-% ( 1| 1| 1) 33
- f45nl )B (B [l d15l a14l d15l f15l ] [l a15l f15l d15l f15l ] [l g15l e15l c15sl e15l ] /
-% ( 1| 2| 5) 34
- d44u )C zf4 r4 r4 Cb (B a42l ze3 zg3 /
-% ( 1| 1| 1) 34
- d45l )B (B [u d14u a13u d14u f14u ] [u a14u f14u d14u f14u ] [u g14u e14u c14su e14u )B ] /
-% ( 1| 2| 5) 35
- d43l )B zf3 r4 r1 (B [l d14l f14l e14l ] [l d14l c14nl b13l a13l ] /
-% ( 1| 1| 1) 35
- r1 (C [u d14u e14u f14u ] [l g14l a14l b14l c15sl ] d45l )C r4 /
-% ( 1| 2| 5) 36
- g43sl )B r4 r1 (B [l g13l b13l a13l ] [l g13l f13nl e13l d13l ] /
-% ( 1| 1| 1) 36
- r1 (C [l b14l c15nl d15l ] [l e15l f15sl g15sl a15l ] b45l )C r4 /
-% ( 1| 2| 5) 37
- c43u )B r4 Ct r1 (B [u d14u a14u g14u ] [u f14u e14u d14u c14u ] /
-% ( 1| 1| 1) 37
- r1 [l a15l e16l d16l ] [l c16l b15l a15l g15nl ] f45nl r4 /
-% ( 1| 2| 5) 38
- b43u )B r4 r1 (B [u c14u g14u f14u ] [u e14u d14u c14u b13u ] /
-% ( 1| 1| 1) 38
- r1 (C [l g15l d16l c16l ] [l b15l a15l g15l f15l ] e45l )C r4 /
-% ( 1| 2| 5) 39
- a43u )B r4 Cb r1 (B [l b13l f14l e14l ] [l d14l c14l b13l a13l ] /
-% ( 1| 1| 1) 39
- r1 (C [l f15l c16l b15l ] [l a15l g15l f15l e15l ] d45l )C r4 /
-% ( 1| 2| 5) 40
- g43sl )B r4 r1 (B [l a13l c14l b13l ] [l a13l g13nl f13l e13l ] /
-% ( 1| 1| 1) 40
- r1 (C [l e15l b15l a15l ] [l g15sl f15nl e15l \zcharnote{-6}{dim.}\ d15l ] c45l )C r4 /
-% ( 1| 2| 5) 41
- d23l )B c23l zg3 zb3f /
-% ( 1| 1| 1) 41
- r1 (C [l b14fl d15l c15l ] [u b14u a14u g14u f14u ] [u e14u f14u g14u a14u ] [l b14l c15l d15l e15l
-)C ] /
-% ( 1| 2| 5) 42
-Ct (B [u f84u c85u a84u c85u ] [u f84u c85u a84u c85u ] /
-% ( 1| 1| 1) 42
- (B f25l Dp a45l )B c46l /
-% ( 1| 2| 5) 43
- [u g84u c85u b84fu c85u ] [u f84u c85u a84u c85u ] /
-% ( 1| 1| 1) 43
- (C e4d5l [l f15l g15l ] f45l )C r4 /
-% ( 1| 2| 5) 44
- [u f84u d85u b84fu d85u ] [u f84u c85u a84u c85u ] /
-% ( 1| 1| 1) 44
- (C d26l c46l )C f46l /
-% ( 1| 2| 5) 45
- [u e84u c85u g84u c85u ] [u f84u c85u a84u c85u ] /
-% ( 1| 1| 1) 45
- (C c46l [l b85fl oT0 a15l b15l ] a45l )C r4 //
-% ( 1| 1| 2) 45
- r4b c36n b35n c36n b35n r2b r8b /
-% ( 1| 2| 5) 46
- b44fu )B r4 r4 Cb b43fl zf4 /
-% ( 1| 1| 1) 46
- (C [l d85l e15l f15l ] [l g15l a15l b15fl c16l ] [l d16l c16l b15l a15l ] [l g15l f15l e15l d15l ] /
-% ( 1| 2| 5) 47
- a43l zf4 r4 r4 a43l zf4 /
-% ( 1| 1| 1) 47
- [l c85l d15l e15l ] [l f15l g15l a15l b15fl ] [l c16l b15l a15l g15l ] [l f15l e15l d15l c15l ] /
-% ( 1| 2| 5) 48
- g43l zf4 r4 r4 g43l ze4 /
-% ( 1| 1| 1) 48
- [l b84fl c15l d15l ] [l e15l f15l g15l a15l ] [l b15fl a15l g15l f15l ] [l e15l d15l c15l b14l ] /
-% ( 1| 2| 5) 49
- f43l zf4 r4 r2 /
-% ( 1| 1| 1) 49
- [l a84l b14fl c15l ] [l d15l e15l f15l g15l ] [l a15l g15l f15l e15l ] [l d15l c15l b14l a14l ] /
-% ( 1| 2| 5) 50
- (B [l f83l g13l a13l ] [l b13fl c14l d14l e14l ] [l f14l e14l d14l c14l ] [l b13l a13l g13l f13l ] /
-% ( 1| 1| 1) 50
- a45l )C r4 r4 c45l za5 /
-% ( 1| 2| 5) 51
- [l e83l f13l g13l ] [l a13l b13nl c14l d14l ] [l e14l d14l c14l b13l ] [l a13l g13l f13l e13l ] /
-% ( 1| 1| 1) 51
- c45l zg5 r4 r4 c45l zg5 /
-% ( 1| 2| 5) 52
- [l d83l e13l f13l ] [l g13l a13l b13l c14l ] [l d14l c14l b13l a13l ] [l g13l f13l e13l d13l ] /
-% ( 1| 1| 1) 52
- c45l zf5 r4 r4 b44nl zf5 /
-% ( 1| 2| 5) 53
- [l c83l d13l e13l ] [l f13l g13l a13l b13l ] [l c14l b13l a13l g13l ] [l f13l e13l d13l c13l )B ] /
-% ( 1| 1| 1) 53
- c45l ze5 r4 r4 c45l ze5 /
-% ( 1| 2| 5) 54
- f03 za3 /
-% ( 1| 1| 1) 54
- \zcharnote{-6}{cresc.}\ (B [u d15u d14u e14u f14u ] [u g14u a14u b14u c15su ] [l d15l a14l b14l c15l
-] [l d15l e15l f15l g15l ] /
-% ( 1| 2| 5) 55
- f4d3l g83l a4d3l f83sl /
-% ( 1| 1| 1) 55
- [l a15l b15l c16nl b15l ] [l a15l g15l f15l e15l ] [l f15l g15l a15l g15l ] [l f15l e15l d15l c15l ]
-/
-% ( 1| 2| 5) 56
- (B [u g12u b12u d13u g13u ] [u g12u c13u e13u g13u ] [u g12u b12u d13u g13u ] [u g12u c13u e13u g13u
-] /
-% ( 1| 1| 1) 56
- [l b84l o. )B Df g85l o. e85l o. c85l o. ] [l d85l o. g85l o. e85l o. c85l o. ] /
-% ( 1| 2| 5) 57
- g42u o. )B g43l o. g42u o. r4 Ct /
-% ( 1| 1| 1) 57
- d45l o. b44l o. zd5 zg5 g44u o. r4 /
-% ( 1| 2| 5) 58
-Ct \zcharnote{-6}{legato}\ [u f14su Dp g14u f14u g14u ] [u f14u g14u f14u g14u ] [u f14nu g14u f14u g14u
-] [u f14u g14u f14u g14u ] /
-% ( 1| 1| 1) 58
- rp /
-% ( 1| 2| 5) 59
- [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ]
-/
-% ( 1| 1| 1) 59
- (B [l g85l e85l )B ] (B c4d5l [l d15l e15l ] [l d85l )B c85l o. ] /
-% ( 1| 2| 5) 60
- [u f14u g14u e14u g14u ] [u d14u g14u e14u g14u ] [u f14u g14u e14u g14u ] [u f14u g14u d14u g14u ]
-/
-% ( 1| 1| 1) 60
- (B [l c8d5l oT0 b14l )B ] b44l r2 //
-% ( 1| 1| 2) 60
- d35n c35n d35n c35n d35n c35n r2b r4b r1b /
-% ( 1| 2| 5) 61
- [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ] [u e14u g14u e14u g14u ]
-/
-% ( 1| 1| 1) 61
- (B [l g85l e85l )B ] (B c4d5l [l d15l e15l ] [l d85l )B c85l o. ] /
-% ( 1| 2| 5) 62
- [u f14u g14u e14u g14u ] [u d14u g14u e14u g14u ] [u f14u g14u e14u g14u ] [u f14u g14u d14u g14u ]
-/
-% ( 1| 1| 1) 62
- (B [l c8d5l oT0 b14l )B ] b44l r2 //
-% ( 1| 1| 2) 62
- d35n c35n d35n c35n d35n c35n r2b r4b r1b /
-% ( 1| 2| 5) 63
-Cb r1 (C [l e13l g13l c14l ] e44l )C r1 (C [l f13l a13l c14l ] f44l )C /
-% ( 1| 1| 1) 63
- g45l r1 (B [l g15l e15l c15l ] a44u )B r1 (B [u a14u c15u a14u ] /
-% ( 1| 2| 5) 64
- r1 (C [l d13l f13l b13l ] d44l )C r1 (C [l e13l g13l b13l ] e44l )C /
-% ( 1| 1| 1) 64
- f45l )B r1 (B [l f15l d15l b14l ] g44u )B r1 (B [l g15l b15l g15l ] /
-% ( 1| 2| 5) 65
-Ct r1 (C [u c14u e14u a14u ] c45l )C r1 (C [u d14u f14u a14u ] d45l )C /
-% ( 1| 1| 1) 65
- e46l )B r1 (B [l e16l c16l a15l ] f45l )B r1 (B [l f15l a15l f15l ] /
-% ( 1| 2| 5) 66
- r1 (C [u b13u d14u g14u ] b44l )C r1 (C [u c14u e14u g14u ] c45l )C /
-% ( 1| 1| 1) 66
- d46l )B r1 (B [l d16l b15l g15l ] e45l )B r1 (B [l c16l g15l e15l ] /
-% ( 1| 2| 5) 67
- r8 [u f84u za4 f84u za4 f84u ] za4 [u f84u za4 f84u za4 f84u za4 f84u ] za4 /
-% ( 1| 1| 1) 67
- \zcharnote{-6}{cresc.}\ d25l )B (B [l c15sl d8d5l )B ] (B [l c15l d8d5l )B ] /
-% ( 1| 2| 5) 68
-Cb r8 [l f83sl zc4 ze4f f83l zc4 ze4 f83l ] zc4 ze4 [l f83l zc4 ze4 f83l zc4 ze4 f83l zc4 ze4 f83l ]
-zc4 ze4 /
-% ( 1| 1| 1) 68
- a25l (B [l g15sl a8d5l )B ] (B [l g15l a8d5l )B ] /
-% ( 1| 2| 5) 69
- (C [l g13l e14nl c14l e14l ] [l g13l e14l c14l e14l ] [l g13l e14l c14l e14l ] [l g13l e14l c14l e14l
-] /
-% ( 1| 1| 1) 69
- (B [l g85nl a15l b15l ] [l c16l d16l e16l d16l ] [l c16l b15l a15l g15l ] [l f15l e15l d15l c15l ] /
-% ( 1| 2| 5) 70
- [l g13l Dp f14l b13l f14l ] [l g13l Dp f14l b13l f14l ] [l g13l Dp f14l b13l f14l ] [l g13l Dp f14l
-b13l f14l ] /
-% ( 1| 1| 1) 70
- d05 //
-% ( 1| 1| 2) 70
- e35n d35n oT0 e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n
-e35n d35n e35n d35n e35n d35n e35n d35n e35n d35n [u c15x2 d5u ] /
-% ( 1| 2| 5) 71
- c44l )C ze4 r4 r4 (B g43l zd4 zf4 /
-% ( 1| 1| 1) 71
- c45l )B Df [l c15l g14l c15l e15l ] [l g15l e15l c15l e15l ] [l f15l d15l b14l d15l ] /
-% ( 1| 2| 5) 72
- c44l o. )B ze4 r4 r4 (B g42u zd3 zf3 /
-% ( 1| 1| 1) 72
- c45l [u c14u g13u c14u e14u ] [u g14u e14u c14u e14u ] [u f14u d14u b13u d14u ] /
-% ( 1| 2| 5) 73
- c43l o. )B ze3 c43l o. zc4 c42u o. zc3 r4
- Rr /
-% ( 1| 1| 1) 73
- c44u e45l o. zg5 zc6 c45l o. r4 /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.xml
deleted file mode 100644
index 516fed09b0d..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/k545_korr25_orig.xml
+++ /dev/null
@@ -1,20118 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise>
- <identification>
- <encoding>
- <software>MuseScore 1.2</software>
- <encoding-date>2012-12-11</encoding-date>
- </encoding>
- </identification>
- <defaults>
- <scaling>
- <millimeters>7.056</millimeters>
- <tenths>40</tenths>
- </scaling>
- <page-layout>
- <page-height>1683.67</page-height>
- <page-width>1190.48</page-width>
- <page-margins type="even">
- <left-margin>56.6893</left-margin>
- <right-margin>56.6893</right-margin>
- <top-margin>56.6893</top-margin>
- <bottom-margin>113.379</bottom-margin>
- </page-margins>
- <page-margins type="odd">
- <left-margin>56.6893</left-margin>
- <right-margin>56.6893</right-margin>
- <top-margin>56.6893</top-margin>
- <bottom-margin>113.379</bottom-margin>
- </page-margins>
- </page-layout>
- </defaults>
- <credit page="1">
- <credit-words default-x="595.238" default-y="1626.98" font-size="24" justify="center" valign="top">Sonata No. 16</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="595.238" default-y="1562.8" font-size="14" justify="center" valign="top">1st Movement
-K. 545</credit-words>
- </credit>
- <credit page="1">
- <credit-words default-x="1133.79" default-y="1557.58" font-size="12" justify="right" valign="top">Wolfgang Amadeus Mozart
-(1756 - 1791)</credit-words>
- </credit>
- <part-list>
- <score-part id="P1">
- <part-name>Piano</part-name>
- <score-instrument id="P1-I3">
- <instrument-name>Piano</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I3">
- <midi-channel>1</midi-channel>
- <midi-program>1</midi-program>
- <volume>78.7402</volume>
- <pan>0</pan>
- </midi-instrument>
- </score-part>
- </part-list>
- <part id="P1">
- <measure number="1" width="297.63">
- <print>
- <system-layout>
- <system-margins>
- <left-margin>85.51</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <top-system-distance>214.12</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <barline location="left">
- <bar-style>heavy-light</bar-style>
- <repeat direction="forward"/>
- </barline>
- <attributes>
- <divisions>8</divisions>
- <key>
- <fifths>0</fifths>
- <mode>major</mode>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <staves>2</staves>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction placement="above">
- <direction-type>
- <words>Allegro</words>
- </direction-type>
- <staff>1</staff>
- <sound tempo="132"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="54.44"/>
- </direction>
- <note default-x="89.75" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="192.89" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="244.46" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="89.75" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="115.54" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="141.32" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="167.10" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="192.89" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="218.67" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="244.46" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="270.24" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="2" width="237.04">
- <note default-x="12.00" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="93.05" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.21" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="127.37" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="39.02" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="66.03" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="93.05" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="127.37" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="154.39" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="181.41" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="208.42" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="3" width="219.88">
- <note default-x="12.00" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="115.14" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="166.71" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="37.78" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="63.57" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="89.35" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="115.14" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="140.92" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="166.71" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="192.49" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="4" width="237.04">
- <note default-x="12.00" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="60.19" default-y="0.00" dynamics="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="104.01" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="121.53" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="139.05" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="50.98" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="71.15" default-y="0.00" print-object="no">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="82.10" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="93.05" default-y="0.00" print-object="no">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="12.00" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="36.10" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="60.19" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="104.01" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="139.05" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="163.15" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="187.25" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="211.34" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="5" width="380.47">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>126.12</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="84.43" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="103.97" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123.52" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="143.07" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="162.62" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="182.16" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="201.71" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="221.26" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="240.81" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="260.35" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="297.06" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="316.61" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="336.16" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="355.70" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note default-x="297.06" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="297.06" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="6" width="339.32">
- <note default-x="12.00" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="45.16" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="65.88" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="86.60" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="107.33" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="128.05" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148.77" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="169.49" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="190.22" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210.94" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="231.66" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="252.39" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="273.11" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="293.83" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="314.55" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="252.39" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="252.39" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="7" width="339.32">
- <note default-x="12.00" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="45.16" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="65.88" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="86.60" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="107.33" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="128.05" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148.77" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="169.49" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="190.22" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="210.94" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="231.66" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="252.39" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="273.11" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="293.83" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="314.55" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="252.39" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="252.39" default-y="-100.00">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="8" width="368.18">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>126.12</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="54.33" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="86.01" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="105.81" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="125.61" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="145.41" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="165.21" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185.01" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="204.82" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="224.62" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244.42" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="264.22" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="284.02" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="303.82" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="323.62" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="343.42" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="54.33" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="284.02" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="284.02" default-y="-120.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="9" width="339.05">
- <direction placement="below">
- <direction-type>
- <words>cresc.</words>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="12.00" default-y="-45.00" dynamics="60.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="43.99" default-y="-40.00" dynamics="60.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="63.99" default-y="-35.00" dynamics="60.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="83.98" default-y="-30.00" dynamics="67.78">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="103.97" default-y="-25.00" dynamics="67.78">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123.97" default-y="-20.00" dynamics="67.78">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154.33" default-y="-15.00" dynamics="67.78">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="174.32" default-y="-10.00" dynamics="73.33">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="194.32" default-y="-25.00" dynamics="73.33">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="214.31" default-y="-20.00" dynamics="73.33">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="234.31" default-y="-15.00" dynamics="73.33">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="254.30" default-y="-10.00" dynamics="78.89">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="274.30" default-y="-5.00" dynamics="78.89">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="294.29" default-y="0.00" dynamics="78.89">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="314.28" default-y="5.00" dynamics="78.89">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-115.00" dynamics="60.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>5</voice>
- <type>whole</type>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-105.00" dynamics="60.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>5</voice>
- <type>whole</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="10" width="351.87">
- <note default-x="12.00" default-y="10.00" dynamics="84.44">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="32.65" default-y="15.00" dynamics="84.44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="58.68" default-y="20.00" dynamics="84.44">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="79.33" default-y="15.00" dynamics="84.44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="99.97" default-y="10.00" dynamics="90.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="120.62" default-y="5.00" dynamics="90.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141.27" default-y="0.00" dynamics="90.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="161.92" default-y="-5.00" dynamics="90.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="182.57" default-y="0.00" dynamics="95.56">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="203.22" default-y="5.00" dynamics="95.56">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="223.87" default-y="10.00" dynamics="95.56">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="244.52" default-y="5.00" dynamics="95.56">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="265.17" default-y="0.00" dynamics="101.11">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="285.81" default-y="-5.00" dynamics="101.11">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="306.46" default-y="-10.00" dynamics="101.11">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="327.11" default-y="-15.00" dynamics="101.11">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-115.00" dynamics="84.44">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>5</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="141.27" default-y="-110.00" dynamics="90.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="182.57" default-y="-105.00" dynamics="95.56">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>5</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="306.46" default-y="-115.00" dynamics="101.11">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="11" width="345.51">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <system-distance>126.12</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <dynamics>
- <f/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="106.67"/>
- </direction>
- <note default-x="54.33" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="2"/>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="89.86" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="125.38" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="160.90" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="196.42" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="231.94" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="267.46" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="302.99" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="72.09" default-y="-135.00">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="89.86" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="107.62" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="125.38" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="143.14" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.90" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="178.66" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="196.42" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="214.18" default-y="-135.00">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="231.94" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249.70" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="267.46" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="285.23" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="302.99" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="320.75" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="12" width="93.57">
- <note default-x="12.00" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="31.99" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="31.99" default-y="-10.00">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="31.99" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="51.99" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="31.99" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="51.99" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="13" width="316.84">
- <note>
- <rest/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="54.44"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words>legato</words>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="16.80" default-y="-95.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="34.60" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="52.41" default-y="-95.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70.21" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="88.01" default-y="-95.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="105.82" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123.62" default-y="-95.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141.43" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="167.45" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="185.26" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="203.06" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="220.87" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="238.67" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256.47" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274.28" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="292.08" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="14" width="303.18">
- <note default-x="12.00" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="47.52" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="83.04" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="189.61" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="207.37" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="225.13" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="260.65" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="29.76" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="47.52" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="65.28" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="83.04" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="100.80" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="118.57" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="136.33" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="154.09" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="171.85" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="189.61" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="207.37" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="225.13" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="242.89" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="260.65" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="278.41" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="15" width="375.48">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>126.12</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="54.33" default-y="5.00" dynamics="0.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="128.54" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="147.05" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="45.12" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="65.91" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="79.07" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="90.64" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="103.80" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="115.37" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note default-x="54.33" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="79.07" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="103.80" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="128.54" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="147.05" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="165.57" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184.08" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="202.60" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="221.11" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="239.63" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258.14" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="276.66" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="295.17" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="313.69" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="332.20" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="350.72" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="16" width="333.15">
- <note default-x="12.00" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="51.52" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="91.04" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="209.59" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="229.35" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.11" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="288.63" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="31.76" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="51.52" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71.28" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="91.04" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.80" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130.55" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="150.31" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="170.07" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="189.83" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="209.59" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="229.35" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.11" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="268.87" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="288.63" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308.39" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="17" width="350.47">
- <note default-x="12.00" default-y="5.00" dynamics="0.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="86.20" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="104.72" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="2.79" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="23.57" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="36.73" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="48.31" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="61.47" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="73.04" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note default-x="12.00" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="36.73" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61.47" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="86.20" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="104.72" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="123.23" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141.75" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.26" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="178.78" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="197.29" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="215.81" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="234.32" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="252.84" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="271.36" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="289.87" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308.39" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- </measure>
- <measure number="18" width="371.67">
- <print new-page="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <top-system-distance>70.00</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note default-x="53.15" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="151.07" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="170.65" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="190.24" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="209.82" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="307.74" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="327.32" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="346.90" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="72.73" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="92.32" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="111.90" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="131.48" default-y="-125.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="229.40" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="248.99" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="268.57" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="288.15" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="19" width="356.92">
- <note default-x="12.00" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="122.19" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="142.14" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="172.50" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="192.46" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="292.24" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="312.20" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="332.15" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="31.96" default-y="-165.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="51.91" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="82.27" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="102.23" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="212.42" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="232.37" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="252.33" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="272.29" default-y="-125.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="20" width="330.52">
- <note default-x="12.00" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="109.92" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="129.50" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="149.09" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="168.67" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="266.59" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="286.17" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="305.75" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="31.58" default-y="-170.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="51.17" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70.75" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.33" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="188.25" default-y="-165.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="207.84" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="227.42" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="247.00" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="21" width="463.63">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="186.32" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="216.68" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="241.21" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="265.75" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="388.43" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="412.96" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="437.50" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="82.35" default-y="-175.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="106.88" default-y="-165.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="131.42" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="161.78" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="290.29" default-y="-170.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="314.82" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="339.36" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="363.89" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="22" width="280.44">
- <direction placement="below">
- <direction-type>
- <words>cresc.</words>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="12.00" default-y="-25.00" dynamics="56.67">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="132.81" default-y="-20.00" dynamics="62.22">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="151.69" default-y="-15.00" dynamics="62.22">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="209.42" default-y="-10.00" dynamics="64.44">
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="228.30" default-y="-5.00" dynamics="64.44">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-155.00" dynamics="56.67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="12.00" default-y="-145.00" dynamics="56.67">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="42.20" default-y="-155.00" dynamics="56.67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="42.20" default-y="-145.00" dynamics="56.67">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="72.40" default-y="-155.00" dynamics="60.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="72.40" default-y="-145.00" dynamics="60.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="102.61" default-y="-155.00" dynamics="60.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="102.61" default-y="-145.00" dynamics="60.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="132.81" default-y="-155.00" dynamics="62.22">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="132.81" default-y="-145.00" dynamics="62.22">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="170.56" default-y="-155.00" dynamics="62.22">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="170.56" default-y="-145.00" dynamics="62.22">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="209.42" default-y="-155.00" dynamics="64.44">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="209.42" default-y="-145.00" dynamics="64.44">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="247.18" default-y="-155.00" dynamics="64.44">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="247.18" default-y="-145.00" dynamics="64.44">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="23" width="315.02">
- <note default-x="16.80" default-y="5.00" dynamics="66.67">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="39.04" default-y="10.00" dynamics="66.67">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="91.87" default-y="10.00" dynamics="68.89">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note default-x="122.45" default-y="15.00" dynamics="68.89">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- <beam number="3">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="139.61" default-y="10.00" dynamics="68.89">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">continue</beam>
- </note>
- <note default-x="156.77" default-y="5.00" dynamics="68.89">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <beam number="3">continue</beam>
- </note>
- <note default-x="173.93" default-y="10.00" dynamics="68.89">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>32nd</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <beam number="3">end</beam>
- </note>
- <note default-x="191.10" default-y="20.00" dynamics="71.11">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="221.68" default-y="10.00" dynamics="71.11">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="252.26" default-y="20.00" dynamics="73.33">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="282.84" default-y="10.00" dynamics="73.33">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="16.80" default-y="-155.00" dynamics="66.67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="16.80" default-y="-145.00" dynamics="66.67">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="61.28" default-y="-155.00" dynamics="66.67">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="61.28" default-y="-145.00" dynamics="66.67">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="91.87" default-y="-155.00" dynamics="68.89">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="91.87" default-y="-145.00" dynamics="68.89">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="122.45" default-y="-155.00" dynamics="68.89">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="122.45" default-y="-145.00" dynamics="68.89">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="191.10" default-y="-155.00" dynamics="71.11">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="191.10" default-y="-145.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="221.68" default-y="-155.00" dynamics="71.11">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="221.68" default-y="-145.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="252.26" default-y="-155.00" dynamics="73.33">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="252.26" default-y="-145.00" dynamics="73.33">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="282.84" default-y="-155.00" dynamics="73.33">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="282.84" default-y="-145.00" dynamics="73.33">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="24" width="385.74">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="15.00" dynamics="75.56">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="94.19" default-y="5.00" dynamics="75.56">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="135.24" default-y="25.00" dynamics="77.78">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="299.41" default-y="20.00" dynamics="82.22">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="319.93" default-y="15.00" dynamics="82.22">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="340.46" default-y="10.00" dynamics="82.22">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="360.98" default-y="5.00" dynamics="82.22">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-150.00" dynamics="75.56">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="73.67" default-y="-125.00" dynamics="75.56">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94.19" default-y="-135.00" dynamics="75.56">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="114.72" default-y="-125.00" dynamics="75.56">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="135.24" default-y="-150.00" dynamics="77.78">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="155.76" default-y="-125.00" dynamics="77.78">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="176.28" default-y="-135.00" dynamics="77.78">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196.80" default-y="-125.00" dynamics="77.78">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="217.32" default-y="-150.00" dynamics="80.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="237.85" default-y="-125.00" dynamics="80.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258.37" default-y="-135.00" dynamics="80.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="278.89" default-y="-125.00" dynamics="80.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="299.41" default-y="-150.00" dynamics="82.22">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="319.93" default-y="-125.00" dynamics="82.22">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="340.46" default-y="-135.00" dynamics="82.22">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="360.98" default-y="-125.00" dynamics="82.22">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="25" width="367.05">
- <note default-x="12.00" default-y="10.00" dynamics="0.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- <ornaments>
- <trill-mark/>
- <wavy-line type="start"/>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="19.91" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="19.36" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="32.52" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="39.88" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="66.24" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="73.60" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="86.77" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="94.13" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="107.29" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="114.65" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="127.81" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="135.17" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="148.33" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="155.69" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="168.85" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="176.21" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="189.37" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="196.73" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="209.90" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="217.26" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="230.42" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="237.78" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="250.94" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="258.30" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="271.46" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="278.82" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="291.98" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="299.34" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="312.51" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- <notations>
- <ornaments>
- <wavy-line type="stop"/>
- </ornaments>
- </notations>
- </note>
- <note default-x="319.87" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="333.03" default-y="5.00" print-object="no">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>2</actual-notes>
- <normal-notes>1</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet type="start" bracket="no" show-number="none"/>
- </notations>
- </note>
- <note default-x="346.24" default-y="10.00" print-object="no">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>2</actual-notes>
- <normal-notes>1</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet type="stop"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="90.00"/>
- </direction>
- <note default-x="12.00" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="32.52" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="66.24" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="86.77" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="95.56"/>
- </direction>
- <note default-x="107.29" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="127.81" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148.33" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="168.85" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="189.37" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="100.00"/>
- </direction>
- <note default-x="209.90" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="230.42" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="250.94" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="271.46" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="103.33"/>
- </direction>
- <note default-x="291.98" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="312.51" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="333.03" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="26" width="306.30">
- <direction placement="below">
- <direction-type>
- <dynamics>
- <f/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="106.67"/>
- </direction>
- <note default-x="12.00" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="55.13" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="74.74" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="94.34" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="113.95" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="133.55" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="153.16" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="172.76" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="192.37" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="211.97" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="231.58" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="261.94" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281.54" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="12.00" default-y="-125.00">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="211.97" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="211.97" default-y="-130.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="211.97" default-y="-120.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="27" width="325.62">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="84.59" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="101.75" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="118.91" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="136.07" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="153.23" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="170.40" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="187.56" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="204.72" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="236.17" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="253.33" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="283.69" default-y="-35.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="300.85" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="53.15" default-y="-125.00">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note default-x="236.17" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="236.17" default-y="-105.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="236.17" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="28" width="138.75">
- <note default-x="12.00" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="36.89" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="36.89" default-y="15.00">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="61.77" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="61.77" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="12.00" default-y="-100.00">
- <chord/>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="36.89" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="36.89" default-y="-110.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="61.77" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="61.77" default-y="-110.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- <repeat direction="backward"/>
- </barline>
- </measure>
- <measure number="29" width="295.87">
- <barline location="left">
- <bar-style>heavy-light</bar-style>
- <repeat direction="forward"/>
- </barline>
- <direction placement="below">
- <direction-type>
- <dynamics>
- <f/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="106.67"/>
- </direction>
- <note default-x="12.00" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="43.44" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="60.60" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="77.76" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="106.32" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123.48" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="140.64" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="157.81" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="174.97" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="206.42" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="223.58" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="253.94" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271.10" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-110.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note default-x="206.42" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="206.42" default-y="-130.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="206.42" default-y="-120.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="30" width="298.87">
- <note default-x="15.00" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="46.44" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="63.60" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="80.76" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="109.32" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="126.48" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="143.65" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.81" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="177.97" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="209.42" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="226.58" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="256.94" default-y="-35.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="274.10" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="15.00" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="15.00" default-y="-125.00">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note default-x="209.42" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="209.42" default-y="-105.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="209.42" default-y="-95.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="31" width="397.04">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="54.33" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="243.35" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="271.91" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.50" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="309.08" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="335.11" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="353.70" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="372.28" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="72.92" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="91.50" default-y="-140.00">
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="120.06" default-y="-135.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="138.65" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="157.23" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="175.82" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="206.18" default-y="-115.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="224.77" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="32" width="387.71">
- <note default-x="16.80" default-y="-15.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="239.23" default-y="20.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="258.26" default-y="30.00">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="277.29" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="296.32" default-y="20.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="324.89" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="343.92" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="362.95" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="35.83" default-y="-140.00">
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="61.86" default-y="-135.00">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="92.22" default-y="-130.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="111.25" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="130.28" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.64" default-y="-115.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191.00" default-y="-110.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="210.03" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="33" width="274.35">
- <note default-x="12.47" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="36.63" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="53.79" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70.95" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="88.11" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="105.27" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="122.43" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="139.60" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="156.76" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="184.90" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="202.06" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="232.42" default-y="-15.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="249.59" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.47" default-y="-160.00">
- <pitch>
- <step>D</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.47" default-y="-125.00">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note default-x="184.90" default-y="-165.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="184.90" default-y="-145.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="184.90" default-y="-135.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="34" width="332.83">
- <print new-page="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <top-system-distance>70.00</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="89.54" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="106.70" default-y="-60.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123.87" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141.03" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="158.19" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="175.35" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="192.51" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="209.67" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="243.38" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="260.54" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.90" default-y="-50.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308.06" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="53.15" default-y="-140.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note default-x="243.38" default-y="-140.00">
- <pitch>
- <step>A</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="243.38" default-y="-120.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="243.38" default-y="-110.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="35" width="349.70">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="31.73" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="51.47" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71.20" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.94" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.67" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130.41" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.77" default-y="-15.00">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="180.50" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="12.00" default-y="-115.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="200.24" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="219.97" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="239.71" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="259.44" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="285.47" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="305.21" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="324.94" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="36" width="376.57">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="37.00" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="63.03" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="83.23" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="103.44" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="133.80" default-y="0.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164.16" default-y="5.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="184.36" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="204.56" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="16.80" default-y="-110.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="224.77" default-y="-110.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="244.97" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="265.17" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="285.37" default-y="-110.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="311.40" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331.61" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="351.81" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="37" width="393.08">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="73.04" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="91.75" default-y="30.00">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="110.46" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="129.17" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="147.88" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="166.59" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="192.62" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="237.35" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="256.06" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="274.77" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="293.48" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="312.19" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="330.90" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="349.61" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="368.32" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="38" width="333.01">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="31.75" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="51.50" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71.25" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="91.00" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.75" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130.50" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="150.25" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="170.00" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="189.75" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="209.50" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="229.25" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.00" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="268.75" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="288.50" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308.25" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="39" width="333.01">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="30.61" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="49.21" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="67.82" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="86.42" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="105.03" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="123.63" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142.24" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="178.01" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-165.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="196.61" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="215.22" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="233.83" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="252.43" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="271.04" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="289.64" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="308.25" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="40" width="388.88">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="85.38" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="103.23" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="121.07" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="151.44" default-y="5.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="177.46" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="195.31" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="213.16" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <direction placement="below">
- <direction-type>
- <words>dim.</words>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="231.01" default-y="-15.00" dynamics="98.89">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="67.53" default-y="-110.00">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="248.85" default-y="-105.00" dynamics="98.89">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="266.70" default-y="-95.00" dynamics="98.89">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284.55" default-y="-100.00" dynamics="98.89">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="302.39" default-y="-105.00" dynamics="91.11">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="328.42" default-y="-110.00" dynamics="91.11">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="346.27" default-y="-115.00" dynamics="91.11">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="364.12" default-y="-120.00" dynamics="91.11">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="41" width="306.77">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="39.40" default-y="-20.00" dynamics="83.33">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="56.56" default-y="-10.00" dynamics="83.33">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="73.72" default-y="-15.00" dynamics="83.33">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.88" default-y="-20.00" dynamics="75.56">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="108.05" default-y="-25.00" dynamics="75.56">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125.21" default-y="-30.00" dynamics="75.56">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142.37" default-y="-35.00" dynamics="75.56">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="159.53" default-y="-40.00" dynamics="67.78">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="176.69" default-y="-35.00" dynamics="67.78">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="193.86" default-y="-30.00" dynamics="67.78">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211.02" default-y="-25.00" dynamics="67.78">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="228.18" default-y="-20.00" dynamics="60.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="245.34" default-y="-15.00" dynamics="60.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="262.50" default-y="-10.00" dynamics="60.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279.66" default-y="-5.00" dynamics="60.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-125.00" dynamics="83.33">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>5</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="159.53" default-y="-130.00" dynamics="67.78">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>5</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="159.53" default-y="-110.00" dynamics="67.78">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>5</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="159.53" default-y="-100.00" dynamics="67.78">
- <chord/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>5</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- </measure>
- <measure number="42" width="167.44">
- <direction placement="below">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="54.44"/>
- </direction>
- <note default-x="12.00" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="86.67" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="124.01" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="30.67" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="49.34" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="68.01" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="86.67" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="105.34" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="124.01" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="142.68" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="43" width="196.00">
- <note default-x="12.00" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="79.10" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="96.27" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="113.43" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="31.27" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="59.83" default-y="-125.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="79.10" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="113.43" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="132.70" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="151.97" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="171.24" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="44" width="233.38">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="145.17" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="187.47" default-y="35.00">
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="74.30" default-y="-115.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="102.86" default-y="-125.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="124.01" default-y="-115.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="145.17" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="166.32" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="187.47" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="208.62" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="45" width="197.99">
- <note default-x="12.00" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="49.23" default-y="15.00" dynamics="0.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="83.07" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="100.23" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="117.39" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>24</duration>
- </backup>
- <note default-x="40.01" default-y="20.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="57.69" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="66.15" default-y="20.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="74.61" default-y="15.00" print-object="no">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>12</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="30.61" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="49.23" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="83.07" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="117.39" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="136.00" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="154.62" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="173.23" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="46" width="315.36">
- <note default-x="15.00" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="40.29" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="57.45" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="74.61" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="91.78" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="120.34" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="137.50" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="154.66" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="171.82" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="188.99" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="206.15" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="239.12" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="256.28" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="273.44" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.60" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="15.00" default-y="-125.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note default-x="239.12" default-y="-100.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="239.12" default-y="-80.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="47" width="312.36">
- <note default-x="12.00" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="41.06" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="59.23" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="77.39" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="95.56" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="113.72" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142.28" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="160.45" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="178.61" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196.78" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="214.94" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="233.11" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="251.27" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="269.44" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="287.60" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-80.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="233.11" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="233.11" default-y="-80.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="48" width="388.85">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="65.73" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="97.47" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="117.31" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="137.15" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="156.99" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="176.83" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196.66" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="225.23" default-y="15.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="245.06" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="264.90" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="284.74" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="304.58" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="324.42" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="344.26" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="364.09" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="65.73" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="65.73" default-y="-80.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="304.58" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="304.58" default-y="-85.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="49" width="335.12">
- <note default-x="12.00" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="44.70" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="65.13" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="85.57" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="106.00" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="126.44" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="146.87" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="167.31" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="187.75" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="208.18" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228.62" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.05" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="269.49" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="289.92" default-y="-20.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="310.36" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="12.00" default-y="-80.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>5</voice>
- <type>half</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="50" width="335.12">
- <note default-x="12.00" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="250.85" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="250.85" default-y="10.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="43.74" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="63.58" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="92.14" default-y="-100.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="111.98" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="131.82" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="151.66" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="171.49" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="191.33" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211.17" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="231.01" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="250.85" default-y="-100.00">
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="270.68" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.52" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="310.36" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="51" width="387.17">
- <print new-page="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <top-system-distance>70.00</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="54.33" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="54.33" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="300.19" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="300.19" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="87.51" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="108.25" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="128.99" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="155.02" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="175.76" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="196.50" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="217.24" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="237.97" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258.71" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="279.45" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="300.19" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="320.93" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="341.67" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="362.40" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="52" width="335.97">
- <note default-x="12.00" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="12.00" default-y="0.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="249.72" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="249.72" default-y="0.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="44.79" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="65.28" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="85.78" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="106.27" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="126.76" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147.26" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="167.75" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="188.24" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="208.74" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="229.23" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.72" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="270.22" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.71" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311.20" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="53" width="335.97">
- <note default-x="12.00" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="12.00" default-y="-5.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <note default-x="249.72" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="249.72" default-y="-5.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="44.79" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="65.28" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="85.78" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="106.27" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="126.76" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="147.26" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="167.75" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="188.24" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="208.74" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="229.23" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="249.72" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="270.22" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.71" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="311.20" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="54" width="352.28">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <words>cresc.</words>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="54.33" default-y="-10.00" dynamics="60.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="71.68" default-y="-45.00" dynamics="60.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="89.02" default-y="-40.00" dynamics="60.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="106.37" default-y="-35.00" dynamics="60.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="123.71" default-y="-30.00" dynamics="67.78">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="141.06" default-y="-25.00" dynamics="67.78">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="158.40" default-y="-20.00" dynamics="67.78">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="188.76" default-y="-15.00" dynamics="67.78">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="206.11" default-y="-10.00" dynamics="73.33">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="223.45" default-y="-25.00" dynamics="73.33">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="240.79" default-y="-20.00" dynamics="73.33">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="258.14" default-y="-15.00" dynamics="73.33">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="275.48" default-y="-10.00" dynamics="78.89">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="292.83" default-y="-5.00" dynamics="78.89">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="310.17" default-y="0.00" dynamics="78.89">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="327.52" default-y="5.00" dynamics="78.89">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-115.00" dynamics="60.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>5</voice>
- <type>whole</type>
- <staff>2</staff>
- </note>
- <note default-x="54.33" default-y="-105.00" dynamics="60.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>32</duration>
- <voice>5</voice>
- <type>whole</type>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="55" width="305.61">
- <note default-x="12.00" default-y="10.00" dynamics="84.44">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="29.34" default-y="15.00" dynamics="84.44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="55.37" default-y="20.00" dynamics="84.44">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="72.72" default-y="15.00" dynamics="84.44">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.06" default-y="10.00" dynamics="90.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="107.41" default-y="5.00" dynamics="90.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="124.75" default-y="0.00" dynamics="90.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142.09" default-y="-5.00" dynamics="90.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="159.44" default-y="0.00" dynamics="95.56">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="176.78" default-y="5.00" dynamics="95.56">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="194.13" default-y="10.00" dynamics="95.56">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="211.47" default-y="5.00" dynamics="95.56">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="228.82" default-y="0.00" dynamics="101.11">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="246.16" default-y="-5.00" dynamics="101.11">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="263.51" default-y="-10.00" dynamics="101.11">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="280.85" default-y="-15.00" dynamics="101.11">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-115.00" dynamics="84.44">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>5</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="124.75" default-y="-110.00" dynamics="90.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="159.44" default-y="-105.00" dynamics="95.56">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>12</duration>
- <voice>5</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="263.51" default-y="-115.00" dynamics="101.11">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="56" width="296.75">
- <direction placement="below">
- <direction-type>
- <dynamics>
- <f/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="106.67"/>
- </direction>
- <note default-x="12.00" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="46.66" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="81.33" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="115.99" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="150.66" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="185.32" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="219.99" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="254.65" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="29.33" default-y="-135.00">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="46.66" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="64.00" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="81.33" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="98.66" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="115.99" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="133.33" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="150.66" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="167.99" default-y="-135.00">
- <pitch>
- <step>B</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185.32" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="202.65" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="219.99" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="237.32" default-y="-130.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="254.65" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271.98" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="57" width="104.46">
- <note default-x="12.00" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="30.01" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="30.01" default-y="-10.00">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="30.01" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="48.03" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="30.01" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="48.03" default-y="-145.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- </measure>
- <measure number="58" width="395.18">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note>
- <rest/>
- <duration>32</duration>
- <voice>1</voice>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="54.44"/>
- </direction>
- <direction placement="below">
- <direction-type>
- <words>legato</words>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="66.35" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="86.21" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="106.07" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="125.93" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="145.79" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="165.65" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="185.51" default-y="-140.00">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="205.37" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="231.40" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="251.26" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271.12" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.98" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="310.84" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="330.70" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="350.56" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="370.42" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="59" width="331.96">
- <note default-x="12.00" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="51.36" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="90.72" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="208.80" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="228.48" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="248.16" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="287.52" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="31.68" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="51.36" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="71.04" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.72" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.40" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="130.08" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="149.76" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="169.44" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="189.12" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="208.80" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="228.48" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="248.16" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="267.84" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="287.52" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="307.20" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="60" width="331.96">
- <note default-x="12.00" default-y="-15.00" dynamics="0.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="86.04" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="104.47" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="2.79" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="23.52" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="36.68" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="48.20" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="61.36" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="72.88" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note default-x="12.00" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="36.68" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61.36" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="86.04" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="104.47" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="122.90" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="141.33" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="159.76" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="178.19" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="196.62" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="215.05" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="233.48" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="251.91" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="270.34" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="288.77" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="307.20" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="61" width="375.93">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="92.89" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="132.62" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="251.83" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="271.69" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="291.56" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="331.30" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="53.15" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="73.02" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="92.89" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="112.75" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="132.62" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="152.49" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="172.36" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="192.22" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="212.09" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="231.96" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="251.83" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="271.69" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="291.56" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="311.43" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="331.30" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="351.17" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="62" width="353.04">
- <note default-x="12.00" default-y="-15.00" dynamics="0.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- <ornaments>
- <trill-mark/>
- </ornaments>
- </notations>
- </note>
- <note default-x="86.42" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">backward hook</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="105.05" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="2.79" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="23.65" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="36.81" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="48.45" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="61.61" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="73.26" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <backup>
- <duration>6</duration>
- </backup>
- <note default-x="12.00" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="36.81" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="61.61" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="86.42" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="105.05" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="123.69" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="142.32" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="160.95" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="179.59" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="198.22" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="216.85" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="235.48" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="254.12" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="272.75" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="291.38" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="310.02" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- </measure>
- <measure number="63" width="330.13">
- <note default-x="12.00" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="109.79" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="129.35" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148.90" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="168.46" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="266.25" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="285.81" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="305.36" default-y="-25.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="31.56" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="51.12" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="70.67" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="90.23" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="188.02" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="207.58" default-y="-105.00">
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="227.13" default-y="-95.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="246.69" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="64" width="375.79">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>162.15</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="54.33" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="149.61" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="168.67" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="187.72" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="206.78" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="302.06" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="321.11" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="340.17" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="73.39" default-y="-125.00">
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="92.45" default-y="-115.00">
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="111.50" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="130.56" default-y="-90.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="225.84" default-y="-120.00">
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="244.89" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="263.95" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="283.00" default-y="-85.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <attributes>
- <clef number="2">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- </measure>
- <measure number="65" width="341.65">
- <note default-x="12.00" default-y="30.00">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="113.63" default-y="30.00">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="133.96" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154.28" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="174.61" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="276.24" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="296.57" default-y="10.00">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="316.89" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="32.33" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="52.65" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="72.98" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="93.30" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="194.94" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="215.26" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="235.59" default-y="-130.00">
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="255.91" default-y="-115.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="66" width="341.65">
- <note default-x="12.00" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="113.63" default-y="25.00">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="133.96" default-y="15.00">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="154.28" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="174.61" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <staff>1</staff>
- </note>
- <note default-x="276.24" default-y="20.00">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="296.57" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="316.89" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="32.33" default-y="-160.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="52.65" default-y="-150.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="72.98" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="93.30" default-y="-125.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <staff>2</staff>
- </note>
- <note default-x="194.94" default-y="-155.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="215.26" default-y="-145.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="235.59" default-y="-135.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="255.91" default-y="-120.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- </measure>
- <measure number="67" width="233.28">
- <print new-page="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>0.00</right-margin>
- </system-margins>
- <top-system-distance>70.00</top-system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>65.00</staff-distance>
- </staff-layout>
- </print>
- <note default-x="53.15" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <direction placement="below">
- <direction-type>
- <words>cresc.</words>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="-1.11"/>
- </direction>
- <note default-x="118.63" default-y="-15.00" dynamics="58.89">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="135.80" default-y="-10.00" dynamics="58.89">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="167.28" default-y="-15.00" dynamics="64.44">
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="184.44" default-y="-10.00" dynamics="64.44">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="67.15" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="67.15" default-y="-130.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="84.31" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="84.31" default-y="-130.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="101.47" default-y="-140.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="101.47" default-y="-130.00">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="118.63" default-y="-140.00" dynamics="58.89">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="118.63" default-y="-130.00" dynamics="58.89">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="141.61" default-y="-140.00" dynamics="58.89">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="141.61" default-y="-130.00" dynamics="58.89">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="167.28" default-y="-140.00" dynamics="64.44">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="167.28" default-y="-130.00" dynamics="64.44">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="190.26" default-y="-140.00" dynamics="64.44">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="190.26" default-y="-130.00" dynamics="64.44">
- <chord/>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <attributes>
- <clef number="2">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- </measure>
- <measure number="68" width="195.57">
- <note default-x="12.00" default-y="10.00" dynamics="67.78">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="90.68" default-y="5.00" dynamics="74.44">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="107.85" default-y="10.00" dynamics="74.44">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="139.33" default-y="5.00" dynamics="77.78">
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">forward hook</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="156.49" default-y="10.00" dynamics="77.78">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <staff>2</staff>
- </note>
- <note default-x="39.20" default-y="-115.00" dynamics="67.78">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="39.20" default-y="-95.00" dynamics="67.78">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="39.20" default-y="-85.00" dynamics="67.78">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="56.36" default-y="-115.00" dynamics="71.11">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="56.36" default-y="-95.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="56.36" default-y="-85.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="73.52" default-y="-115.00" dynamics="71.11">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="73.52" default-y="-95.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="73.52" default-y="-85.00" dynamics="71.11">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="90.68" default-y="-115.00" dynamics="74.44">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- </note>
- <note default-x="90.68" default-y="-95.00" dynamics="74.44">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="90.68" default-y="-85.00" dynamics="74.44">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="113.66" default-y="-115.00" dynamics="74.44">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="113.66" default-y="-95.00" dynamics="74.44">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="113.66" default-y="-85.00" dynamics="74.44">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="139.33" default-y="-115.00" dynamics="77.78">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- </note>
- <note default-x="139.33" default-y="-95.00" dynamics="77.78">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="139.33" default-y="-85.00" dynamics="77.78">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="162.31" default-y="-115.00" dynamics="77.78">
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- </note>
- <note default-x="162.31" default-y="-95.00" dynamics="77.78">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="162.31" default-y="-85.00" dynamics="77.78">
- <chord/>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>5</voice>
- <type>eighth</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="69" width="315.16">
- <note default-x="12.47" default-y="5.00" dynamics="81.11">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="56.49" default-y="10.00" dynamics="81.11">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="74.48" default-y="15.00" dynamics="81.11">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="92.47" default-y="20.00" dynamics="84.44">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.47" default-y="25.00" dynamics="84.44">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="128.46" default-y="30.00" dynamics="84.44">
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="146.45" default-y="25.00" dynamics="84.44">
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="164.45" default-y="20.00" dynamics="88.89">
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="182.44" default-y="15.00" dynamics="88.89">
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="200.43" default-y="10.00" dynamics="88.89">
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="218.42" default-y="5.00" dynamics="88.89">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="236.42" default-y="0.00" dynamics="93.33">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="254.41" default-y="-5.00" dynamics="93.33">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="272.40" default-y="-10.00" dynamics="93.33">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.40" default-y="-15.00" dynamics="93.33">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.47" default-y="-110.00" dynamics="81.11">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="2"/>
- </notations>
- </note>
- <note default-x="38.50" default-y="-85.00" dynamics="81.11">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="56.49" default-y="-95.00" dynamics="81.11">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="74.48" default-y="-85.00" dynamics="81.11">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="92.47" default-y="-110.00" dynamics="84.44">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="110.47" default-y="-85.00" dynamics="84.44">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="128.46" default-y="-95.00" dynamics="84.44">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="146.45" default-y="-85.00" dynamics="84.44">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="164.45" default-y="-110.00" dynamics="88.89">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="182.44" default-y="-85.00" dynamics="88.89">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="200.43" default-y="-95.00" dynamics="88.89">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="218.42" default-y="-85.00" dynamics="88.89">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="236.42" default-y="-110.00" dynamics="93.33">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="254.41" default-y="-85.00" dynamics="93.33">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="272.40" default-y="-95.00" dynamics="93.33">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="290.40" default-y="-85.00" dynamics="93.33">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="70" width="315.09">
- <note default-x="12.00" default-y="-10.00" dynamics="0.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>32</duration>
- <voice>1</voice>
- <type>whole</type>
- <staff>1</staff>
- <notations>
- <ornaments>
- <wavy-line type="stop"/>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="19.91" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="16.78" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- <notations>
- <ornaments>
- <trill-mark/>
- <wavy-line type="start"/>
- </ornaments>
- </notations>
- </note>
- <note default-x="29.94" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="34.71" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="47.87" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="52.65" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="65.81" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="70.59" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="83.75" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="88.53" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="101.69" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="106.46" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="119.62" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="124.40" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="137.56" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="142.34" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="155.50" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="160.28" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="173.44" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="178.21" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="191.37" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="196.15" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="209.31" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="214.09" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="227.25" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="232.03" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="245.19" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="249.96" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="263.12" default-y="-5.00" print-object="no">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="267.90" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>32nd</type>
- <stem>none</stem>
- <staff>1</staff>
- </note>
- <note default-x="281.06" default-y="-15.00" print-object="no">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>2</actual-notes>
- <normal-notes>1</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <tuplet type="start" bracket="no" show-number="none"/>
- </notations>
- </note>
- <note default-x="294.28" default-y="-10.00" print-object="no">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>2</voice>
- <type>16th</type>
- <time-modification>
- <actual-notes>2</actual-notes>
- <normal-notes>1</normal-notes>
- </time-modification>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <tuplet type="stop"/>
- <ornaments>
- <wavy-line type="stop"/>
- </ornaments>
- </notations>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="96.67"/>
- </direction>
- <note default-x="12.00" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="29.94" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="47.87" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="65.81" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="100.00"/>
- </direction>
- <note default-x="83.75" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="101.69" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="119.62" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="137.56" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="102.22"/>
- </direction>
- <note default-x="155.50" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="173.44" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191.37" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="209.31" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics>
- <p/>
- </dynamics>
- </direction-type>
- <staff>2</staff>
- <sound dynamics="104.44"/>
- </direction>
- <note default-x="227.25" default-y="-110.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="245.19" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="263.12" default-y="-100.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="281.06" default-y="-80.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>5</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>2</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="71" width="429.46">
- <print new-system="yes">
- <system-layout>
- <system-margins>
- <left-margin>18.00</left-margin>
- <right-margin>-0.00</right-margin>
- </system-margins>
- <system-distance>92.00</system-distance>
- </system-layout>
- <staff-layout number="2">
- <staff-distance>82.00</staff-distance>
- </staff-layout>
- </print>
- <direction placement="below">
- <direction-type>
- <dynamics>
- <f/>
- </dynamics>
- </direction-type>
- <staff>1</staff>
- <sound dynamics="106.67"/>
- </direction>
- <note default-x="54.33" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note default-x="112.20" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="138.51" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="164.81" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="191.12" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="217.42" default-y="5.00">
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="243.73" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="270.03" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="296.34" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="322.64" default-y="0.00">
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="348.95" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="375.25" default-y="-20.00">
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="401.56" default-y="-10.00">
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="54.33" default-y="-112.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="2"/>
- </notations>
- </note>
- <note default-x="54.33" default-y="-102.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="322.64" default-y="-127.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="322.64" default-y="-107.00">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="322.64" default-y="-97.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="72" width="387.13">
- <note default-x="12.00" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="69.87" default-y="-50.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="96.18" default-y="-65.00">
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="122.48" default-y="-50.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="148.78" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="175.09" default-y="-30.00">
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="201.39" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="227.70" default-y="-50.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="254.00" default-y="-40.00">
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note default-x="280.31" default-y="-35.00">
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note default-x="306.61" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="332.92" default-y="-55.00">
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note default-x="359.22" default-y="-45.00">
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <staff>1</staff>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-112.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="12.00" default-y="-102.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <note default-x="280.31" default-y="-162.00">
- <pitch>
- <step>G</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note default-x="280.31" default-y="-142.00">
- <chord/>
- <pitch>
- <step>D</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note default-x="280.31" default-y="-132.00">
- <chord/>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- </measure>
- <measure number="73" width="242.51">
- <note default-x="12.00" default-y="-50.00">
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>1</staff>
- </note>
- <note default-x="65.85" default-y="-5.00">
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="65.85" default-y="5.00">
- <chord/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="65.85" default-y="20.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- </note>
- <note default-x="119.70" default-y="-15.00">
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>1</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>quarter</type>
- <staff>1</staff>
- </note>
- <backup>
- <duration>32</duration>
- </backup>
- <note default-x="12.00" default-y="-147.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <slur type="stop" number="1"/>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="12.00" default-y="-137.00">
- <chord/>
- <pitch>
- <step>E</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="65.85" default-y="-147.00">
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="65.85" default-y="-112.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>down</stem>
- <staff>2</staff>
- </note>
- <note default-x="119.70" default-y="-182.00">
- <pitch>
- <step>C</step>
- <octave>2</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note default-x="119.70" default-y="-147.00">
- <chord/>
- <pitch>
- <step>C</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <stem>up</stem>
- <staff>2</staff>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>5</voice>
- <type>quarter</type>
- <staff>2</staff>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- <repeat direction="backward"/>
- </barline>
- </measure>
- </part>
- </score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.exp b/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.exp
deleted file mode 100644
index 962b2e3a5e0..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.exp
+++ /dev/null
@@ -1,3857 +0,0 @@
----
-%\input musixlyr
-%\special{papersize=297mm,420mm}%
----
-%|
-%<?xmlversion="1.0"encoding="UTF-8"standalone="no"?>
-%<score-partwiseversion="2.0">
-%SE L E CTI 0 N FRO M Stabat Mater
-%Giovanni Battista Pergolesi (1710-1736)
-%
-%
-%Part P1 : Panpipes
-%Part P2 : Panpipes
-%Part P3 : Panpipes
-%Part P4 : Panpipes
-%
-%
-% nv, -noinst, nostaves per instrument
- 4 -4 1 1 1 1
-% mtrnuml,mtrdenl,mtrnmp,mtrdnp,xmtrnum0,isig
- 4 4 0 6 0 -2
-%
-% npages,nsyst,musicsize,fracindent
- 0 5 16 0.07
-Panpipes
-Panpipes
-Panpipes
-Panpipes
-bttt
-./
-Tt
-SE L E CTI 0 N FRO M Stabat Mater
-Tc
-Giovanni Battista Pergolesi (1710-1736)
-Abepl
-\\input musixper\
-%%w277m
-%%h390m
-
-% ( 4| 1| 1) 1
- [l g84l a84l b84l g84l ] [l d84l e84nl f84sl d84l ] /
-% ( 3| 1| 1) 1
- rp /
-% ( 2| 1| 1) 1
- g2d5l f45sl /
-% ( 1| 1| 1) 1
- \zcharnote{12}{\metron{\qu}{60}}\ r2 {0 a25l /
-% ( 4| 1| 1) 2
- [l g84l a84l b84l g84l ] [l f84l g84l a84l f84l ] /
-% ( 3| 1| 1) 2
- d25l {0 f25l /
-% ( 2| 1| 1) 2
- b2d5l a45l /
-% ( 1| 1| 1) 2
- a45l }0 g45l {0 c26l /
-% ( 4| 1| 1) 3
- [l b83l c84l d84l b83l ] [l c84l d84l e84l c84l ] /
-% ( 3| 1| 1) 3
- f45l }0 b44l g44u c45l /
-% ( 2| 1| 1) 3
- d2d6l c46l /
-% ( 1| 1| 1) 3
- c46l }0 b45l {0 e26l /
-% ( 4| 1| 1) 4
- [l d84l c84l b83l a83l ] [l g83l a84fl g84l f84l ] /
-% ( 3| 1| 1) 4
- a24u d24u /
-% ( 2| 1| 1) 4
- f25sl f45nl [l e85l d85l ] /
-% ( 1| 1| 1) 4
- e46l }0 [l d86l c86l ] b45nl {0 d46l /
-% ( 4| 1| 1) 5
- [l e84l d84l e84l c84l ] d44l r4 /
-% ( 3| 1| 1) 5
- g24u d44u r4 /
-% ( 2| 1| 1) 5
- e45l g45l [l a84l c86l o. a85l o. f85sl o. ] /
-% ( 1| 1| 1) 5
- d46l }0 c46l f45sl r4 /
-% ( 4| 1| 1) 6
- [l d84l d84l d84l d84l ] d44l r4 /
-% ( 3| 1| 1) 6
- [u d84u (B a84u g84u f84su )B ] g44u r4 /
-% ( 2| 1| 1) 6
- r8 (B [l c85l b84l a84l )B ] [l b84l d86l o. b85l o. g85l o. ] /
-% ( 1| 1| 1) 6
- r8 [l d85l d85l d85l ] d45l r4 /
-% ( 4| 1| 1) 7
- [l d84l d84l d84l d84l ] [l d84l c84l o. b83l o. c84l o. ] /
-% ( 3| 1| 1) 7
- [u d84u (B b84u a84u g84u )B ] [l f84sl e85l o. d85l o. g84l ] /
-% ( 2| 1| 1) 7
- r8 (B [l d85l c85l b84l )B ] [l a84l f85sl o. g85l o. e85l o. ] /
-% ( 1| 1| 1) 7
- r8 [l d85l d85l d85l ] [l d85l a85l o. b85l o. c85l o. ] /
-% ( 4| 1| 1) 8
- [l d84l d84l d84l d84l ] e84l r8 b83l r8 /
-% ( 3| 1| 1) 8
- [u g84u g84u f84su f84u ] g84u r8 r4 /
-% ( 2| 1| 1) 8
- b44l a44u r8 g85l o. r8 g85l o. /
-% ( 1| 1| 1) 8
- [l d85l d85l d85l d85l ] r8 b85l o. r8 b85l o. /
-% ( 4| 1| 1) 9
- c84l r8 d84l r8 e84l r8 b83l r8 /
-% ( 3| 1| 1) 9
- r8 (B [l e85l d85l f84sl )B ] g84u r8 r4 /
-% ( 2| 1| 1) 9
- r8 (B [u c85u b84u a84u )B ] [l g84l g85l o. ] r8 g85l o. /
-% ( 1| 1| 1) 9
- r2 r8 b85l o. r8 b85l o. /
-% ( 4| 1| 1) 10
- c84l r8 d84l r8 [l b83l a83l b83l c84l ] /
-% ( 3| 1| 1) 10
- r8 (B [l e85l d85l f84sl )B ] [u g84u a84u b84u c85u ] /
-% ( 2| 1| 1) 10
- r8 (B [u c85u b84u a84u )B ] [l d85l c86l b85l a85l ] /
-% ( 1| 1| 1) 10
- r2 [l g15l g16l (B f16sl a15l )B ] (B [l g16l d16l )B e16l c16l ] /
-% ( 4| 1| 1) 11
- [l d84l d84l d84l d84l ] g44l r4 /
-% ( 3| 1| 1) 11
- [u d85u d85u d84u d84u ] g44u r4 /
-% ( 2| 1| 1) 11
- g45l f45sl [l g85l d85l ] b84l r8 /
-% ( 1| 1| 1) 11
- (B c86l b85l )B a45l g45l r4 /
-% ( 4| 1| 1) 12
- [l g84l a84l b84l g84l ] [l d84l e84nl f84sl d84l ] /
-% ( 3| 1| 1) 12
- rp /
-% ( 2| 1| 1) 12
- g2d5l f45sl /
-% ( 1| 1| 1) 12
- r2 {0 a25l /
-% ( 4| 1| 1) 13
- [l g84l a84l b84l g84l ] [l f84l g84l a84l f84l ] /
-% ( 3| 1| 1) 13
- d25l {0 f25l /
-% ( 2| 1| 1) 13
- b2d5l a45l /
-% ( 1| 1| 1) 13
- a45l }0 g45l {0 c26l /
-% ( 4| 1| 1) 14
- [l b83l c84l d84l b83l ] [l c84l d84l e84l c84l ] /
-% ( 3| 1| 1) 14
- f45l }0 g25l {0 a45l /
-% ( 2| 1| 1) 14
- d2d6l c46l /
-% ( 1| 1| 1) 14
- c46l }0 b45l {0 e26l /
-% ( 4| 1| 1) 15
- [l d84l c84l b83l a83l ] [l g83l a84fl g84l f84l ] /
-% ( 3| 1| 1) 15
- a25l }0 d25l /
-% ( 2| 1| 1) 15
- f25sl f45nl [l e85l d85l ] /
-% ( 1| 1| 1) 15
- e46l }0 [l d86l c86l ] b25l /
-% ( 4| 1| 1) 16
- [l e84l d84l e84l c84l ] [l d84l c84l b83l a83l ] /
-% ( 3| 1| 1) 16
- g4d4u c84u a24u /
-% ( 2| 1| 1) 16
- e4d5l g85l f25sl /
-% ( 1| 1| 1) 16
- c46l e26l [l d86l c86l ] /
-% ( 4| 1| 1) 17
- [l g83l g84l c84sl c84l ] [l d84l e84l d84l c84nl ] /
-% ( 3| 1| 1) 17
- [l d85l d85l c85sl c85l ] d45l r4 /
-% ( 2| 1| 1) 17
- [l g85l g85l g85l g85l ] f45sl r4 /
-% ( 1| 1| 1) 17
- [l b85l b85l b85l b85l ] a45l r4 /
-% ( 4| 1| 1) 18
- [l b83l a83l b83l g83l ] [l c84l d84l e84l c84l ] /
-% ( 3| 1| 1) 18
- r4 {0 d45l [l d85l }0 b84l c85l g84l ] /
-% ( 2| 1| 1) 18
- rp /
-% ( 1| 1| 1) 18
- (B g46l f46l )B (B [l e86l d86l )B ] {0 c46l /
-% ( 4| 1| 1) 19
- [l f83l f84l e84l d84l ] [l c84l c85l c85l b84l ] /
-% ( 3| 1| 1) 19
- a84fu c45l b84nl g24u /
-% ( 2| 1| 1) 19
- rp /
-% ( 1| 1| 1) 19
- [l c86l }0 (B a85fl g85l )B {0 f86l ] [l f86l }0 e16l d16l ] e46l /
-% ( 4| 1| 1) 20
- [l a84l g84l a84l f84l ] [l b83l c84l d84l b83l ] /
-% ( 3| 1| 1) 20
- r4 {0 c45l [l c85l }0 a84l b84l f84l ] /
-% ( 2| 1| 1) 20
- f45l e46l (B [l d86l c86l )B ] {0 b45l /
-% ( 1| 1| 1) 20
- rp /
-% ( 4| 1| 1) 21
- [l e84l e84l d84l c84l ] [l b83l b84l b84l a84l ] /
-% ( 3| 1| 1) 21
- g84u b44l a84u f44u r4 /
-% ( 2| 1| 1) 21
- [l b85l }0 (B g85l f85l )B {0 e86l ] [l e86l }0 d16l c16l ] d46l /
-% ( 1| 1| 1) 21
- rp /
-% ( 4| 1| 1) 22
- [l g84l g84l ] g43l r8 a84l f44sl /
-% ( 3| 1| 1) 22
- g44u g44u r8 a84u f44su /
-% ( 2| 1| 1) 22
- b4d5l c86l b45u a85l b85l /
-% ( 1| 1| 1) 22
- d4d6l e86l c4d6l d86l /
-% ( 4| 1| 1) 23
- r8 [l g84l c84sl c84l ] d44l r4 /
-% ( 3| 1| 1) 23
- r8 [l g84l c85sl c85l ] d45l r4 /
-% ( 2| 1| 1) 23
- g4d5l g85l f45sl r4 /
-% ( 1| 1| 1) 23
- (B c46l b85l )B b85l a45l r4 /
-% ( 4| 1| 1) 24
- [l d84l e84nl f84l d84l ] [l g84l a84l b84l a84l ] /
-% ( 3| 1| 1) 24
- f24nu g24u /
-% ( 2| 1| 1) 24
- r2 {0 e25nl /
-% ( 1| 1| 1) 24
- d2d6l d46l /
-% ( 4| 1| 1) 25
- [l g84sl g84l g84l g84l ] [l a84l a84l f84l g84nl ] /
-% ( 3| 1| 1) 25
- g24su {0 a24u /
-% ( 2| 1| 1) 25
- e25l }0 e45nl f45l /
-% ( 1| 1| 1) 25
- (B d26l c46sl )B d46l /
-% ( 4| 1| 1) 26
- [l a84l a84l a83l a83l ] d84l r8 f84l r8 /
-% ( 3| 1| 1) 26
- a24u }0 d84u r8 f84u r8 /
-% ( 2| 1| 1) 26
- e4d5nl e85l [l d85l d86l o. ] r8 d86l o. /
-% ( 1| 1| 1) 26
- (B d46l [l c8d6sl )B d16l ] [l d86l f86l o. ] r8 f86l o. /
-% ( 4| 1| 1) 27
- g84l r8 a84l r8 b84l r8 f84l r8 /
-% ( 3| 1| 1) 27
- g84u r8 a84u r8 b84l r8 f84u r8 /
-% ( 2| 1| 1) 27
- r8 (B [l b85l a85l c85sl )B ] [l d85l d86l o. ] r8 d86l o. /
-% ( 1| 1| 1) 27
- r8 (B [l g85l f85l e85nl )B ] [l d85l f86l o. ] r8 f86l o. /
-% ( 4| 1| 1) 28
- g84l r8 a84l r8 [l d84l e84nl f84l d84l ] /
-% ( 3| 1| 1) 28
- g84u r8 a84u r8 d44u r4 /
-% ( 2| 1| 1) 28
- r8 (B [l b85l a85l c85sl )B ] d45l r4 /
-% ( 1| 1| 1) 28
- r8 (B [l g85l f85l e85nl )B ] {0 d26l /
-% ( 4| 1| 1) 29
- [l a83l b83nl c84sl a83l ] [l d84l e84nl f84l d84l ] /
-% ( 3| 1| 1) 29
- r2 a24u /
-% ( 2| 1| 1) 29
- e2d5nl d45l /
-% ( 1| 1| 1) 29
- d46l }0 c46sl {0 f26l /
-% ( 4| 1| 1) 30
- [l c84l d84l e84nl c84l ] [l f84l g84l a84l f84l ] /
-% ( 3| 1| 1) 30
- c2d5l {0 d45l /
-% ( 2| 1| 1) 30
- g2d5l f45l /
-% ( 1| 1| 1) 30
- f46l }0 e46nl {0 a25l /
-% ( 4| 1| 1) 31
- [l g84l a84l b84l g84l ] [l a84l g84l f84l e84nl ] /
-% ( 3| 1| 1) 31
- d45l }0 {0 e45nl e25l }0 /
-% ( 2| 1| 1) 31
- b2d5l [l a85l g85l ] /
-% ( 1| 1| 1) 31
- a45l }0 g46l c26sl /
-% ( 4| 1| 1) 32
- [l d84l d84l g83sl g83l ] [l a83l a84l a84l g84l ] /
-% ( 3| 1| 1) 32
- [u f84u f84u g84su g84u ] a44u r4 /
-% ( 2| 1| 1) 32
- [l f85l f85l f85l f85l ] e45nl r4 /
-% ( 1| 1| 1) 32
- [l d86l d86l d86l d86l ] c46sl r4 /
-% ( 4| 1| 1) 33
- f24sl g24l /
-% ( 3| 1| 1) 33
- d2d5l {0 g45l /
-% ( 2| 1| 1) 33
- (B d46l c46l )B {0 b45l b45nl }0 /
-% ( 1| 1| 1) 33
- r2 (B g46l f46l )B /
-% ( 4| 1| 1) 34
- c24l f24l /
-% ( 3| 1| 1) 34
- g25l }0 {0 f25l /
-% ( 2| 1| 1) 34
- (B c46l b45l )B {0 a45fl a45nl }0 /
-% ( 1| 1| 1) 34
- {0 e46l e46nl }0 (B f46l e46fl )B /
-% ( 4| 1| 1) 35
- b23l e24l /
-% ( 3| 1| 1) 35
- f25l }0 {0 e25l /
-% ( 2| 1| 1) 35
- (B b45l a45l )B g25l /
-% ( 1| 1| 1) 35
- d26l (B e46l d46l )B /
-% ( 4| 1| 1) 36
- a23l {0 d24l /
-% ( 3| 1| 1) 36
- e25l }0 {0 d25l /
-% ( 2| 1| 1) 36
- (B a45l g45l )B f25sl /
-% ( 1| 1| 1) 36
- c26l (B d46l c46l )B /
-% ( 4| 1| 1) 37
- [l d84l }0 c84sl c84l c84l ] d44l r4 /
-% ( 3| 1| 1) 37
- [l d85l }0 c85sl c85l c85l ] d45l r4 /
-% ( 2| 1| 1) 37
- [l g85l g85l g85l g85l ] f45sl r4 /
-% ( 1| 1| 1) 37
- [l b85l b85l b85l b85l ] [l a85l c86l o. a85l o. f85sl o. ] /
-% ( 4| 1| 1) 38
- [l d84l d84l d84l d84l ] d44l r4 /
-% ( 3| 1| 1) 38
- [u d84u (B a84u g84u f84su )B ] g44u g44u /
-% ( 2| 1| 1) 38
- r8 (B [u c85u b84u a84u )B ] b44l b44l /
-% ( 1| 1| 1) 38
- r8 [l d85l d85l d85l ] r8 [l d86l o. b85l o. g85l o. ] /
-% ( 4| 1| 1) 39
- [l d84l d84l d84l d84l ] [l d84l (B c84l b83l )B c84l ] /
-% ( 3| 1| 1) 39
- [u d84u (B b84u a84u g84u )B ] [u f84su (B a84u b84u )B g84u ] /
-% ( 2| 1| 1) 39
- r8 (B [l d85l c85l b84l )B ] [l a84l (B f85sl g85l )B c85l ] /
-% ( 1| 1| 1) 39
- r8 [l d85l d85l d85l ] r2 /
-% ( 4| 1| 1) 40
- [l d84l d84l d84l d84l ] e84l r8 b83l r8 /
-% ( 3| 1| 1) 40
- (B g44u [u f8d4su )B g14u ] g84u r8 r4 /
-% ( 2| 1| 1) 40
- (B b44u [u a8d4u )B g14u ] [l g84l g85l o. ] r8 g85l o. /
-% ( 1| 1| 1) 40
- r2 r8 b85l o. r8 b85l o. /
-% ( 4| 1| 1) 41
- c84l r8 d84l r8 e84l r8 b83l r8 /
-% ( 3| 1| 1) 41
- r8 (B [l e85l d85l f84sl )B ] [u g14u f14u ] g44u r8 /
-% ( 2| 1| 1) 41
- r8 (B [u c85u b84u a84u )B ] [l g84l g85l o. ] r8 g85l o. /
-% ( 1| 1| 1) 41
- r2 r8 b85l o. r8 b85l o. /
-% ( 4| 1| 1) 42
- c84l r8 d84l r8 e44l r4 /
-% ( 3| 1| 1) 42
- r8 (B [l e85l d85l f84sl )B ] g44u r4 /
-% ( 2| 1| 1) 42
- r8 (B [u c85u b84u a84u )B ] g44u r4 /
-% ( 1| 1| 1) 42
- rp /
-% ( 4| 1| 1) 43
- [l g84l a84l b84l g84l ] [l c84l d84l e84l d84l ] /
-% ( 3| 1| 1) 43
- b24l c25l /
-% ( 2| 1| 1) 43
- g2d5l f45sl /
-% ( 1| 1| 1) 43
- r2 {0 a25l /
-% ( 4| 1| 1) 44
- [l c84sl c84l c84l c84l ] [l d84l c84nl b83l c84l ] /
-% ( 3| 1| 1) 44
- c25sl {0 d25l /
-% ( 2| 1| 1) 44
- (B g25l f45sl )B g45l /
-% ( 1| 1| 1) 44
- a25l }0 a45l b45l /
-% ( 4| 1| 1) 45
- d24l g84l r8 b83l r8 /
-% ( 3| 1| 1) 45
- d25l }0 g84u r8 r4 /
-% ( 2| 1| 1) 45
- (B g45l [l f8d5sl )B g15l ] [l g84l g85l o. ] r8 g85l o. /
-% ( 1| 1| 1) 45
- a4d5l a85l [l g85l b85l o. ] r8 b85l o. /
-% ( 4| 1| 1) 46
- c84l r8 d84l r8 e84l r8 b83l r8 /
-% ( 3| 1| 1) 46
- r8 (B [l e85l d85l f84sl )B ] g84u r8 r4 /
-% ( 2| 1| 1) 46
- r8 (B [u c85u b84u a84u )B ] [l g84l g85l o. ] r8 g85l o. /
-% ( 1| 1| 1) 46
- r2 r8 b85l o. r8 b85l o. /
-% ( 4| 1| 1) 47
- c84l r8 d84l r8 g43l r4 /
-% ( 3| 1| 1) 47
- r8 (B [l e85l d85l f84sl )B ] (B f84u g84u )B r4 /
-% ( 2| 1| 1) 47
- r8 (B [u c85u b84u a84u )B ] g44u r4 /
-% ( 1| 1| 1) 47
- rp /
-% ( 4| 1| 1) 48
-
-m2/4/2/4
-K+0-1
- f44l f44l /
-% ( 3| 1| 1) 48
- r8 a84u r8 a84u /
-% ( 2| 1| 1) 48
- f85l o. f45l [l g15l a15l ] /
-% ( 1| 1| 1) 48
- \zcharnote{12}{\metron{\qu}{100}}\ f85l o. f45l [l g15l a15l ] /
-% ( 4| 1| 1) 49
- f44l f44l /
-% ( 3| 1| 1) 49
- r8 b84l r8 b84l /
-% ( 2| 1| 1) 49
- g85l o. g45l [l a15l g15l ] /
-% ( 1| 1| 1) 49
- g85l o. g45l [l a15l g15l ] /
-% ( 4| 1| 1) 50
- e44l c45l /
-% ( 3| 1| 1) 50
- r8 b84l r8 g84u /
-% ( 2| 1| 1) 50
- d86l o. d46l [l c16l b15l ] /
-% ( 1| 1| 1) 50
- d86l o. d46l [l c16l b15l ] /
-% ( 4| 1| 1) 51
- f44l f44l /
-% ( 3| 1| 1) 51
- r8 c85l r8 a84u /
-% ( 2| 1| 1) 51
- a85l o. f45l [l e15l f15l ] /
-% ( 1| 1| 1) 51
- a85l o. f45l [l e15l f15l ] /
-% ( 4| 1| 1) 52
- f44l e44l /
-% ( 3| 1| 1) 52
- r8 b84l r8 g84u /
-% ( 2| 1| 1) 52
- d86l o. d46l [l c16l b15l ] /
-% ( 1| 1| 1) 52
- d86l o. d46l [l c16l b15l ] /
-% ( 4| 1| 1) 53
- f44l f43l /
-% ( 3| 1| 1) 53
- r8 a84u r8 f84u /
-% ( 2| 1| 1) 53
- [l a15l g15l f85l ] r4 /
-% ( 1| 1| 1) 53
- [l a15l g15l f85l ] r4 /
-% ( 4| 1| 1) 54
- a44l f44l /
-% ( 3| 1| 1) 54
- r8 c85l r8 c85l /
-% ( 2| 1| 1) 54
- [l c86l o. c85l ] c45l /
-% ( 1| 1| 1) 54
- [l c86l o. c85l ] c45l /
-% ( 4| 1| 1) 55
- g44l e44l /
-% ( 3| 1| 1) 55
- r8 b84l r8 b84l /
-% ( 2| 1| 1) 55
- [l b85l o. (B c85l ] c45l )B /
-% ( 1| 1| 1) 55
- [l b85l o. c85l ] c45l /
-% ( 4| 1| 1) 56
- f44l b43nl /
-% ( 3| 1| 1) 56
- r8 a84u r8 f84u /
-% ( 2| 1| 1) 56
- (B a85l f46l )B a85l /
-% ( 1| 1| 1) 56
- a85l (B f46l a85l )B /
-% ( 4| 1| 1) 57
- c44l a44l /
-% ( 3| 1| 1) 57
- (B [u f84u e84u )B ] r8 a84u /
-% ( 2| 1| 1) 57
- (B [l a85l g85l )B ] r8 c85l /
-% ( 1| 1| 1) 57
- (B [l a85l g85l )B ] r4 /
-% ( 4| 1| 1) 58
- b44l g44l /
-% ( 3| 1| 1) 58
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 58
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 58
- r8 b85l r8 g85l /
-% ( 4| 1| 1) 59
- a44l f44l /
-% ( 3| 1| 1) 59
- f85l o. f44u c85l /
-% ( 2| 1| 1) 59
- f85l o. r4 c85l /
-% ( 1| 1| 1) 59
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 60
- b44l g44l /
-% ( 3| 1| 1) 60
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 60
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 60
- r8 b85l r8 g85l /
-% ( 4| 1| 1) 61
- a44l f44l /
-% ( 3| 1| 1) 61
- f85l o. f44u c85l /
-% ( 2| 1| 1) 61
- f85l o. r4 c85l /
-% ( 1| 1| 1) 61
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 62
- g44l Dmp f44l /
-% ( 3| 1| 1) 62
- b84l Dmp g45l b84l /
-% ( 2| 1| 1) 62
- b84l Dmp g45l b84l /
-% ( 1| 1| 1) 62
- r8 Dmp g85l r8 g85l /
-% ( 4| 1| 1) 63
- e44l d44l /
-% ( 3| 1| 1) 63
- b84l g45l b84l /
-% ( 2| 1| 1) 63
- b84l g45l b84l /
-% ( 1| 1| 1) 63
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 64
- c44l Dmf e44l /
-% ( 3| 1| 1) 64
- b84l Dmf b45l b85l /
-% ( 2| 1| 1) 64
- b84l Dmf b45l b85l /
-% ( 1| 1| 1) 64
- r8 g85l Dmf r8 g85l /
-% ( 4| 1| 1) 65
- f44l b43l /
-% ( 3| 1| 1) 65
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 2| 1| 1) 65
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 1| 1| 1) 65
- r8 c85l r8 d85l /
-% ( 4| 1| 1) 66
- c44l c44l /
-% ( 3| 1| 1) 66
- e4d5l f85l /
-% ( 2| 1| 1) 66
- e4d5l f85l /
-% ( 1| 1| 1) 66
- r8 c86l r8 b85l /
-% ( 4| 1| 1) 67
- f44l a43l /
-% ( 3| 1| 1) 67
- f85l o. f45l {0 f85l /
-% ( 2| 1| 1) 67
- f85l o. f45l {0 f85l /
-% ( 1| 1| 1) 67
- r8 a85l r8 a85l /
-% ( 4| 1| 1) 68
- b43l c44l /
-% ( 3| 1| 1) 68
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 2| 1| 1) 68
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 1| 1| 1) 68
- r8 b85l r8 c86l /
-% ( 4| 1| 1) 69
- d44l a43l /
-% ( 3| 1| 1) 69
- f85l o. f45l {0 f85l /
-% ( 2| 1| 1) 69
- f85l o. f45l {0 f85l /
-% ( 1| 1| 1) 69
- r8 d86l r8 a85l /
-% ( 4| 1| 1) 70
- b43l c44l /
-% ( 3| 1| 1) 70
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 2| 1| 1) 70
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 1| 1| 1) 70
- r8 b85l r8 c86l /
-% ( 4| 1| 1) 71
- f43l r4 /
-% ( 3| 1| 1) 71
- [l f85l c85l ] a84u r8 /
-% ( 2| 1| 1) 71
- [l f85l c85l ] a84u r8 /
-% ( 1| 1| 1) 71
- f45l r4 /
-% ( 4| 1| 1) 72
- f44l f44l /
-% ( 3| 1| 1) 72
- r8 a84u r8 a84u /
-% ( 2| 1| 1) 72
- f85l o. f45l [l g15l a15l ] /
-% ( 1| 1| 1) 72
- f85l o. f45l [l g15l a15l ] /
-% ( 4| 1| 1) 73
- f44l f44l /
-% ( 3| 1| 1) 73
- r8 b84l r8 b84l /
-% ( 2| 1| 1) 73
- g85l o. g45l [l a15l g15l ] /
-% ( 1| 1| 1) 73
- g85l o. g45l [l a15l g15l ] /
-% ( 4| 1| 1) 74
- e44l c45l /
-% ( 3| 1| 1) 74
- r8 b84l r8 g84u /
-% ( 2| 1| 1) 74
- d86l o. d46l [l c16l b15l ] /
-% ( 1| 1| 1) 74
- d86l o. d46l [l c16l b15l ] /
-% ( 4| 1| 1) 75
- f44l f44l /
-% ( 3| 1| 1) 75
- r8 c85l r8 a84u /
-% ( 2| 1| 1) 75
- a85l o. f45l [l e15l f15l ] /
-% ( 1| 1| 1) 75
- a85l o. f45l [l e15l f15l ] /
-% ( 4| 1| 1) 76
- f44l e44l /
-% ( 3| 1| 1) 76
- r8 b84l r8 g84u /
-% ( 2| 1| 1) 76
- d86l o. d46l [l c16l b15l ] /
-% ( 1| 1| 1) 76
- d86l o. d46l [l c16l b15l ] /
-% ( 4| 1| 1) 77
- f44l f43l /
-% ( 3| 1| 1) 77
- r8 a84u r8 f84u /
-% ( 2| 1| 1) 77
- [l a15l g15l f85l ] r4 /
-% ( 1| 1| 1) 77
- [l a15l g15l f85l ] r4 /
-% ( 4| 1| 1) 78
- a44l f44l /
-% ( 3| 1| 1) 78
- r8 c85l r8 c85l /
-% ( 2| 1| 1) 78
- [l c86l o. c85l ] c45l /
-% ( 1| 1| 1) 78
- [l c86l o. c85l ] c45l /
-% ( 4| 1| 1) 79
- g44l e44l /
-% ( 3| 1| 1) 79
- r8 b84l r8 b84l /
-% ( 2| 1| 1) 79
- [l b85l o. c85l ] c45l /
-% ( 1| 1| 1) 79
- [l b85l o. c85l ] c45l /
-% ( 4| 1| 1) 80
- f44l b43l /
-% ( 3| 1| 1) 80
- r8 a84u r8 f84u /
-% ( 2| 1| 1) 80
- (B a85l f46l )B a85l /
-% ( 1| 1| 1) 80
- a85l (B f46l a85l )B /
-% ( 4| 1| 1) 81
- c44l c44l /
-% ( 3| 1| 1) 81
- (B [u f84u e84u )B ] r8 e84u /
-% ( 2| 1| 1) 81
- (B [l a85l g85l )B ] r4 /
-% ( 1| 1| 1) 81
- (B [l a85l g85l )B ] r4 /
-% ( 4| 1| 1) 82
- e44l f44sl /
-% ( 3| 1| 1) 82
- r8 c85l r8 c85l /
-% ( 2| 1| 1) 82
- c46l c46l /
-% ( 1| 1| 1) 82
- c46l c46l /
-% ( 4| 1| 1) 83
- g44l g43l /
-% ( 3| 1| 1) 83
- r8 c85l r8 b84nl /
-% ( 2| 1| 1) 83
- c46l b45nl /
-% ( 1| 1| 1) 83
- c46l b45nl /
-% ( 4| 1| 1) 84
- a43l b43nl /
-% ( 3| 1| 1) 84
- r8 f84u r8 f84u /
-% ( 2| 1| 1) 84
- f45l f45l /
-% ( 1| 1| 1) 84
- f45l f45l /
-% ( 4| 1| 1) 85
- c44l e44l /
-% ( 3| 1| 1) 85
- r8 f84u r8 e84u /
-% ( 2| 1| 1) 85
- [l f8d5l f15l ] e45l /
-% ( 1| 1| 1) 85
- [l f8d5l f15l ] e45l /
-% ( 4| 1| 1) 86
- f44l d44l /
-% ( 3| 1| 1) 86
- r8 a84u r8 b84nl /
-% ( 2| 1| 1) 86
- a85l o. (B a45l b85nl )B /
-% ( 1| 1| 1) 86
- a85l o. (B a45l b85nl )B /
-% ( 4| 1| 1) 87
- e44l c44l /
-% ( 3| 1| 1) 87
- r8 c85l r8 g84u /
-% ( 2| 1| 1) 87
- c86l o. (B c46l g85l )B /
-% ( 1| 1| 1) 87
- c86l o. (B c46l g85l )B /
-% ( 4| 1| 1) 88
- f44l d44l /
-% ( 3| 1| 1) 88
- r8 a84u r8 b84nl /
-% ( 2| 1| 1) 88
- a85l o. (B a45l b85nl )B /
-% ( 1| 1| 1) 88
- a85l o. (B a45l b85nl )B /
-% ( 4| 1| 1) 89
- e44l c44l /
-% ( 3| 1| 1) 89
- r8 c85l r8 c85l /
-% ( 2| 1| 1) 89
- c86l o. (B c46l g85l )B /
-% ( 1| 1| 1) 89
- c86l o. (B c46l g85l )B /
-% ( 4| 1| 1) 90
- d44l c44l /
-% ( 3| 1| 1) 90
- r8 f84u r8 f84u /
-% ( 2| 1| 1) 90
- f45l f45l /
-% ( 1| 1| 1) 90
- f45l f45l /
-% ( 4| 1| 1) 91
- b43nl a43l /
-% ( 3| 1| 1) 91
- r8 f84u r8 f84u /
-% ( 2| 1| 1) 91
- f45l f45l /
-% ( 1| 1| 1) 91
- f45l f45l /
-% ( 4| 1| 1) 92
- g43l b43nl /
-% ( 3| 1| 1) 92
- r8 f85l r8 f85l /
-% ( 2| 1| 1) 92
- f46l f46l /
-% ( 1| 1| 1) 92
- f46l f46l /
-% ( 4| 1| 1) 93
- c44l f44l /
-% ( 3| 1| 1) 93
- r8 e85l r8 d85l /
-% ( 2| 1| 1) 93
- [l e86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 1| 1| 1) 93
- [l e86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 4| 1| 1) 94
- g44l g43l /
-% ( 3| 1| 1) 94
- r8 d85l r8 d85l /
-% ( 2| 1| 1) 94
- c46l b85nl b85l /
-% ( 1| 1| 1) 94
- c46l b85nl b85l /
-% ( 4| 1| 1) 95
- c44l e44l /
-% ( 3| 1| 1) 95
- r8 c85l r8 g84u /
-% ( 2| 1| 1) 95
- c46l r4 /
-% ( 1| 1| 1) 95
- c46l r4 /
-% ( 4| 1| 1) 96
- f44l d44l /
-% ( 3| 1| 1) 96
- r8 a84u r8 b84nl /
-% ( 2| 1| 1) 96
- a85l o. (B a45l b85nl )B /
-% ( 1| 1| 1) 96
- a85l o. (B a45l b85nl )B /
-% ( 4| 1| 1) 97
- e44l c44l /
-% ( 3| 1| 1) 97
- r8 c85l r8 g84u /
-% ( 2| 1| 1) 97
- c86l o. (B c46l g85l )B /
-% ( 1| 1| 1) 97
- c86l o. (B c46l g85l )B /
-% ( 4| 1| 1) 98
- f44l d44l /
-% ( 3| 1| 1) 98
- r8 a84u r8 b84nl /
-% ( 2| 1| 1) 98
- a85l o. (B a45l b85nl )B /
-% ( 1| 1| 1) 98
- a85l o. (B a45l b85nl )B /
-% ( 4| 1| 1) 99
- e44l c44l /
-% ( 3| 1| 1) 99
- r8 c85l r8 c85l /
-% ( 2| 1| 1) 99
- c86l o. (B c46l g85l )B /
-% ( 1| 1| 1) 99
- c86l o. (B c46l g85l )B /
-% ( 4| 1| 1) 100
- d44l c44l /
-% ( 3| 1| 1) 100
- r8 f84u r8 f84u /
-% ( 2| 1| 1) 100
- f45l f45l /
-% ( 1| 1| 1) 100
- f45l f45l /
-% ( 4| 1| 1) 101
- b43nl a43l /
-% ( 3| 1| 1) 101
- r8 f84u r8 f84u /
-% ( 2| 1| 1) 101
- f45l f45l /
-% ( 1| 1| 1) 101
- f45l f45l /
-% ( 4| 1| 1) 102
- g43l b43nl /
-% ( 3| 1| 1) 102
- r8 f85l r8 f85l /
-% ( 2| 1| 1) 102
- f46l f46l /
-% ( 1| 1| 1) 102
- f46l f46l /
-% ( 4| 1| 1) 103
- c44l f44l /
-% ( 3| 1| 1) 103
- r8 e85l r8 d85l /
-% ( 2| 1| 1) 103
- [l e86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 1| 1| 1) 103
- [l e86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 4| 1| 1) 104
- g44l g43l /
-% ( 3| 1| 1) 104
- r8 d85l r8 d85l /
-% ( 2| 1| 1) 104
- c46u b85nl b85l /
-% ( 1| 1| 1) 104
- c46l b85nl c86l /
-% ( 4| 1| 1) 105
- c44l e44l /
-% ( 3| 1| 1) 105
- c45l e45l /
-% ( 2| 1| 1) 105
- c86l o. c46l {0 c86l /
-% ( 1| 1| 1) 105
- c86l o. c46l {0 c86l /
-% ( 4| 1| 1) 106
- f44l g44l /
-% ( 3| 1| 1) 106
- f45l g45l /
-% ( 2| 1| 1) 106
- [l c86l }0 d16l f16l ] [l e86l b15nl d16l ] /
-% ( 1| 1| 1) 106
- [l c86l }0 d16l f16l ] [l e86l b15nl d16l ] /
-% ( 4| 1| 1) 107
- a44l e44l /
-% ( 3| 1| 1) 107
- a45l e45l /
-% ( 2| 1| 1) 107
- c86l o. c46l {0 c86l /
-% ( 1| 1| 1) 107
- c86l o. c46l {0 c86l /
-% ( 4| 1| 1) 108
- f44l g44l /
-% ( 3| 1| 1) 108
- f45l g45l /
-% ( 2| 1| 1) 108
- [l c86l }0 d16l f16l ] [l e86l b15nl d16l ] /
-% ( 1| 1| 1) 108
- [l c86l }0 d16l f16l ] [l e86l b15nl d16l ] /
-% ( 4| 1| 1) 109
- c44l r4 /
-% ( 3| 1| 1) 109
- c45l r4 /
-% ( 2| 1| 1) 109
- [l c86l g85l ] c85l r8 /
-% ( 1| 1| 1) 109
- [l c86l g85l ] c85l r8 /
-% ( 4| 1| 1) 110
- c45l b44l /
-% ( 3| 1| 1) 110
- r8 e85fl r8 e85l /
-% ( 2| 1| 1) 110
- c46l c46l /
-% ( 1| 1| 1) 110
- c46l c46l /
-% ( 4| 1| 1) 111
- a44l g44l /
-% ( 3| 1| 1) 111
- r8 e85fl r8 e85l /
-% ( 2| 1| 1) 111
- c46l c46l /
-% ( 1| 1| 1) 111
- c46l c46l /
-% ( 4| 1| 1) 112
- f44sl d44l /
-% ( 3| 1| 1) 112
- r8 e85fl r8 f84su /
-% ( 2| 1| 1) 112
- (B e46fl [l d86l )B c86l ] /
-% ( 1| 1| 1) 112
- (B e46fl [l d86l )B c86l ] /
-% ( 4| 1| 1) 113
- g44l b43l /
-% ( 3| 1| 1) 113
- r8 g84u r8 b84l /
-% ( 2| 1| 1) 113
- b85l o. (B a45l g85l )B /
-% ( 1| 1| 1) 113
- b85l o. (B a45l g85l )B /
-% ( 4| 1| 1) 114
- c44l d44l /
-% ( 3| 1| 1) 114
- r8 a84u r8 a84u /
-% ( 2| 1| 1) 114
- [l a15l c16l ] (B b45l a85l )B /
-% ( 1| 1| 1) 114
- [l a15l c16l ] (B b45l a85l )B /
-% ( 4| 1| 1) 115
- g44l b43l /
-% ( 3| 1| 1) 115
- r8 g84u r8 b84l /
-% ( 2| 1| 1) 115
- [l b15l a15l {0 g85l ] [l g85l }0 {0 g85l ] /
-% ( 1| 1| 1) 115
- [l b15l a15l {0 g85l ] [l g85l }0 {0 g85l ] /
-% ( 4| 1| 1) 116
- c44l d44l /
-% ( 3| 1| 1) 116
- r8 c85l r8 d85l /
-% ( 2| 1| 1) 116
- [l g85l }0 a15l c16l ] [l b85l f15sl a15l ] /
-% ( 1| 1| 1) 116
- [l g85l }0 a15l c16l ] [l b85l f15sl a15l ] /
-% ( 4| 1| 1) 117
- g44l f44l /
-% ( 3| 1| 1) 117
- r8 g84u r8 g84u /
-% ( 2| 1| 1) 117
- b45l b45l /
-% ( 1| 1| 1) 117
- b45l b45l /
-% ( 4| 1| 1) 118
- e44l d44l /
-% ( 3| 1| 1) 118
- r8 g84u r8 g84u /
-% ( 2| 1| 1) 118
- b45l b45l /
-% ( 1| 1| 1) 118
- b45l b45l /
-% ( 4| 1| 1) 119
- c44l e44l /
-% ( 3| 1| 1) 119
- r8 b84l r8 g84u /
-% ( 2| 1| 1) 119
- (B d46l [l c86l )B b85l ] /
-% ( 1| 1| 1) 119
- (B d46l [l c86l )B b85l ] /
-% ( 4| 1| 1) 120
- f44l a43l /
-% ( 3| 1| 1) 120
- r8 c85l r8 f84u /
-% ( 2| 1| 1) 120
- a85l o. (B g45l f85l )B /
-% ( 1| 1| 1) 120
- a85l o. (B g45l f85l )B /
-% ( 4| 1| 1) 121
- b43l c44l /
-% ( 3| 1| 1) 121
- r8 f84u r8 e84u /
-% ( 2| 1| 1) 121
- [l b15l g15l d46l [l c16l b15l ] /
-% ( 1| 1| 1) 121
- [l b15l g15l ] d46l [l c16l b15l ] /
-% ( 4| 1| 1) 122
- f44l a44l /
-% ( 3| 1| 1) 122
- r8 f84u r8 a84u /
-% ( 2| 1| 1) 122
- [l a15l g15l {0 f85l ] [l f85l }0 {0 f85l ] /
-% ( 1| 1| 1) 122
- [l a15l g15l {0 f85l ] [l f85l }0 {0 f85l ] /
-% ( 4| 1| 1) 123
- b44l c45l /
-% ( 3| 1| 1) 123
- r8 b84l r8 c85l /
-% ( 2| 1| 1) 123
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 1| 1| 1) 123
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 4| 1| 1) 124
- f44l a44l /
-% ( 3| 1| 1) 124
- r8 f84u r8 a84u /
-% ( 2| 1| 1) 124
- [l f85l c15l f15l ] a84u r8 /
-% ( 1| 1| 1) 124
- f85l r8 r8 c86l /
-% ( 4| 1| 1) 125
- b44l g44l /
-% ( 3| 1| 1) 125
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 125
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 125
- r8 b85l r8 g85l /
-% ( 4| 1| 1) 126
- a44l f44l /
-% ( 3| 1| 1) 126
- f85l o. f44u c85l /
-% ( 2| 1| 1) 126
- f85l o. r4 c85l /
-% ( 1| 1| 1) 126
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 127
- b44l g44l /
-% ( 3| 1| 1) 127
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 127
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 127
- r8 b85l r8 g85l /
-% ( 4| 1| 1) 128
- a44l f44l /
-% ( 3| 1| 1) 128
- f85l o. f44u c85l /
-% ( 2| 1| 1) 128
- f85l o. r4 c85l /
-% ( 1| 1| 1) 128
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 129
- g44l f44l /
-% ( 3| 1| 1) 129
- b84l g45l b84l /
-% ( 2| 1| 1) 129
- b84l g45l b84l /
-% ( 1| 1| 1) 129
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 130
- e44l d44l /
-% ( 3| 1| 1) 130
- b84l g45l b84l /
-% ( 2| 1| 1) 130
- b84l g45l b84l /
-% ( 1| 1| 1) 130
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 131
- c44l e44l /
-% ( 3| 1| 1) 131
- b84l b45l b85l /
-% ( 2| 1| 1) 131
- b84l b45l b85l /
-% ( 1| 1| 1) 131
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 132
- f44l b43l /
-% ( 3| 1| 1) 132
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 2| 1| 1) 132
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 1| 1| 1) 132
- r8 c85l r8 d85l /
-% ( 4| 1| 1) 133
- c44l c44l /
-% ( 3| 1| 1) 133
- e4d5l f85l /
-% ( 2| 1| 1) 133
- e4d5l f85l /
-% ( 1| 1| 1) 133
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 134
- f44l a44l /
-% ( 3| 1| 1) 134
- f45l r8 a84u /
-% ( 2| 1| 1) 134
- f45l r8 c85l /
-% ( 1| 1| 1) 134
- r8 f85l r8 c86l /
-% ( 4| 1| 1) 135
- b44l g44l /
-% ( 3| 1| 1) 135
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 135
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 135
- b85l r8 g85l r8 /
-% ( 4| 1| 1) 136
- a44l f44l /
-% ( 3| 1| 1) 136
- f85l o. f44u c85l /
-% ( 2| 1| 1) 136
- f85l o. r4 c85l /
-% ( 1| 1| 1) 136
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 137
- b44l g44l /
-% ( 3| 1| 1) 137
- d85l o. (B d45l e85l )B /
-% ( 2| 1| 1) 137
- d85l o. (B d45l e85l )B /
-% ( 1| 1| 1) 137
- b85l r8 g85l r8 /
-% ( 4| 1| 1) 138
- a44l f44l /
-% ( 3| 1| 1) 138
- f85l o. f44u c85l /
-% ( 2| 1| 1) 138
- f85l o. r4 c85l /
-% ( 1| 1| 1) 138
- r8 a85l r8 f85l /
-% ( 4| 1| 1) 139
- g44l f44l /
-% ( 3| 1| 1) 139
- b84l g45l b84l /
-% ( 2| 1| 1) 139
- b84l g45l b84l /
-% ( 1| 1| 1) 139
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 140
- e44l d44l /
-% ( 3| 1| 1) 140
- b84l g45l b84l /
-% ( 2| 1| 1) 140
- b84l g45l b84l /
-% ( 1| 1| 1) 140
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 141
- c44l e44l /
-% ( 3| 1| 1) 141
- b84l b45l b85l /
-% ( 2| 1| 1) 141
- b84l b45l b85l /
-% ( 1| 1| 1) 141
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 142
- f44l b43l /
-% ( 3| 1| 1) 142
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 2| 1| 1) 142
- b15u [l a15l g15l a15l ] [l b85l a15l g15l ] /
-% ( 1| 1| 1) 142
- r8 c85l r8 d85l /
-% ( 4| 1| 1) 143
- c44l c44l /
-% ( 3| 1| 1) 143
- e4d5l f85l /
-% ( 2| 1| 1) 143
- e4d5l f85l /
-% ( 1| 1| 1) 143
- r8 g85l r8 g85l /
-% ( 4| 1| 1) 144
- f44l a43l /
-% ( 3| 1| 1) 144
- f85l o. f45l {0 f85l /
-% ( 2| 1| 1) 144
- f85l o. f45l {0 f85l /
-% ( 1| 1| 1) 144
- r8 a85l r8 a85l /
-% ( 4| 1| 1) 145
- b43l c44l /
-% ( 3| 1| 1) 145
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 2| 1| 1) 145
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 1| 1| 1) 145
- r8 b85l r8 c86l /
-% ( 4| 1| 1) 146
- d44l a43l Dmp /
-% ( 3| 1| 1) 146
- f85l o. f45l Dmp {0 f85l /
-% ( 2| 1| 1) 146
- f85l o. f45l Dmp {0 f85l /
-% ( 1| 1| 1) 146
- r8 d86l Dmp r8 a85l /
-% ( 4| 1| 1) 147
- b43l c44l /
-% ( 3| 1| 1) 147
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 2| 1| 1) 147
- [l f85l }0 g15l b15l ] [l a85l e15l g15l ] /
-% ( 1| 1| 1) 147
- r8 b85l r8 c86l /
-% ( 4| 1| 1) 148
- f83l r8 r4 /
-% ( 3| 1| 1) 148
- f85l r8 r4 /
-% ( 2| 1| 1) 148
- f85l r8 r8 [l b15fl Dmf g15l ] /
-% ( 1| 1| 1) 148
- r8 [l f16l Dmf d16l ] b85l r8 /
-% ( 4| 1| 1) 149
- r8 [l f84l Dmf Dmf b83l c84l ] /
-% ( 3| 1| 1) 149
- r8 [l f15l d15l b84l c85l ] /
-% ( 2| 1| 1) 149
- e85l [l f15l d15l b84l c85l ] /
-% ( 1| 1| 1) 149
- r8 [l f16l d16l b85l c86l ] /
-% ( 4| 1| 1) 150
-K+0+0
- f43l r4 /
-% ( 3| 1| 1) 150
- f44u r4 /
-% ( 2| 1| 1) 150
- a44u r4 /
-% ( 1| 1| 1) 150
- f45l r4 /
-% ( 4| 1| 1) 151
-
-m2/2/2/2
- rp /
-% ( 3| 1| 1) 151
- r4 c45l b44l a44u /
-% ( 2| 1| 1) 151
- rp /
-% ( 1| 1| 1) 151
- \zcharnote{12}{half{90}}\ e06u /
-% ( 4| 1| 1) 152
-
-m4/4/4/4
- rp /
-% ( 3| 1| 1) 152
- d45l c45l b44l a44u /
-% ( 2| 1| 1) 152
- rp /
-% ( 1| 1| 1) 152
- f06u /
-% ( 4| 1| 1) 153
- rp /
-% ( 3| 1| 1) 153
- g44su e44u {0 a24u /
-% ( 2| 1| 1) 153
- rp /
-% ( 1| 1| 1) 153
- e2d6l c46l /
-% ( 4| 1| 1) 154
- rp /
-% ( 3| 1| 1) 154
- a24u }0 g24su /
-% ( 2| 1| 1) 154
- rp /
-% ( 1| 1| 1) 154
- (B d46l b45l )B (B e46l d46l )B /
-% ( 4| 1| 1) 155
- rp /
-% ( 3| 1| 1) 155
- a04u /
-% ( 2| 1| 1) 155
- a05u /
-% ( 1| 1| 1) 155
- c26l a25l /
-% ( 4| 1| 1) 156
- rp /
-% ( 3| 1| 1) 156
- r2 {0 a24u /
-% ( 2| 1| 1) 156
- c06u /
-% ( 1| 1| 1) 156
- (B a45l g46l )B (B f46sl e46l )B /
-% ( 4| 1| 1) 157
- rp /
-% ( 3| 1| 1) 157
- a24u }0 g24nu /
-% ( 2| 1| 1) 157
- b2d5l g45l /
-% ( 1| 1| 1) 157
- d46sl b45l {0 e26l /
-% ( 4| 1| 1) 158
- rp /
-% ( 3| 1| 1) 158
- f04su /
-% ( 2| 1| 1) 158
- (B a45l f45sl )B (B b45l a45l )B /
-% ( 1| 1| 1) 158
- e26l }0 d26sl /
-% ( 4| 1| 1) 159
- e04u /
-% ( 3| 1| 1) 159
- e24u g24su /
-% ( 2| 1| 1) 159
- g25l e25l /
-% ( 1| 1| 1) 159
- e06u /
-% ( 4| 1| 1) 160
- f04u /
-% ( 3| 1| 1) 160
- a04u /
-% ( 2| 1| 1) 160
- (B d46l c46l )B (B b45l a45l )B /
-% ( 1| 1| 1) 160
- r2 {0 d26l /
-% ( 4| 1| 1) 161
- e2d4l c44l /
-% ( 3| 1| 1) 161
- b24l r4 c45l /
-% ( 2| 1| 1) 161
- g45sl e45l {0 a25l /
-% ( 1| 1| 1) 161
- d26l }0 c26l /
-% ( 4| 1| 1) 162
- (B d44l b43l )B (B e44l d44l )B /
-% ( 3| 1| 1) 162
- (B d45l b44l )B (B e45l d45l )B /
-% ( 2| 1| 1) 162
- a25l }0 g25sl /
-% ( 1| 1| 1) 162
- b05u /
-% ( 4| 1| 1) 163
- c44l c44l b43l a43l /
-% ( 3| 1| 1) 163
- c45l c45l b44l a44u /
-% ( 2| 1| 1) 163
- a25l e25l /
-% ( 1| 1| 1) 163
- a05u /
-% ( 4| 1| 1) 164
- (B a44l g44l )B (B f44sl e44l )B /
-% ( 3| 1| 1) 164
- (B a45l g45l )B (B f45sl e45l )B /
-% ( 2| 1| 1) 164
- r2 {0 a25l /
-% ( 1| 1| 1) 164
- c06u /
-% ( 4| 1| 1) 165
- d44sl b43l {0 e24l /
-% ( 3| 1| 1) 165
- d45sl b44l {0 e25l /
-% ( 2| 1| 1) 165
- a25l }0 g25l /
-% ( 1| 1| 1) 165
- b2d5l g45l /
-% ( 4| 1| 1) 166
- e24l }0 d24sl /
-% ( 3| 1| 1) 166
- e25l }0 d25sl /
-% ( 2| 1| 1) 166
- f05su /
-% ( 1| 1| 1) 166
- a45l f45sl (B b45l a45l )B /
-% ( 4| 1| 1) 167
- e04u /
-% ( 3| 1| 1) 167
- e25l r2 /
-% ( 2| 1| 1) 167
- e25l g25l /
-% ( 1| 1| 1) 167
- g45l b45l (B b45l c46l )B /
-% ( 4| 1| 1) 168
- f04su /
-% ( 3| 1| 1) 168
- f04su /
-% ( 2| 1| 1) 168
- a05u /
-% ( 1| 1| 1) 168
- r4 c46l (B c46l d46l )B /
-% ( 4| 1| 1) 169
- g04u /
-% ( 3| 1| 1) 169
- g04u /
-% ( 2| 1| 1) 169
- b05u /
-% ( 1| 1| 1) 169
- r4 d46l (B d46l e46l )B /
-% ( 4| 1| 1) 170
- a04u /
-% ( 3| 1| 1) 170
- a04u /
-% ( 2| 1| 1) 170
- c06u /
-% ( 1| 1| 1) 170
- r4 e46l (B e46l f46l )B /
-% ( 4| 1| 1) 171
- b04u /
-% ( 3| 1| 1) 171
- b04u /
-% ( 2| 1| 1) 171
- d06u /
-% ( 1| 1| 1) 171
- r4 f46l (B f46l g46l )B /
-% ( 4| 1| 1) 172
- {0 c05l /
-% ( 3| 1| 1) 172
- c05u /
-% ( 2| 1| 1) 172
- r4 c46l b45l c46l /
-% ( 1| 1| 1) 172
- r4 e46l d46l e46l /
-% ( 4| 1| 1) 173
- c45l }0 b44l a44l b44l /
-% ( 3| 1| 1) 173
- c45l b44l a44u b44l /
-% ( 2| 1| 1) 173
- d06u /
-% ( 1| 1| 1) 173
- f06u /
-% ( 4| 1| 1) 174
- {0 c05l /
-% ( 3| 1| 1) 174
- c05u /
-% ( 2| 1| 1) 174
- r4 c46l b45l c46l /
-% ( 1| 1| 1) 174
- r4 e46l d46l e46l /
-% ( 4| 1| 1) 175
- c45l }0 b44l a44l b44l /
-% ( 3| 1| 1) 175
- c45l b44l a44u b44l /
-% ( 2| 1| 1) 175
- d06u /
-% ( 1| 1| 1) 175
- f06u /
-% ( 4| 1| 1) 176
- c2d5l b44l /
-% ( 3| 1| 1) 176
- c2d5l b44l /
-% ( 2| 1| 1) 176
- c4d6l [l b15l c16l ] d26l /
-% ( 1| 1| 1) 176
- e4d6l [l d16l e16l ] f26l /
-% ( 4| 1| 1) 177
- c2d5l b44l /
-% ( 3| 1| 1) 177
- c2d5l b44l /
-% ( 2| 1| 1) 177
- c4d6l [l b15l c16l ] d26l /
-% ( 1| 1| 1) 177
- e4d6l [l d16l e16l ] f26l /
-% ( 4| 1| 1) 178
- c25l r4 e44l /
-% ( 3| 1| 1) 178
- c25l r4 e45l /
-% ( 2| 1| 1) 178
- c46l g45l {0 c26l /
-% ( 1| 1| 1) 178
- e06u /
-% ( 4| 1| 1) 179
- f44l d44l g44l f44l /
-% ( 3| 1| 1) 179
- f45l d45l g45l f45l /
-% ( 2| 1| 1) 179
- c26l }0 b25l /
-% ( 1| 1| 1) 179
- d06u /
-% ( 4| 1| 1) 180
- e44l c44l r4 c44l /
-% ( 3| 1| 1) 180
- e45l c45l r4 c45l /
-% ( 2| 1| 1) 180
- r2 {0 a25l /
-% ( 1| 1| 1) 180
- c06u /
-% ( 4| 1| 1) 181
- d44l b43l e44l d44l /
-% ( 3| 1| 1) 181
- d45l b44l e45l d45l /
-% ( 2| 1| 1) 181
- a25l }0 g25sl /
-% ( 1| 1| 1) 181
- b05u /
-% ( 4| 1| 1) 182
- c44l a43l r4 a44l /
-% ( 3| 1| 1) 182
- c45l a44u r4 a44u /
-% ( 2| 1| 1) 182
- a05u /
-% ( 1| 1| 1) 182
- a45l c46l {0 f26l /
-% ( 4| 1| 1) 183
- b44fl g44l c45l b44l /
-% ( 3| 1| 1) 183
- b44fl g44u c45l b44l /
-% ( 2| 1| 1) 183
- g05nu /
-% ( 1| 1| 1) 183
- f26l }0 e26l /
-% ( 4| 1| 1) 184
- a44l f44l r4 f44l /
-% ( 3| 1| 1) 184
- a44u f44u r4 f44u /
-% ( 2| 1| 1) 184
- f05u /
-% ( 1| 1| 1) 184
- r4 a45l {0 d26l /
-% ( 4| 1| 1) 185
- g44l e44l a44l g44l /
-% ( 3| 1| 1) 185
- g44u e44u a44u g44u /
-% ( 2| 1| 1) 185
- e2d5l e45l /
-% ( 1| 1| 1) 185
- d26l }0 c26sl /
-% ( 4| 1| 1) 186
- f24l d24l /
-% ( 3| 1| 1) 186
- f24u d24u /
-% ( 2| 1| 1) 186
- d05u /
-% ( 1| 1| 1) 186
- (B d46l f26l )B e46l /
-% ( 4| 1| 1) 187
- r2 {0 d25l /
-% ( 3| 1| 1) 187
- rp /
-% ( 2| 1| 1) 187
- rp /
-% ( 1| 1| 1) 187
- d46l c46l b45l a45l /
-% ( 4| 1| 1) 188
- d25l }0 c45l a44l /
-% ( 3| 1| 1) 188
- rp /
-% ( 2| 1| 1) 188
- e05u /
-% ( 1| 1| 1) 188
- g25sl r2 /
-% ( 4| 1| 1) 189
- d45l c45l b44l a44l /
-% ( 3| 1| 1) 189
- r2 {0 d25l /
-% ( 2| 1| 1) 189
- f05u /
-% ( 1| 1| 1) 189
- rp /
-% ( 4| 1| 1) 190
- g24sl {0 a24l /
-% ( 3| 1| 1) 190
- d25l }0 c25l /
-% ( 2| 1| 1) 190
- e2d5l c46l /
-% ( 1| 1| 1) 190
- e06u /
-% ( 4| 1| 1) 191
- a24l }0 g24sl /
-% ( 3| 1| 1) 191
- b04u /
-% ( 2| 1| 1) 191
- (B d46l b45l )B (B e46l d46l )B /
-% ( 1| 1| 1) 191
- f06u /
-% ( 4| 1| 1) 192
- a04u /
-% ( 3| 1| 1) 192
- a04u /
-% ( 2| 1| 1) 192
- c26l {0 a25l /
-% ( 1| 1| 1) 192
- e2d6l c46l /
-% ( 4| 1| 1) 193
- b04u /
-% ( 3| 1| 1) 193
- b04u /
-% ( 2| 1| 1) 193
- a25l }0 g25sl /
-% ( 1| 1| 1) 193
- (B d46l b45l )B (B e46l d46l )B /
-% ( 4| 1| 1) 194
- a2d4l g44l /
-% ( 3| 1| 1) 194
- a2d4u g44u /
-% ( 2| 1| 1) 194
- a25l r2 /
-% ( 1| 1| 1) 194
- c46l a45l {0 e26l /
-% ( 4| 1| 1) 195
- a44l f44sl b44l a44l /
-% ( 3| 1| 1) 195
- a44u f44su b44l a44u /
-% ( 2| 1| 1) 195
- f05su /
-% ( 1| 1| 1) 195
- e26l }0 d26sl /
-% ( 4| 1| 1) 196
- g44l e44l r2 /
-% ( 3| 1| 1) 196
- g44u e44u r2 /
-% ( 2| 1| 1) 196
- e25l {0 c26l /
-% ( 1| 1| 1) 196
- e26l r4 e46l /
-% ( 4| 1| 1) 197
- rp /
-% ( 3| 1| 1) 197
- rp /
-% ( 2| 1| 1) 197
- c26l }0 b25l /
-% ( 1| 1| 1) 197
- (B f46l d46l )B (B g46l f46l )B /
-% ( 4| 1| 1) 198
- c04u /
-% ( 3| 1| 1) 198
- c04u /
-% ( 2| 1| 1) 198
- c46l g45l (B g45l a45l )B /
-% ( 1| 1| 1) 198
- e06u /
-% ( 4| 1| 1) 199
- d04u /
-% ( 3| 1| 1) 199
- d04u /
-% ( 2| 1| 1) 199
- r4 a45l (B a45l b45l )B /
-% ( 1| 1| 1) 199
- f06u /
-% ( 4| 1| 1) 200
- e04u /
-% ( 3| 1| 1) 200
- e04u /
-% ( 2| 1| 1) 200
- r4 b45l (B b45l c46l )B /
-% ( 1| 1| 1) 200
- g06u /
-% ( 4| 1| 1) 201
- f04u /
-% ( 3| 1| 1) 201
- f04u /
-% ( 2| 1| 1) 201
- r4 c46l (B c46l d46l )B /
-% ( 1| 1| 1) 201
- a05u /
-% ( 4| 1| 1) 202
- {0 g04l /
-% ( 3| 1| 1) 202
- {0 g04u /
-% ( 2| 1| 1) 202
- b45l g45l f45sl g45l /
-% ( 1| 1| 1) 202
- g46l b45l a45l b45l /
-% ( 4| 1| 1) 203
- g44l }0 f44sl e44l f44l /
-% ( 3| 1| 1) 203
- g44u }0 f44su e44u f44u /
-% ( 2| 1| 1) 203
- a05u /
-% ( 1| 1| 1) 203
- c06u /
-% ( 4| 1| 1) 204
- {0 g04u /
-% ( 3| 1| 1) 204
- {0 g04u /
-% ( 2| 1| 1) 204
- r4 g45l f45sl g45l /
-% ( 1| 1| 1) 204
- r4 b45l a45l b45l /
-% ( 4| 1| 1) 205
- g44l }0 f44sl e44l f44l /
-% ( 3| 1| 1) 205
- g44u }0 f44su e44u f44u /
-% ( 2| 1| 1) 205
- a05u /
-% ( 1| 1| 1) 205
- c06u /
-% ( 4| 1| 1) 206
- g04u /
-% ( 3| 1| 1) 206
- g04u /
-% ( 2| 1| 1) 206
- r4 g45l f45sl g45l /
-% ( 1| 1| 1) 206
- r4 b45l a45l b45l /
-% ( 4| 1| 1) 207
- r4 e44l f44sl g44sl /
-% ( 3| 1| 1) 207
- r4 e44u f44su g44su /
-% ( 2| 1| 1) 207
- b05u /
-% ( 1| 1| 1) 207
- d06u /
-% ( 4| 1| 1) 208
- a2d4l g44sl /
-% ( 3| 1| 1) 208
- a2d4u g44su /
-% ( 2| 1| 1) 208
- a4d5l [l g15sl a15l ] b25l /
-% ( 1| 1| 1) 208
- c4d6l [l b15l c16l ] d26l /
-% ( 4| 1| 1) 209
- a2d4l g44sl /
-% ( 3| 1| 1) 209
- a2d4u g44su /
-% ( 2| 1| 1) 209
- a4d5l [l g15sl a15l ] b25l /
-% ( 1| 1| 1) 209
- c4d6l [l b15l c16l ] d26l /
-% ( 4| 1| 1) 210
- a24l {0 a24l /
-% ( 3| 1| 1) 210
- a24u {0 a24u /
-% ( 2| 1| 1) 210
- a25l c26l /
-% ( 1| 1| 1) 210
- r4 c46l (B f46l e46l )B /
-% ( 4| 1| 1) 211
- a24l }0 {0 g24l /
-% ( 3| 1| 1) 211
- a24u }0 {0 g24u /
-% ( 2| 1| 1) 211
- b05u /
-% ( 1| 1| 1) 211
- (B d46l b45l )B (B e46l d46l )B /
-% ( 4| 1| 1) 212
- g24l }0 {0 f24l /
-% ( 3| 1| 1) 212
- g24u }0 {0 f24u /
-% ( 2| 1| 1) 212
- a05u /
-% ( 1| 1| 1) 212
- (B c46l a45l )B (B d46l c46l )B /
-% ( 4| 1| 1) 213
- f24l }0 {0 e24l /
-% ( 3| 1| 1) 213
- f24u }0 {0 e24u /
-% ( 2| 1| 1) 213
- g05u /
-% ( 1| 1| 1) 213
- (B b45l g45l )B (B c46l b45l )B /
-% ( 4| 1| 1) 214
- e24l }0 {0 d24l /
-% ( 3| 1| 1) 214
- e24u }0 {0 d25l /
-% ( 2| 1| 1) 214
- f05u /
-% ( 1| 1| 1) 214
- (B a45l f45l )B (B b45l a45l )B /
-% ( 4| 1| 1) 215
- d24l }0 r4 c44l /
-% ( 3| 1| 1) 215
- d25l }0 c25l /
-% ( 2| 1| 1) 215
- e25l {0 a25l /
-% ( 1| 1| 1) 215
- g25sl e25l /
-% ( 4| 1| 1) 216
- (B d44l b43l )B (B e44l d44l )B /
-% ( 3| 1| 1) 216
- b04u /
-% ( 2| 1| 1) 216
- a25l }0 g25sl /
-% ( 1| 1| 1) 216
- rp /
-% ( 4| 1| 1) 217
- c24l a23l /
-% ( 3| 1| 1) 217
- a24u r2 /
-% ( 2| 1| 1) 217
- a25l r2 /
-% ( 1| 1| 1) 217
- e06u /
-% ( 4| 1| 1) 218
- rp /
-% ( 3| 1| 1) 218
- rp /
-% ( 2| 1| 1) 218
- a05u /
-% ( 1| 1| 1) 218
- f06u /
-% ( 4| 1| 1) 219
- rp /
-% ( 3| 1| 1) 219
- rp /
-% ( 2| 1| 1) 219
- c06u /
-% ( 1| 1| 1) 219
- e2d6l c46l /
-% ( 4| 1| 1) 220
- e04u /
-% ( 3| 1| 1) 220
- e05u /
-% ( 2| 1| 1) 220
- b2d5l g45sl /
-% ( 1| 1| 1) 220
- (B d46l b45l )B (B e46l d46l )B /
-% ( 4| 1| 1) 221
- f04u /
-% ( 3| 1| 1) 221
- f05u /
-% ( 2| 1| 1) 221
- (B a45l c46l )B (B b45l a45l )B /
-% ( 1| 1| 1) 221
- c26l {0 d26l /
-% ( 4| 1| 1) 222
- e2d4l c44l /
-% ( 3| 1| 1) 222
- e2d5l c45l /
-% ( 2| 1| 1) 222
- g45sl e45l {0 a25l /
-% ( 1| 1| 1) 222
- d26l }0 c26l /
-% ( 4| 1| 1) 223
- d44l b43l e44l d44l /
-% ( 3| 1| 1) 223
- d45l b44l e45l d45l /
-% ( 2| 1| 1) 223
- a25l }0 g25sl /
-% ( 1| 1| 1) 223
- b05u /
-% ( 4| 1| 1) 224
- c24l a24l /
-% ( 3| 1| 1) 224
- c25l a25l /
-% ( 2| 1| 1) 224
- a25l c26l /
-% ( 1| 1| 1) 224
- a45l e46l (B e46l f46l )B /
-% ( 4| 1| 1) 225
- g04u /
-% ( 3| 1| 1) 225
- g05u /
-% ( 2| 1| 1) 225
- b05u /
-% ( 1| 1| 1) 225
- r4 f46l (B f46l e46l )B /
-% ( 4| 1| 1) 226
- f04u /
-% ( 3| 1| 1) 226
- f05u /
-% ( 2| 1| 1) 226
- a05u /
-% ( 1| 1| 1) 226
- r4 e46l (B e46l d46l )B /
-% ( 4| 1| 1) 227
- e04u /
-% ( 3| 1| 1) 227
- e05u /
-% ( 2| 1| 1) 227
- g05u /
-% ( 1| 1| 1) 227
- r4 d46l (B d46l c46l )B /
-% ( 4| 1| 1) 228
- d04u /
-% ( 3| 1| 1) 228
- d05u /
-% ( 2| 1| 1) 228
- f05u /
-% ( 1| 1| 1) 228
- r4 c46l (B c46l b45l )B /
-% ( 4| 1| 1) 229
- c24l r4 c44l /
-% ( 3| 1| 1) 229
- c25l r4 c45l /
-% ( 2| 1| 1) 229
- e25l r4 e45l /
-% ( 1| 1| 1) 229
- c26l g25l /
-% ( 4| 1| 1) 230
- (B c44l d44l )B r4 d44l /
-% ( 3| 1| 1) 230
- (B c45l d45l )B r4 d45l /
-% ( 2| 1| 1) 230
- (B e45l f45l )B r4 f45l /
-% ( 1| 1| 1) 230
- a05u /
-% ( 4| 1| 1) 231
- (B d44l e44l )B r4 e44l /
-% ( 3| 1| 1) 231
- (B d45l e45l )B r4 e45l /
-% ( 2| 1| 1) 231
- (B f45l g45l )B r4 g45l /
-% ( 1| 1| 1) 231
- b05u /
-% ( 4| 1| 1) 232
- (B e44l f44l )B r4 f44l /
-% ( 3| 1| 1) 232
- (B e45l f45l )B r4 f45l /
-% ( 2| 1| 1) 232
- (B g45l a45l )B r4 a45l /
-% ( 1| 1| 1) 232
- c06u /
-% ( 4| 1| 1) 233
- (B f44l g44l )B r4 g44l /
-% ( 3| 1| 1) 233
- (B f45l g45l )B r4 g45l /
-% ( 2| 1| 1) 233
- (B a45l b45l )B r4 b45l /
-% ( 1| 1| 1) 233
- d06u /
-% ( 4| 1| 1) 234
- c44l e44l d44l c44l /
-% ( 3| 1| 1) 234
- c45l e45l d45l c45l /
-% ( 2| 1| 1) 234
- c26l r2 /
-% ( 1| 1| 1) 234
- {0 e06u /
-% ( 4| 1| 1) 235
- f44l e44l d44l c44l /
-% ( 3| 1| 1) 235
- f45l e45l d45l c45l /
-% ( 2| 1| 1) 235
- {0 a05u /
-% ( 1| 1| 1) 235
- e06u }0 /
-% ( 4| 1| 1) 236
- b43l d44l c44l b43l /
-% ( 3| 1| 1) 236
- b44l d45l c45l b44l /
-% ( 2| 1| 1) 236
- a05u }0 /
-% ( 1| 1| 1) 236
- {0 d06u /
-% ( 4| 1| 1) 237
- e44l d44l c44l b43l /
-% ( 3| 1| 1) 237
- e45l d45l c45l b44l /
-% ( 2| 1| 1) 237
- g05su /
-% ( 1| 1| 1) 237
- d06u }0 /
-% ( 4| 1| 1) 238
- a43l c44l b43l a43l /
-% ( 3| 1| 1) 238
- a44u c45l b44l a44u /
-% ( 2| 1| 1) 238
- a05u /
-% ( 1| 1| 1) 238
- {0 c06u /
-% ( 4| 1| 1) 239
- d44l c44l b43l a43l /
-% ( 3| 1| 1) 239
- d45l c45l b44l a44u /
-% ( 2| 1| 1) 239
- rp /
-% ( 1| 1| 1) 239
- c2d6l }0 c46l /
-% ( 4| 1| 1) 240
- g23sl r2 /
-% ( 3| 1| 1) 240
- r4 g45sl f45sl e45l /
-% ( 2| 1| 1) 240
- e05u /
-% ( 1| 1| 1) 240
- b25l r2 /
-% ( 4| 1| 1) 241
- rp /
-% ( 3| 1| 1) 241
- d45l c45l b44l a44u /
-% ( 2| 1| 1) 241
- f05u /
-% ( 1| 1| 1) 241
- rp /
-% ( 4| 1| 1) 242
- rp /
-% ( 3| 1| 1) 242
- g24su r2 /
-% ( 2| 1| 1) 242
- e2d5l e46l /
-% ( 1| 1| 1) 242
- e06u /
-% ( 4| 1| 1) 243
- rp /
-% ( 3| 1| 1) 243
- rp /
-% ( 2| 1| 1) 243
- (B d46l c46l )B (B b45l a45l )B /
-% ( 1| 1| 1) 243
- f06u /
-% ( 4| 1| 1) 244
- e04u /
-% ( 3| 1| 1) 244
- e05u /
-% ( 2| 1| 1) 244
- g25sl e25l /
-% ( 1| 1| 1) 244
- e2d6l e46l /
-% ( 4| 1| 1) 245
- f04u /
-% ( 3| 1| 1) 245
- f05u /
-% ( 2| 1| 1) 245
- rp /
-% ( 1| 1| 1) 245
- (B d46l c46l )B (B b45l a45l )B /
-% ( 4| 1| 1) 246
- e2d4l c44l /
-% ( 3| 1| 1) 246
- e2d5l c45l /
-% ( 2| 1| 1) 246
- r2 c26l /
-% ( 1| 1| 1) 246
- g25sl {0 a25l /
-% ( 4| 1| 1) 247
- d44l b43l e44l d44l /
-% ( 3| 1| 1) 247
- d45l b44l e45l d45l /
-% ( 2| 1| 1) 247
- b05u /
-% ( 1| 1| 1) 247
- a25l }0 g25sl /
-% ( 4| 1| 1) 248
- c44l a43l {0 a24l /
-% ( 3| 1| 1) 248
- c45l a44u {0 a25l /
-% ( 2| 1| 1) 248
- a2d5l c46l /
-% ( 1| 1| 1) 248
- a05u /
-% ( 4| 1| 1) 249
- a24l }0 g24sl /
-% ( 3| 1| 1) 249
- a25l }0 g25sl /
-% ( 2| 1| 1) 249
- (B d46l b45l )B (B e46l d46l )B /
-% ( 1| 1| 1) 249
- rp /
-% ( 4| 1| 1) 250
- a24l r4 a44l /
-% ( 3| 1| 1) 250
- a25l r4 a45l /
-% ( 2| 1| 1) 250
- c26l r4 c46l /
-% ( 1| 1| 1) 250
- r4 e46l (B e46l f46l )B /
-% ( 4| 1| 1) 251
- (B a44l g44sl )B r4 g44nl /
-% ( 3| 1| 1) 251
- (B a45l g45sl )B r4 g45nl /
-% ( 2| 1| 1) 251
- (B c46l b45l )B r4 b45l /
-% ( 1| 1| 1) 251
- r4 f46l (B f46l e46l )B /
-% ( 4| 1| 1) 252
- (B g44l f44sl )B r4 f44nl /
-% ( 3| 1| 1) 252
- (B g45l f45sl )B r4 f45nl /
-% ( 2| 1| 1) 252
- (B b45l a45l )B r4 a45l /
-% ( 1| 1| 1) 252
- r4 e46l (B e46l d46l )B /
-% ( 4| 1| 1) 253
- (B f44l e44l )B r4 e44l /
-% ( 3| 1| 1) 253
- (B f45l e45l )B r4 e45l /
-% ( 2| 1| 1) 253
- (B a45l g45l )B r4 g45l /
-% ( 1| 1| 1) 253
- r4 d46l (B d46l c46l )B /
-% ( 4| 1| 1) 254
- (B e44l d44l )B r4 d44l /
-% ( 3| 1| 1) 254
- (B e45l d45l )B r4 d45l /
-% ( 2| 1| 1) 254
- (B g45l f45l )B r4 f45l /
-% ( 1| 1| 1) 254
- r4 c46l (B c46l b45l )B /
-% ( 4| 1| 1) 255
- {0 c04u /
-% ( 3| 1| 1) 255
- {0 c05u /
-% ( 2| 1| 1) 255
- e45l c46l b45l c46l /
-% ( 1| 1| 1) 255
- c46l e46l d46l e46l /
-% ( 4| 1| 1) 256
- c44l }0 b43l a43l b43l /
-% ( 3| 1| 1) 256
- c45l }0 b44l a44u b44l /
-% ( 2| 1| 1) 256
- d06u /
-% ( 1| 1| 1) 256
- f06u /
-% ( 4| 1| 1) 257
- {0 c04u /
-% ( 3| 1| 1) 257
- {0 c05u /
-% ( 2| 1| 1) 257
- r4 c46l b45l c46l /
-% ( 1| 1| 1) 257
- r4 e46l d46l e46l /
-% ( 4| 1| 1) 258
- c44l }0 b43l a43l b43l /
-% ( 3| 1| 1) 258
- c45l }0 b44l a44u b44l /
-% ( 2| 1| 1) 258
- d06u /
-% ( 1| 1| 1) 258
- f06u /
-% ( 4| 1| 1) 259
- c2d4l e44l /
-% ( 3| 1| 1) 259
- c2d5l e45l /
-% ( 2| 1| 1) 259
- c46l g45l {0 c26l /
-% ( 1| 1| 1) 259
- e06u /
-% ( 4| 1| 1) 260
- f44l d44l g44l f44l /
-% ( 3| 1| 1) 260
- f45l d45l g45l f45l /
-% ( 2| 1| 1) 260
- c26l }0 b25l /
-% ( 1| 1| 1) 260
- d06u /
-% ( 4| 1| 1) 261
- e44l c44l r2 /
-% ( 3| 1| 1) 261
- e45l c45l r2 /
-% ( 2| 1| 1) 261
- c46l a45l g45sl a45l /
-% ( 1| 1| 1) 261
- r4 c46l b45l c46l /
-% ( 4| 1| 1) 262
- r4 g44sl f44sl g44l /
-% ( 3| 1| 1) 262
- r4 g44su f44su g44u /
-% ( 2| 1| 1) 262
- b05u /
-% ( 1| 1| 1) 262
- d06u /
-% ( 4| 1| 1) 263
- {0 a04l /
-% ( 3| 1| 1) 263
- a04u /
-% ( 2| 1| 1) 263
- r4 a45l g45sl a45l /
-% ( 1| 1| 1) 263
- r4 c46l b45l c46l /
-% ( 4| 1| 1) 264
- a44l }0 g44sl f44sl g44l /
-% ( 3| 1| 1) 264
- a44u g44su f44su g44u /
-% ( 2| 1| 1) 264
- b05u /
-% ( 1| 1| 1) 264
- d06u /
-% ( 4| 1| 1) 265
- a24l r4 a43l /
-% ( 3| 1| 1) 265
- a24u r4 a44u /
-% ( 2| 1| 1) 265
- a45l e45l (B e45l f45l )B /
-% ( 1| 1| 1) 265
- c26l r4 c46l /
-% ( 4| 1| 1) 266
- (B a43l b43l )B r4 b43l /
-% ( 3| 1| 1) 266
- (B a44u b44l )B r4 b44l /
-% ( 2| 1| 1) 266
- r4 f45sl (B f45l g45l )B /
-% ( 1| 1| 1) 266
- (B c46l d46l )B r4 d46l /
-% ( 4| 1| 1) 267
- (B b43l c44l )B r4 c44sl /
-% ( 3| 1| 1) 267
- (B b44l c45l )B r4 c45sl /
-% ( 2| 1| 1) 267
- r4 g45sl (B g45l a45l )B /
-% ( 1| 1| 1) 267
- (B d46l e46l )B r4 e46l /
-% ( 4| 1| 1) 268
- (B c44sl d44l )B r4 d44sl /
-% ( 3| 1| 1) 268
- (B c45sl d45l )B r4 d45sl /
-% ( 2| 1| 1) 268
- r4 a45l (B a45l b45l )B /
-% ( 1| 1| 1) 268
- a25l r2 /
-% ( 4| 1| 1) 269
- {0 e04u /
-% ( 3| 1| 1) 269
- {0 e05u /
-% ( 2| 1| 1) 269
- g25sl {0 e26l /
-% ( 1| 1| 1) 269
- e06u /
-% ( 4| 1| 1) 270
- {1 e04u }0 /
-% ( 3| 1| 1) 270
- {1 e05u }0 /
-% ( 2| 1| 1) 270
- e26l }0 {0 d26l /
-% ( 1| 1| 1) 270
- f06u /
-% ( 4| 1| 1) 271
- {0 e04u }1 /
-% ( 3| 1| 1) 271
- {0 e05u }1 /
-% ( 2| 1| 1) 271
- d26l }0 c26l /
-% ( 1| 1| 1) 271
- e2d6l c46l /
-% ( 4| 1| 1) 272
- {1 e04u }0 /
-% ( 3| 1| 1) 272
- {1 e05u }0 /
-% ( 2| 1| 1) 272
- b05u /
-% ( 1| 1| 1) 272
- (B d46l b45l )B (B e46l d46l )B /
-% ( 4| 1| 1) 273
- {0 e04u }1 /
-% ( 3| 1| 1) 273
- {0 e05u }1 /
-% ( 2| 1| 1) 273
- a05u /
-% ( 1| 1| 1) 273
- c46l e46l (B e46l f46l )B /
-% ( 4| 1| 1) 274
- {1 e04u }0 /
-% ( 3| 1| 1) 274
- {1 e05u }0 /
-% ( 2| 1| 1) 274
- g25sl g25nl /
-% ( 1| 1| 1) 274
- r4 f46l (B f46l e46l )B /
-% ( 4| 1| 1) 275
- e04u }1 /
-% ( 3| 1| 1) 275
- e05u }1 /
-% ( 2| 1| 1) 275
- f25sl f25nl /
-% ( 1| 1| 1) 275
- r4 e46l (B e46l d46l )B /
-% ( 4| 1| 1) 276
- r4 g44sl f44sl e44l /
-% ( 3| 1| 1) 276
- r4 g45sl f45sl e45l /
-% ( 2| 1| 1) 276
- e25l r2 /
-% ( 1| 1| 1) 276
- e06u /
-% ( 4| 1| 1) 277
- a44l g44l f44l e44l /
-% ( 3| 1| 1) 277
- a45l g45nl f45nl e45l /
-% ( 2| 1| 1) 277
- {0 c06u /
-% ( 1| 1| 1) 277
- rp /
-% ( 4| 1| 1) 278
- d44l f44l e44l d44l /
-% ( 3| 1| 1) 278
- d45l f45l e45l d45l /
-% ( 2| 1| 1) 278
- c06u }0 /
-% ( 1| 1| 1) 278
- {0 f06u /
-% ( 4| 1| 1) 279
- g44l f44l e44l d44l /
-% ( 3| 1| 1) 279
- g45l f45l e45l d45l /
-% ( 2| 1| 1) 279
- {0 b05u /
-% ( 1| 1| 1) 279
- f06u }0 /
-% ( 4| 1| 1) 280
- c44l e44l d44l c44l /
-% ( 3| 1| 1) 280
- c45l e45l d45l c45l /
-% ( 2| 1| 1) 280
- b05u }0 /
-% ( 1| 1| 1) 280
- {0 e06u /
-% ( 4| 1| 1) 281
- f44l e44l d44l c44l /
-% ( 3| 1| 1) 281
- f45l e45l d45l c45l /
-% ( 2| 1| 1) 281
- {0 a05u /
-% ( 1| 1| 1) 281
- e06u }0 /
-% ( 4| 1| 1) 282
- b43l d44l c44l b43l /
-% ( 3| 1| 1) 282
- b44l d45l c45l b44l /
-% ( 2| 1| 1) 282
- a05u }0 /
-% ( 1| 1| 1) 282
- {0 d06u /
-% ( 4| 1| 1) 283
- e44l d44l c44l b43l /
-% ( 3| 1| 1) 283
- e45l d45l c45l b44l /
-% ( 2| 1| 1) 283
- g05su /
-% ( 1| 1| 1) 283
- d06u }0 /
-% ( 4| 1| 1) 284
- a24l g24l /
-% ( 3| 1| 1) 284
- a25l g25l /
-% ( 2| 1| 1) 284
- a25l r2 /
-% ( 1| 1| 1) 284
- c26l {0 e26l /
-% ( 4| 1| 1) 285
- f04u /
-% ( 3| 1| 1) 285
- f05u /
-% ( 2| 1| 1) 285
- r2 a25l /
-% ( 1| 1| 1) 285
- e26l }0 {0 d26l /
-% ( 4| 1| 1) 286
- {0 e04u /
-% ( 3| 1| 1) 286
- {0 e05u /
-% ( 2| 1| 1) 286
- g25sl {0 a25l /
-% ( 1| 1| 1) 286
- d26l }0 c26l /
-% ( 4| 1| 1) 287
- e04u }0 /
-% ( 3| 1| 1) 287
- e05u }0 /
-% ( 2| 1| 1) 287
- a25l }0 g25sl /
-% ( 1| 1| 1) 287
- b2d5l b45l /
-% ( 4| 1| 1) 288
- a23l r2 /
-% ( 3| 1| 1) 288
- a24u r2 /
-% ( 2| 1| 1) 288
- a25l r2 /
-% ( 1| 1| 1) 288
- a45l g46sl o. a45l o. d46sl o. /
-% ( 4| 1| 1) 289
- r4 b43l o. c44l o. g43sl o. /
-% ( 3| 1| 1) 289
- r4 b44l o. c45l o. g44su o. /
-% ( 2| 1| 1) 289
- r4 b45l o. c46l o. g45sl o. /
-% ( 1| 1| 1) 289
- e46l o. b45l o. c46l o. g45sl o. /
-% ( 4| 1| 1) 290
- a23l r2 /
-% ( 3| 1| 1) 290
- a44u o. e45l o. f45l o. d45sl o. /
-% ( 2| 1| 1) 290
- a45l o. e45l o. f45l o. d45sl o. /
-% ( 1| 1| 1) 290
- a25l r2 /
-% ( 4| 1| 1) 291
- r4 e44l o. f44l o. c44l o. /
-% ( 3| 1| 1) 291
- e45l o. b44l o. a44u o. e45l o. /
-% ( 2| 1| 1) 291
- e45l o. d45l o. c45l o. e45l o. /
-% ( 1| 1| 1) 291
- r4 g46sl o. a45l o. c46l o. /
-% ( 4| 1| 1) 292
- d24l e24l /
-% ( 3| 1| 1) 292
- d45l b44l e25l /
-% ( 2| 1| 1) 292
- f25l e45l d45l /
-% ( 1| 1| 1) 292
- b45l o. a45l o. b45l o. g46sl o. /
-% ( 4| 1| 1) 293
- a03u /
-% ( 3| 1| 1) 293
- a04u /
-% ( 2| 1| 1) 293
- c25l r2 /
-% ( 1| 1| 1) 293
- a25l zc6 ze6 za5 r2 /
-% ( 4| 1| 1) 294
- c44l c44l c44l c44l /
-% ( 3| 1| 1) 294
- r2 g84u (B g44u f84u )B /
-% ( 2| 1| 1) 294
- g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 1| 1| 1) 294
- \zcharnote{12}{\metron{\qu}{100}}\ g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 4| 1| 1) 295
- [l c84l c85l f84l g84l ] [l c84l a84l ] [l g14l f14l e14l d14l ] /
-% ( 3| 1| 1) 295
- e84u (B c45l b84l )B [l c85l a85l ] [l g15l f15l e15l d15l ] /
-% ( 2| 1| 1) 295
- [l c15l b14l c85l ] [l d15l c15l d85l ] [l e15l d15l c85l ] r4 /
-% ( 1| 1| 1) 295
- c45l d45l [l e15l d15l c85l ] r4 /
-% ( 4| 1| 1) 296
- c44l Dmp c44l c44l c44l /
-% ( 3| 1| 1) 296
- c45l r4 g84u Dmp (B g44u f84u )B /
-% ( 2| 1| 1) 296
- g85l Dmp (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 1| 1| 1) 296
- g85l Dmp (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 4| 1| 1) 297
- [l c84l c85l f84l g84l ] [l c84l d84l e84l c84l ] /
-% ( 3| 1| 1) 297
- e84u (B c45l b84l )B c45l c44u /
-% ( 2| 1| 1) 297
- [l c15l b14nl c85l ] [l d15l c15l d85l ] [l e15l d15l c85l ] r8 g85l Dmf /
-% ( 1| 1| 1) 297
- c45l d45l [l e15l d15l c85l ] r8 g85l Dmf /
-% ( 4| 1| 1) 298
- [l f84l Dmf e84l d84l g84l ] [l c84l d84l e84l c84l ] /
-% ( 3| 1| 1) 298
- [u a84u Dmf g84u ] f44u [u e84u f84u g84u e84u ] /
-% ( 2| 1| 1) 298
- a85l (B c46l b85nl )B [l c86l c85l ] r8 g85l /
-% ( 1| 1| 1) 298
- a85l (B c46l b85l )B [l c86l c85l ] r8 g85l /
-% ( 4| 1| 1) 299
- [l f84l e84l d84l g84l ] c44l [l a83l b83l ] /
-% ( 3| 1| 1) 299
- [u a84u g84u ] f44u e84u (B c45l b84l )B /
-% ( 2| 1| 1) 299
- a85l (B c46l b85l )B [l c86l c85l ] f45l /
-% ( 1| 1| 1) 299
- a85l (B c46l b85l )B [l c86l c85l ] f45l /
-% ( 4| 1| 1) 300
- [l c84l e84l f84l g84l ] [l c84l c84l Dmp e84l e84l ] /
-% ( 3| 1| 1) 300
- [u g84u c85u c85u b84u ] [u c85u c85u Dmp e84u e84u ] /
-% ( 2| 1| 1) 300
- [l e85l d15l c15l ] d45l c45l [l g85l Dmp c85l ] /
-% ( 1| 1| 1) 300
- [l e85l d15l c15l ] d45l c45l [l g85l Dmp c85l ] /
-% ( 4| 1| 1) 301
- [l f84l g84l a84l b84l ] [l c85l c85l e84l e84l ] /
-% ( 3| 1| 1) 301
- [u f84u g84u a84u b84u ] [u c85u c85u e84u e84u ] /
-% ( 2| 1| 1) 301
- [l d85l e85l ] f45l e45l [l g85l c85l ] /
-% ( 1| 1| 1) 301
- [l d85l e85l ] f45l e45l [l g85l c85l ] /
-% ( 4| 1| 1) 302
- [l f84l g84l a84l b84l ] [l c85l g84l Dmf e85l d85l ] /
-% ( 3| 1| 1) 302
- [u f84u g84u a84u b84u ] [l c85l g85l Dmf e85l d85l ] /
-% ( 2| 1| 1) 302
- [l d85l e85l ] f45l [l e85l c16l Dmf b15nl ] [l c86l c86l ] /
-% ( 1| 1| 1) 302
- [l d85l e85l ] f45l [l e85l c16l Dmf b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 303
- [l c85l e85l c85l b84l ] [l a84l c85l a84l g84l ] /
-% ( 3| 1| 1) 303
- [l c85l e85l c85l b84l ] [u a84u c85u a84u g84u ] /
-% ( 2| 1| 1) 303
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 303
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 304
- [l f84l f84l g84l g84l ] [l c84l g84l e84l d84l ] /
-% ( 3| 1| 1) 304
- [u f84u f84u g84u g84u ] [l c85l g85l e85l d85l ] /
-% ( 2| 1| 1) 304
- [l a84l f85l ] [l e15l c15l d15l b14l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 304
- [l a85l f85l ] [l e85l d85l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 305
- [l c84l e84l c84l b83l ] [l a83l c84l a83l g83l ] /
-% ( 3| 1| 1) 305
- [l c85l e85l c85l b84l ] [u a84u c85u a84u g84u ] /
-% ( 2| 1| 1) 305
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 305
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 306
- [l f83l f83l g83l g83l ] c44l c84l r8 /
-% ( 3| 1| 1) 306
- [u f84u f84u g84u g84u ] [u c85u g84u ] c84u r8 /
-% ( 2| 1| 1) 306
- [l a84l f85l ] [l e15l c15l d15l b14l ] c45l r4 /
-% ( 1| 1| 1) 306
- [l a85l f85l ] [l e85l d85l ] c45l r4 /
-% ( 4| 1| 1) 307
- c44l c44l c44l c44l /
-% ( 3| 1| 1) 307
- r2 g84u (B g44u f84u )B /
-% ( 2| 1| 1) 307
- g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 1| 1| 1) 307
- g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 4| 1| 1) 308
- [l c84l c85l f84l g84l ] [l c84l a84l ] [l g14l f14l e14l d14l ] /
-% ( 3| 1| 1) 308
- e84u (B c45l b84l )B [l c85l a85l ] [l g15l f15l e15l d15l ] /
-% ( 2| 1| 1) 308
- [l c15l b14l c85l ] [l d15l c15l d85l ] [l e15l d15l c85l ] r4 /
-% ( 1| 1| 1) 308
- c45l d45l [l e15l d15l c85l ] r4 /
-% ( 4| 1| 1) 309
- c44l Dmp c44l c44l c44l /
-% ( 3| 1| 1) 309
- c45l r4 g84u Dmp (B g44u f84u )B /
-% ( 2| 1| 1) 309
- g85l Dmp (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 1| 1| 1) 309
- g85l Dmp (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 4| 1| 1) 310
- [l c84l c85l f84l g84l ] [l c84l d84l e84l c85l ] Dmf /
-% ( 3| 1| 1) 310
- e84u (B c45l b84l )B [l c85l c15l b14l ] [l c85l e85l ] Dmf /
-% ( 2| 1| 1) 310
- [l c15l b14l c85l ] [l d15l c15l d85l ] [l e15l d15l c85l ] r8 g85l Dmf /
-% ( 1| 1| 1) 310
- c45l d45l [l e15l d15l c85l ] r4 /
-% ( 4| 1| 1) 311
- [l b84l g84l a84l d84l ] [l g84l a84l b84l c85l ] /
-% ( 3| 1| 1) 311
- [u b84u g84u a84u d84u ] [u g84u a84u b84u c85u ] /
-% ( 2| 1| 1) 311
- (B d45l c45l )B b44l r8 g85l /
-% ( 1| 1| 1) 311
- r8 g45l Dmf f85sl [l g85l g15l f15l ] [l g85l g85l ] /
-% ( 4| 1| 1) 312
- [l b84l g84l a84l d84l ] [l g84l a84l b84l b83l ] /
-% ( 3| 1| 1) 312
- [u b84u g84u a84u d84u ] [u g84u a84u ] b44l /
-% ( 2| 1| 1) 312
- (B d45l c45l )B b44l [u d85u g84u ] /
-% ( 1| 1| 1) 312
- r8 g45l f85sl g45l [l d86l g85l ] /
-% ( 4| 1| 1) 313
- [l c84l d84l e84l f84sl ] [l g84l a84l b84l b83l ] /
-% ( 3| 1| 1) 313
- [u c84u d84u e84u f84su ] [u g84u a84u ] b44l /
-% ( 2| 1| 1) 313
- [u a84u b84u ] c45l b44l [u d85u g84u ] /
-% ( 1| 1| 1) 313
- [l a85l b85l ] c46l b45l [l d86l g85l ] /
-% ( 4| 1| 1) 314
- [l c84l d84l e84l f84sl ] [l g84l a84l b84l b83l ] /
-% ( 3| 1| 1) 314
- [u c84u d84u e84u f84su ] [u g84u a84u ] b44l /
-% ( 2| 1| 1) 314
- [u a84u b84u ] c45l b44l [u d85u g84u ] /
-% ( 1| 1| 1) 314
- [l a85l b85l ] (B c46l g45l )B [l d86l g85l ] /
-% ( 4| 1| 1) 315
- [l c84l d84l e84l f84sl ] [l g84l a84l b84l b83l ] /
-% ( 3| 1| 1) 315
- [u c84u d84u e84u f84su ] [u g84u a84u ] b44l /
-% ( 2| 1| 1) 315
- [u a84u b84u ] c45l b44l [u d85u g84u ] /
-% ( 1| 1| 1) 315
- [l a85l b85l ] c46l b45l [l d86l g85l ] /
-% ( 4| 1| 1) 316
- [l c84l d84l e84l f84sl ] [l g84l g83l ] g43l /
-% ( 3| 1| 1) 316
- [u c84u d84u e84u f84su ] g44u r4 /
-% ( 2| 1| 1) 316
- [u a84u b84u ] c45l b44l r8 d85l /
-% ( 1| 1| 1) 316
- [l a85l b85l ] (B c46l b45l )B r4 /
-% ( 4| 1| 1) 317
- [l g84l d85l b84l a84l ] [l g84l b84l g84l f84sl ] /
-% ( 3| 1| 1) 317
- [u g84u d85u b84u a84u ] [u g84u b84u g84u f84su ] /
-% ( 2| 1| 1) 317
- {0 g05l /
-% ( 1| 1| 1) 317
- [l g85l g16l f16sl ] [l g86l g86l ] [l g85l g16l f16l ] [l g86l g86l ] /
-% ( 4| 1| 1) 318
- [l e84l g84l e84l d84l ] [l c84l c84l b83l c84l ] /
-% ( 3| 1| 1) 318
- [u e84u g84u e84u d84u ] c44u r8 c84u /
-% ( 2| 1| 1) 318
- {1 g25l }0 [l g85l }1 f15sl e15l ] [l d15l c15l b14l a14l ] /
-% ( 1| 1| 1) 318
- [l g85l g16l f16sl ] [l g86l g86l ] [l g86l f16l e16l ] [l d16l c16l b15l a15l ] /
-% ( 4| 1| 1) 319
- [l d84l d84l d84l d84l ] [l g84l g84l g84l g84l ] /
-% ( 3| 1| 1) 319
- [u d84u d84u d84u d84u ] [u g84u g84u g84u g84u ] /
-% ( 2| 1| 1) 319
- (B g44u a44u )B [l g84l g15l f15sl ] [l g85l g85l ] /
-% ( 1| 1| 1) 319
- (B g45l a45l )B [l g85l g16l f16sl ] [l g86l g86l ] /
-% ( 4| 1| 1) 320
- [l c84sl c84l c84l c84l ] [l d84l d84l d84l d84l ] /
-% ( 3| 1| 1) 320
- [l c85sl c85l c85l c85l ] [l d85l d85l d85l d85l ] /
-% ( 2| 1| 1) 320
- [l c85sl g15l f15l ] [l g85l c85l ] [l d85l a15l g15l ] [l a85l a85l ] /
-% ( 1| 1| 1) 320
- [l c86sl g16l f16l ] [l g86l c86l ] [l d86l a15l g16l ] [l a85l a85l ] /
-% ( 4| 1| 1) 321
- [l c84l c84l c84l c84l ] [l b83l b83l b83l b83l ] /
-% ( 3| 1| 1) 321
- [l c85l c85l c85l c85l ] [l b84l b84l b84l b84l ] /
-% ( 2| 1| 1) 321
- [l c85l a15l g15l ] [l a85l c85l ] [l d85l g15l f15sl ] [l g85l g85l ] /
-% ( 1| 1| 1) 321
- [l c86l a15l g16l ] [l a85l c86l ] [l d86l g16l f16sl ] [l g86l g85l ] /
-% ( 4| 1| 1) 322
- [l c84l c84l d84l d84l ] g43l r4 /
-% ( 3| 1| 1) 322
- [l c85l c85l d85l d85l ] g44u r4 /
-% ( 2| 1| 1) 322
- [l a85l c86l ] g85u f85sl [l g85l d85l ] b84l r8 /
-% ( 1| 1| 1) 322
- [l a85l c86l ] (B g85l f85sl )B g45l r4 /
-% ( 4| 1| 1) 323
- g43l g43l g43l g43l /
-% ( 3| 1| 1) 323
- g44u g44u g44u g44u /
-% ( 2| 1| 1) 323
- r2 d85l (B d45l c85l )B /
-% ( 1| 1| 1) 323
- d86l (B d46l c86l )B b85l (B b45l a85l )B /
-% ( 4| 1| 1) 324
- [l g83l g84l c84l d84l ] [l g83l a84l ] [l g14l f14l e14l d14l ] /
-% ( 3| 1| 1) 324
- [l g84l g85l c85l d85l ] [l g84l a85l ] [l g15l f15l e15l d15l ] /
-% ( 2| 1| 1) 324
- b84l (B g45l f85sl )B g45l r4 /
-% ( 1| 1| 1) 324
- [l g15l f15sl g85l ] [l a15l g15l a85l ] [l b15l a15l g85l ] r4 /
-% ( 4| 1| 1) 325
- c44l c44l c44l c44l /
-% ( 3| 1| 1) 325
- c45l r4 g84u (B g44u f84u )B /
-% ( 2| 1| 1) 325
- g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 1| 1| 1) 325
- g85l (B g45l f85l )B e85l (B e45l d85l )B /
-% ( 4| 1| 1) 326
- [l c84l c85l f84l g84l ] [l c84l d84l e84l d84l ] /
-% ( 3| 1| 1) 326
- e84u (B c45l b84l )B [l c85l c15l b14l ] [l c85l c85l ] /
-% ( 2| 1| 1) 326
- [l c15l b14l c85l ] [l d15l c15l d85l ] [l e15l d15l c85l ] r4 /
-% ( 1| 1| 1) 326
- c45l d45l [l e15l d15l c85l ] r4 /
-% ( 4| 1| 1) 327
- [l c84l c84l c84l c84l ] [l f84l g84l f84l e84l ] /
-% ( 3| 1| 1) 327
- [l c85l c85l c85l c85l ] [u f84u g84u f84u e84u ] /
-% ( 2| 1| 1) 327
- [l e85l f85l ] g45l [l f85l f15l e15l ] [l f85l f85l ] /
-% ( 1| 1| 1) 327
- [l g85l a85l ] b45fl [l a85l a15l g15l ] [l a85l a85l ] /
-% ( 4| 1| 1) 328
- [l d84l d84l d84l d84l ] [l g84l a84l b84l a84l ] /
-% ( 3| 1| 1) 328
- [u d84u d84u d84u d84u ] [u g84u a84u b84u a84u ] /
-% ( 2| 1| 1) 328
- [l f85sl g85l ] a45l [l g85l g15l f15l ] [l g85l g85l ] /
-% ( 1| 1| 1) 328
- [l a85l b85l ] c46l [l b85l b15l a15l ] [l b85l b85l ] /
-% ( 4| 1| 1) 329
- g44l r4 [l c84l d84l e84l e84l ] /
-% ( 3| 1| 1) 329
- g44u r4 [u c84u d84u e84u e84u ] /
-% ( 2| 1| 1) 329
- g45l g45l {0 g25l /
-% ( 1| 1| 1) 329
- r2 r4 [l g16l e16l d16l c16l ] /
-% ( 4| 1| 1) 330
- [l f84l g84l a84l b84l ] [l c85l d85l e85l e84l ] /
-% ( 3| 1| 1) 330
- [u f84u g84u a84u b84u ] [u c85u d85u e85u e84u ] /
-% ( 2| 1| 1) 330
- {1 g05u }0 /
-% ( 1| 1| 1) 330
- [l d86l e86l ] f46l e46l [l g16l e16l d16l c16l ] /
-% ( 4| 1| 1) 331
- [l f84l g84l a84l b84l ] [l c85l d85l e85l e84l ] /
-% ( 3| 1| 1) 331
- [u f84u g84u a84u b84u ] [u c85u d85u e85u e84u ] /
-% ( 2| 1| 1) 331
- {0 g05u }1 /
-% ( 1| 1| 1) 331
- [l d86l e86l ] f46l e46l [l g16l e16l d16l c16l ] /
-% ( 4| 1| 1) 332
- [l f84l g84l a84l b84l ] [l c85l d85l e85l e84l ] /
-% ( 3| 1| 1) 332
- [u f84u g84u a84u b84u ] [u c85u d85u e85u e84u ] /
-% ( 2| 1| 1) 332
- {1 g05l }0 /
-% ( 1| 1| 1) 332
- [l d86l e86l ] f46l e46l [l g16l e16l d16l c16l ] /
-% ( 4| 1| 1) 333
- [l f84l g84l a84l b84l ] [l c85l c84l c84l c84l ] /
-% ( 3| 1| 1) 333
- [u f84u g84u a84u b84u ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 333
- {0 g25l }1 [l g85l }0 e15l d15l ] [l e85l e85l ] /
-% ( 1| 1| 1) 333
- [l d86l e86l ] f46l [l e86l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 334
- [l c84l c84l c84l c84l ] [l c84l c84l c84l c84l ] /
-% ( 3| 1| 1) 334
- [l c85l c85l c85l c85l ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 334
- e25l f25l /
-% ( 1| 1| 1) 334
- b25fl a25l /
-% ( 4| 1| 1) 335
- [l c84l c84l c84l c84l ] [l c84l c84l c84l c84l ] /
-% ( 3| 1| 1) 335
- [l c85l c85l c85l c85l ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 335
- d25l e25l /
-% ( 1| 1| 1) 335
- b25l c26l /
-% ( 4| 1| 1) 336
- r8 [l g83l a83l b83l ] [l c84l c85l f84l f84l ] /
-% ( 3| 1| 1) 336
- r8 [u g84u a84u b84u ] [u c85u c85u f84u f84u ] /
-% ( 2| 1| 1) 336
- f45l f45l [l e85l f15l g15l ] [l a85l g15l f15l ] /
-% ( 1| 1| 1) 336
- d46l d46l [l c86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 4| 1| 1) 337
- [l g84l g84l g83l g83l ] [l c84l c84l c84l c84l ] /
-% ( 3| 1| 1) 337
- [u g84u g84u g84u g84u ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 337
- (B e45l [l d8d5l )B d15l ] [l c85l e15l d15l ] [l e85l e85l ] /
-% ( 1| 1| 1) 337
- (B c46l [l b8d5l )B b15l ] [l c86l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 338
- [l c84l c84l c84l c84l ] [l c84l c84l c84l c84l ] /
-% ( 3| 1| 1) 338
- [l c85l c85l c85l c85l ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 338
- e25l f25l /
-% ( 1| 1| 1) 338
- b25fl a25l /
-% ( 4| 1| 1) 339
- [l c84l c84l c84l c84l ] [l c84l c84l c84l c84l ] /
-% ( 3| 1| 1) 339
- [l c85l c85l c85l c85l ] [l c85l c85l c85l c85l ] /
-% ( 2| 1| 1) 339
- d25l e25l /
-% ( 1| 1| 1) 339
- b25l c26l /
-% ( 4| 1| 1) 340
- r8 [l g83l a83l b83l ] [l c84l c85l f84l f84l ] /
-% ( 3| 1| 1) 340
- r8 [u g84u a84u b84u ] [u c85u c85u f84u f84u ] /
-% ( 2| 1| 1) 340
- f45l f45l [l e85l f15l g15l ] [l a85l g15l f15l ] /
-% ( 1| 1| 1) 340
- d46l d46l [l c86l d16l e16l ] [l f86l e16l d16l ] /
-% ( 4| 1| 1) 341
- [l g84l g84l g83l g83l ] [l c84l g84l e85l d85l ] /
-% ( 3| 1| 1) 341
- [u g84u g84u g84u g84u ] [l c85l g85l e85l d85l ] /
-% ( 2| 1| 1) 341
- (B e45l [l d8d5l )B d15l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 341
- (B c46l [l b8d5l )B b15l ] [l c86l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 342
- [l c85l e85l c85l b84l ] [l a84l c85l a84l g84l ] /
-% ( 3| 1| 1) 342
- [l c85l e85l c85l b84l ] [u a84u c85u a84u g84u ] /
-% ( 2| 1| 1) 342
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 342
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 343
- [l f84l f84l g84l g84l ] [l c84l g84l e84l d84l ] /
-% ( 3| 1| 1) 343
- [u f84u f84u g84u g84u ] [l c85l g85l e85l d85l ] /
-% ( 2| 1| 1) 343
- [l a84l f85l ] [l e15l c15l d15l b14l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 343
- [l a85l f85l ] [l e85l d85l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 344
- [l c84l e84l c84l b83l ] [l a83l c84l a83l g83l ] /
-% ( 3| 1| 1) 344
- [l c85l e85l c85l b84l ] [u a84u c85u a84u g84u ] /
-% ( 2| 1| 1) 344
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 1| 1| 1) 344
- [l c85l c16l b15l ] [l c86l c86l ] [l c85l c16l b15l ] [l c86l c86l ] /
-% ( 4| 1| 1) 345
- [l f83l f83l g83l g83l ] c44l c44l /
-% ( 3| 1| 1) 345
- [u f84u f84u g84u g84u ] [u c85u g84u ] c44u /
-% ( 2| 1| 1) 345
- [l a84l f85l ] [l e15l c15l d15l b14l ] c45l r4 /
-% ( 1| 1| 1) 345
- [l a85l f85l ] [l e85l d85l ] c45l r4 /
-% ( 4| 1| 1) 346
-
-m2/2/2/2
-K+0-2
- rp /
-% ( 3| 1| 1) 346
- rp /
-% ( 2| 1| 1) 346
- r2 b45l g45l /
-% ( 1| 1| 1) 346
- \zcharnote{12}{half{98}}\ d06u /
-% ( 4| 1| 1) 347
-
-m4/4/4/4
- rp /
-% ( 3| 1| 1) 347
- rp /
-% ( 2| 1| 1) 347
- c26l a45l f45l /
-% ( 1| 1| 1) 347
- e06u /
-% ( 4| 1| 1) 348
- rp /
-% ( 3| 1| 1) 348
- rp /
-% ( 2| 1| 1) 348
- b25l g45l e45l /
-% ( 1| 1| 1) 348
- d06u /
-% ( 4| 1| 1) 349
- rp /
-% ( 3| 1| 1) 349
- rp /
-% ( 2| 1| 1) 349
- a25l f45sl d45l /
-% ( 1| 1| 1) 349
- c06u /
-% ( 4| 1| 1) 350
- rp /
-% ( 3| 1| 1) 350
- rp /
-% ( 2| 1| 1) 350
- g45l f45nl e45l d45l /
-% ( 1| 1| 1) 350
- b25l c46l b45l /
-% ( 4| 1| 1) 351
- rp /
-% ( 3| 1| 1) 351
- rp /
-% ( 2| 1| 1) 351
- c25l d25l /
-% ( 1| 1| 1) 351
- a05u /
-% ( 4| 1| 1) 352
- r2 b43l a43l /
-% ( 3| 1| 1) 352
- g05u /
-% ( 2| 1| 1) 352
- g25l d45l c45l /
-% ( 1| 1| 1) 352
- g25l r2 /
-% ( 4| 1| 1) 353
- g23l g44l e44nl /
-% ( 3| 1| 1) 353
- b05u /
-% ( 2| 1| 1) 353
- b24l r2 /
-% ( 1| 1| 1) 353
- r2 {0 g26l /
-% ( 4| 1| 1) 354
- f24l d44l b43l /
-% ( 3| 1| 1) 354
- a05u /
-% ( 2| 1| 1) 354
- rp /
-% ( 1| 1| 1) 354
- g26l }0 {0 f26l /
-% ( 4| 1| 1) 355
- e24nl c44sl a43l /
-% ( 3| 1| 1) 355
- g05u /
-% ( 2| 1| 1) 355
- rp /
-% ( 1| 1| 1) 355
- f26l }0 {0 e26nl /
-% ( 4| 1| 1) 356
- d44l c44l b43l a43l /
-% ( 3| 1| 1) 356
- f25l g45l f45l /
-% ( 2| 1| 1) 356
- rp /
-% ( 1| 1| 1) 356
- e26l }0 {0 d26l /
-% ( 4| 1| 1) 357
- g23l a23l /
-% ( 3| 1| 1) 357
- e05nu /
-% ( 2| 1| 1) 357
- rp /
-% ( 1| 1| 1) 357
- d26l }0 c26sl /
-% ( 4| 1| 1) 358
- d04u /
-% ( 3| 1| 1) 358
- d05u /
-% ( 2| 1| 1) 358
- r2 {0 d26l /
-% ( 1| 1| 1) 358
- d26l f46sl d46l /
-% ( 4| 1| 1) 359
- e04u /
-% ( 3| 1| 1) 359
- e05fu /
-% ( 2| 1| 1) 359
- d26l }0 {0 c26l /
-% ( 1| 1| 1) 359
- g26l c46l g46l /
-% ( 4| 1| 1) 360
- d04u /
-% ( 3| 1| 1) 360
- d05u /
-% ( 2| 1| 1) 360
- c26l }0 {0 b25l /
-% ( 1| 1| 1) 360
- f26sl f46nl d46l /
-% ( 4| 1| 1) 361
- c04u /
-% ( 3| 1| 1) 361
- c05u /
-% ( 2| 1| 1) 361
- b25l }0 {0 a25l /
-% ( 1| 1| 1) 361
- e26nl e46fl c46l /
-% ( 4| 1| 1) 362
- b23l c44l b43l /
-% ( 3| 1| 1) 362
- b24l c45l b44l /
-% ( 2| 1| 1) 362
- a25l }0 {0 g25l /
-% ( 1| 1| 1) 362
- d26l e46l d46l /
-% ( 4| 1| 1) 363
- a03u /
-% ( 3| 1| 1) 363
- a04u /
-% ( 2| 1| 1) 363
- g25l }0 f25sl /
-% ( 1| 1| 1) 363
- c06u /
-% ( 4| 1| 1) 364
- g23l g24l /
-% ( 3| 1| 1) 364
- g24u g25l /
-% ( 2| 1| 1) 364
- g25l {0 b25l /
-% ( 1| 1| 1) 364
- b25l {0 d26l /
-% ( 4| 1| 1) 365
- c24l c24l /
-% ( 3| 1| 1) 365
- c25l c25l /
-% ( 2| 1| 1) 365
- b25l }0 a45l g45l /
-% ( 1| 1| 1) 365
- d26l }0 c46l b45l /
-% ( 4| 1| 1) 366
- d24l r2 /
-% ( 3| 1| 1) 366
- d25l b24l /
-% ( 2| 1| 1) 366
- f25sl g25l /
-% ( 1| 1| 1) 366
- a45l b45l g46l b45l /
-% ( 4| 1| 1) 367
- rp /
-% ( 3| 1| 1) 367
- g24u a25l /
-% ( 2| 1| 1) 367
- e25l c26sl /
-% ( 1| 1| 1) 367
- e46l g46l c46sl e46nl /
-% ( 4| 1| 1) 368
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 368
- f45sl a45l {0 d25l /
-% ( 2| 1| 1) 368
- {0 d06u /
-% ( 1| 1| 1) 368
- d26l r4 g46l /
-% ( 4| 1| 1) 369
- a44l g44l f44sl e44nl /
-% ( 3| 1| 1) 369
- d45l }0 b45l a45l g45l /
-% ( 2| 1| 1) 369
- {1 d06u }0 /
-% ( 1| 1| 1) 369
- f46sl e46nl d46l c46sl /
-% ( 4| 1| 1) 370
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 370
- f45sl a45l {0 d25l /
-% ( 2| 1| 1) 370
- {0 d06u }1 /
-% ( 1| 1| 1) 370
- d26l r4 g46l /
-% ( 4| 1| 1) 371
- a44l g44l f44sl e44nl /
-% ( 3| 1| 1) 371
- d45l }0 b45l a45l g45l /
-% ( 2| 1| 1) 371
- {1 d06u }0 /
-% ( 1| 1| 1) 371
- f46sl e46nl d46l c46sl /
-% ( 4| 1| 1) 372
- d24l r2 /
-% ( 3| 1| 1) 372
- f2d5sl a44u /
-% ( 2| 1| 1) 372
- d46l }1 e46l d46l c46l /
-% ( 1| 1| 1) 372
- d26l r2 /
-% ( 4| 1| 1) 373
- rp /
-% ( 3| 1| 1) 373
- d45l c45l b44l a44u /
-% ( 2| 1| 1) 373
- b45l a45l g45l f45sl /
-% ( 1| 1| 1) 373
- rp /
-% ( 4| 1| 1) 374
- g43l g44l f44l e44l /
-% ( 3| 1| 1) 374
- b44l d45l {0 g25l /
-% ( 2| 1| 1) 374
- g25l r4 c46l /
-% ( 1| 1| 1) 374
- {0 g06u /
-% ( 4| 1| 1) 375
- d44l c44l b43nl a43l /
-% ( 3| 1| 1) 375
- g45l }0 e45l d45l c45l /
-% ( 2| 1| 1) 375
- b45nl a45l g45l f45sl /
-% ( 1| 1| 1) 375
- {1 g06u }0 /
-% ( 4| 1| 1) 376
- g43l g44l f44l e44l /
-% ( 3| 1| 1) 376
- b44l d45l {0 g24u /
-% ( 2| 1| 1) 376
- g25l r4 c46l /
-% ( 1| 1| 1) 376
- {0 g06u }1 /
-% ( 4| 1| 1) 377
- d44l c44l b43nl a43l /
-% ( 3| 1| 1) 377
- g44u }0 e45l d45l c45l /
-% ( 2| 1| 1) 377
- b45nl a45l g45l f45sl /
-% ( 1| 1| 1) 377
- {1 g06l }0 /
-% ( 4| 1| 1) 378
- g23l r2 /
-% ( 3| 1| 1) 378
- b2d4l d45l /
-% ( 2| 1| 1) 378
- g25l r2 /
-% ( 1| 1| 1) 378
- g46l }1 a45fl g46l f46l /
-% ( 4| 1| 1) 379
- rp /
-% ( 3| 1| 1) 379
- g45l f45l e45l d45l /
-% ( 2| 1| 1) 379
- rp /
-% ( 1| 1| 1) 379
- e46l d46l c46l b45l /
-% ( 4| 1| 1) 380
- c44l c45l b44l a44fl /
-% ( 3| 1| 1) 380
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 380
- {0 c06u /
-% ( 1| 1| 1) 380
- c26l r4 f46l /
-% ( 4| 1| 1) 381
- g44l f44l e44l d44l /
-% ( 3| 1| 1) 381
- c45l }0 a45fl g45l f45l /
-% ( 2| 1| 1) 381
- {1 c06u }0 /
-% ( 1| 1| 1) 381
- e46l d46l c46l b45nl /
-% ( 4| 1| 1) 382
- c44l c45l b44l a44fl /
-% ( 3| 1| 1) 382
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 382
- {0 c06u }1 /
-% ( 1| 1| 1) 382
- c26l r4 f46l /
-% ( 4| 1| 1) 383
- g44l f44l e44l d44l /
-% ( 3| 1| 1) 383
- c45l }0 a45fl g45l f45l /
-% ( 2| 1| 1) 383
- {1 c06l }0 /
-% ( 1| 1| 1) 383
- e46l d46l c46l b45nl /
-% ( 4| 1| 1) 384
- c24l r2 /
-% ( 3| 1| 1) 384
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 384
- c46l }1 d46l e46l d46l /
-% ( 1| 1| 1) 384
- c26l r2 /
-% ( 4| 1| 1) 385
- rp /
-% ( 3| 1| 1) 385
- c45l }0 d45l e45l c45l /
-% ( 2| 1| 1) 385
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 385
- rp /
-% ( 4| 1| 1) 386
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 386
- d45l f45sl a45l g45l /
-% ( 2| 1| 1) 386
- f25sl r4 d46l /
-% ( 1| 1| 1) 386
- {0 d06u /
-% ( 4| 1| 1) 387
- a44l g44l f44sl e44nl /
-% ( 3| 1| 1) 387
- a45l b44l c45l c45sl /
-% ( 2| 1| 1) 387
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 387
- {1 d06u }0 /
-% ( 4| 1| 1) 388
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 388
- d45l a45l {0 d25l /
-% ( 2| 1| 1) 388
- f25sl r4 d46l /
-% ( 1| 1| 1) 388
- {0 d06u }1 /
-% ( 4| 1| 1) 389
- a44l g44l f44sl e44nl /
-% ( 3| 1| 1) 389
- d45l }0 e45l f45sl g45l /
-% ( 2| 1| 1) 389
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 389
- d06u }0 /
-% ( 4| 1| 1) 390
- {0 d04u /
-% ( 3| 1| 1) 390
- a44u c45l b44l a44u /
-% ( 2| 1| 1) 390
- f25sl {0 d26l /
-% ( 1| 1| 1) 390
- d06u /
-% ( 4| 1| 1) 391
- {1 d04u }0 /
-% ( 3| 1| 1) 391
- g44u b44l a44u g44u /
-% ( 2| 1| 1) 391
- d26l }0 {0 c26l /
-% ( 1| 1| 1) 391
- e26l c46l e46l /
-% ( 4| 1| 1) 392
- {0 d04u }1 /
-% ( 3| 1| 1) 392
- f44su a45l g45l f45sl /
-% ( 2| 1| 1) 392
- c26l }0 {0 b25l /
-% ( 1| 1| 1) 392
- d26l b45l d46l /
-% ( 4| 1| 1) 393
- {1 d04u }0 /
-% ( 3| 1| 1) 393
- e45l g45l f45sl d45l /
-% ( 2| 1| 1) 393
- b25l }0 {0 a25l /
-% ( 1| 1| 1) 393
- c26l a45l c46l /
-% ( 4| 1| 1) 394
- {0 d04u }1 /
-% ( 3| 1| 1) 394
- g44u a44u b44l c45l /
-% ( 2| 1| 1) 394
- a25l }0 {0 g25l /
-% ( 1| 1| 1) 394
- b25l g46l b45l /
-% ( 4| 1| 1) 395
- d04u }0 /
-% ( 3| 1| 1) 395
- d45l e45l d45l c45l /
-% ( 2| 1| 1) 395
- g25l }0 f25sl /
-% ( 1| 1| 1) 395
- a05u /
-% ( 4| 1| 1) 396
- g23l r2 /
-% ( 3| 1| 1) 396
- b24l r2 /
-% ( 2| 1| 1) 396
- g45l b45l a45l b45l /
-% ( 1| 1| 1) 396
- g25l r2 /
-% ( 4| 1| 1) 397
- r2 b23nl /
-% ( 3| 1| 1) 397
- r2 g24u /
-% ( 2| 1| 1) 397
- g45l b45l d45l f45l /
-% ( 1| 1| 1) 397
- r2 f26l /
-% ( 4| 1| 1) 398
- c24l r2 /
-% ( 3| 1| 1) 398
- g24u r2 /
-% ( 2| 1| 1) 398
- e45l c46l b45l c46l /
-% ( 1| 1| 1) 398
- e26l r2 /
-% ( 4| 1| 1) 399
- r2 c24sl /
-% ( 3| 1| 1) 399
- r2 a24u /
-% ( 2| 1| 1) 399
- a45l c46l e45nl g45l /
-% ( 1| 1| 1) 399
- r2 g26l /
-% ( 4| 1| 1) 400
- d24l b23l /
-% ( 3| 1| 1) 400
- a24u b24l /
-% ( 2| 1| 1) 400
- f45sl d45l g45l b44l /
-% ( 1| 1| 1) 400
- f26sl {0 g26l /
-% ( 4| 1| 1) 401
- c24l d24l /
-% ( 3| 1| 1) 401
- a24u a24u /
-% ( 2| 1| 1) 401
- a44u g45l a44u f45sl /
-% ( 1| 1| 1) 401
- g26l }0 f26sl /
-% ( 4| 1| 1) 402
- g23l r2 /
-% ( 3| 1| 1) 402
- g24u r2 /
-% ( 2| 1| 1) 402
- g45l b45l Dmp a45l b45l /
-% ( 1| 1| 1) 402
- g26l r2 /
-% ( 4| 1| 1) 403
- r2 b23nl Dmp /
-% ( 3| 1| 1) 403
- r2 g24u Dmp /
-% ( 2| 1| 1) 403
- g45l b45l d45l f45l /
-% ( 1| 1| 1) 403
- r2 f26l Dmp /
-% ( 4| 1| 1) 404
- c24l r2 /
-% ( 3| 1| 1) 404
- g24u r2 /
-% ( 2| 1| 1) 404
- e45l c46l b45l c46l /
-% ( 1| 1| 1) 404
- e26l r2 /
-% ( 4| 1| 1) 405
- r2 c24sl Dmf /
-% ( 3| 1| 1) 405
- r2 a24u Dmf /
-% ( 2| 1| 1) 405
- a45l c46l e45nl Dmf g45l /
-% ( 1| 1| 1) 405
- r2 g26l Dmf /
-% ( 4| 1| 1) 406
- d24l b23l /
-% ( 3| 1| 1) 406
- a24u b24l /
-% ( 2| 1| 1) 406
- f45sl d45l g45l b44l /
-% ( 1| 1| 1) 406
- f26sl {0 g26l /
-% ( 4| 1| 1) 407
- c24l d24l /
-% ( 3| 1| 1) 407
- a24u a24u /
-% ( 2| 1| 1) 407
- a44u g45l a44u f45sl /
-% ( 1| 1| 1) 407
- g26l }0 f26sl /
-% ( 4| 1| 1) 408
- g23l d24l /
-% ( 3| 1| 1) 408
- g24u c25l /
-% ( 2| 1| 1) 408
- g44u g45l d45l f45sl /
-% ( 1| 1| 1) 408
- g26l f26sl /
-% ( 4| 1| 1) 409
- g24l d24l /
-% ( 3| 1| 1) 409
- b24l f24su /
-% ( 2| 1| 1) 409
- b44l g45l d45l f45sl /
-% ( 1| 1| 1) 409
- g46l b45l d46l a45l /
-% ( 4| 1| 1) 410
-K+0+1
- g23l r2 /
-% ( 3| 1| 1) 410
- g24u r2 /
-% ( 2| 1| 1) 410
- g25l r2 /
-% ( 1| 1| 1) 410
- g25l zd6 zg6 r2 /
-% ( 4| 1| 1) 411
-
-m2/2/2/2
- rp /
-% ( 3| 1| 1) 411
- rp /
-% ( 2| 1| 1) 411
- r2 b45l g45l /
-% ( 1| 1| 1) 411
- d06u /
-% ( 4| 1| 1) 412
-
-m4/4/4/4
- rp /
-% ( 3| 1| 1) 412
- rp /
-% ( 2| 1| 1) 412
- c26l a45l f45l /
-% ( 1| 1| 1) 412
- e06u /
-% ( 4| 1| 1) 413
- rp /
-% ( 3| 1| 1) 413
- rp /
-% ( 2| 1| 1) 413
- b25l g45l e45l /
-% ( 1| 1| 1) 413
- d06u /
-% ( 4| 1| 1) 414
- rp /
-% ( 3| 1| 1) 414
- rp /
-% ( 2| 1| 1) 414
- a25l f45l d45l /
-% ( 1| 1| 1) 414
- c06u /
-% ( 4| 1| 1) 415
- rp /
-% ( 3| 1| 1) 415
- rp /
-% ( 2| 1| 1) 415
- g45l f45l e45l d45l /
-% ( 1| 1| 1) 415
- b25l c46l b45l /
-% ( 4| 1| 1) 416
- rp /
-% ( 3| 1| 1) 416
- rp /
-% ( 2| 1| 1) 416
- c25l d25l /
-% ( 1| 1| 1) 416
- a05u /
-% ( 4| 1| 1) 417
- r2 b43l a43l /
-% ( 3| 1| 1) 417
- g05u /
-% ( 2| 1| 1) 417
- g25l d45l c45l /
-% ( 1| 1| 1) 417
- g25l r2 /
-% ( 4| 1| 1) 418
- g23l g44l e44l /
-% ( 3| 1| 1) 418
- b05u /
-% ( 2| 1| 1) 418
- b24l r2 /
-% ( 1| 1| 1) 418
- r2 {0 g26l /
-% ( 4| 1| 1) 419
- f24l d44l b43l /
-% ( 3| 1| 1) 419
- a05u /
-% ( 2| 1| 1) 419
- rp /
-% ( 1| 1| 1) 419
- g26l }0 {0 f26l /
-% ( 4| 1| 1) 420
- e24l c44sl a43l /
-% ( 3| 1| 1) 420
- g05u /
-% ( 2| 1| 1) 420
- rp /
-% ( 1| 1| 1) 420
- f26l }0 {0 e26l /
-% ( 4| 1| 1) 421
- d44l c44l b43l a43l /
-% ( 3| 1| 1) 421
- f25l g45l f45l /
-% ( 2| 1| 1) 421
- rp /
-% ( 1| 1| 1) 421
- e26l }0 {0 d26l /
-% ( 4| 1| 1) 422
- g23l a23l /
-% ( 3| 1| 1) 422
- e05u /
-% ( 2| 1| 1) 422
- rp /
-% ( 1| 1| 1) 422
- d26l }0 c26sl /
-% ( 4| 1| 1) 423
- d04u /
-% ( 3| 1| 1) 423
- d05u /
-% ( 2| 1| 1) 423
- r2 {0 d26l /
-% ( 1| 1| 1) 423
- d26l f46l d46l /
-% ( 4| 1| 1) 424
- e04u /
-% ( 3| 1| 1) 424
- e05u /
-% ( 2| 1| 1) 424
- d26l }0 {0 c26l /
-% ( 1| 1| 1) 424
- g26l c46l g46l /
-% ( 4| 1| 1) 425
- d04u /
-% ( 3| 1| 1) 425
- d05u /
-% ( 2| 1| 1) 425
- c26l }0 {0 b25l /
-% ( 1| 1| 1) 425
- f2d6l d46l /
-% ( 4| 1| 1) 426
- c04u /
-% ( 3| 1| 1) 426
- c05u /
-% ( 2| 1| 1) 426
- b25l }0 {0 a25l /
-% ( 1| 1| 1) 426
- e2d6l c46l /
-% ( 4| 1| 1) 427
- b23l c44l b43l /
-% ( 3| 1| 1) 427
- b24l c45l b44l /
-% ( 2| 1| 1) 427
- a25l }0 {0 g25l /
-% ( 1| 1| 1) 427
- d26l e46l d46l /
-% ( 4| 1| 1) 428
- a03u /
-% ( 3| 1| 1) 428
- a04u /
-% ( 2| 1| 1) 428
- g25l }0 f25l /
-% ( 1| 1| 1) 428
- c06u /
-% ( 4| 1| 1) 429
- g23l g24l /
-% ( 3| 1| 1) 429
- g24u g25l /
-% ( 2| 1| 1) 429
- g25l {0 b25l /
-% ( 1| 1| 1) 429
- b25l {0 d26l /
-% ( 4| 1| 1) 430
- c24l c24l /
-% ( 3| 1| 1) 430
- c25l c25l /
-% ( 2| 1| 1) 430
- b25l }0 a45l g45l /
-% ( 1| 1| 1) 430
- d26l }0 c46l b45l /
-% ( 4| 1| 1) 431
- d24l r2 /
-% ( 3| 1| 1) 431
- d25l b24l /
-% ( 2| 1| 1) 431
- f25l g25l /
-% ( 1| 1| 1) 431
- a45l b45l g46l b45l /
-% ( 4| 1| 1) 432
- rp /
-% ( 3| 1| 1) 432
- g24u a25l /
-% ( 2| 1| 1) 432
- e25l c26sl /
-% ( 1| 1| 1) 432
- e46l g46l c46sl e46l /
-% ( 4| 1| 1) 433
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 433
- f45l a45l {0 d25l /
-% ( 2| 1| 1) 433
- {0 d06u /
-% ( 1| 1| 1) 433
- d26l r4 g46l /
-% ( 4| 1| 1) 434
- a44l g44l f44l e44l /
-% ( 3| 1| 1) 434
- d45l }0 b45l a45l g45l /
-% ( 2| 1| 1) 434
- {1 d06u }0 /
-% ( 1| 1| 1) 434
- f46l e46l d46l c46sl /
-% ( 4| 1| 1) 435
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 435
- f45l a45l {0 d25l /
-% ( 2| 1| 1) 435
- {0 d06u }1 /
-% ( 1| 1| 1) 435
- d26l r4 g46l /
-% ( 4| 1| 1) 436
- a44l g44l f44l e44l /
-% ( 3| 1| 1) 436
- d45l }0 b45l a45l g45l /
-% ( 2| 1| 1) 436
- {1 d06u }0 /
-% ( 1| 1| 1) 436
- f46l e46l d46l c46sl /
-% ( 4| 1| 1) 437
- d24l r2 /
-% ( 3| 1| 1) 437
- f2d5l a44u /
-% ( 2| 1| 1) 437
- d46l }1 e46l d46l c46l /
-% ( 1| 1| 1) 437
- d26l r2 /
-% ( 4| 1| 1) 438
- rp /
-% ( 3| 1| 1) 438
- d45l c45l b44l a44u /
-% ( 2| 1| 1) 438
- b45l a45l g45l f45l /
-% ( 1| 1| 1) 438
- rp /
-% ( 4| 1| 1) 439
- g43l g44l f44l e44l /
-% ( 3| 1| 1) 439
- b44l d45l {0 g25l /
-% ( 2| 1| 1) 439
- g25l r4 c46l /
-% ( 1| 1| 1) 439
- {0 g06u /
-% ( 4| 1| 1) 440
- d44l c44l b43l a43l /
-% ( 3| 1| 1) 440
- g45l }0 e45l d45l c45l /
-% ( 2| 1| 1) 440
- b45l a45l g45l f45l /
-% ( 1| 1| 1) 440
- {1 g06u }0 /
-% ( 4| 1| 1) 441
- g43l g44l f44l e44l /
-% ( 3| 1| 1) 441
- b44l d45l {0 g24u /
-% ( 2| 1| 1) 441
- g25l r4 c46l /
-% ( 1| 1| 1) 441
- {0 g06u }1 /
-% ( 4| 1| 1) 442
- d44l c44l b43l a43l /
-% ( 3| 1| 1) 442
- g44u }0 e45l d45l c45l /
-% ( 2| 1| 1) 442
- b45l a45l g45l f45l /
-% ( 1| 1| 1) 442
- {1 g06l }0 /
-% ( 4| 1| 1) 443
- g23l r2 /
-% ( 3| 1| 1) 443
- b2d4l d45l /
-% ( 2| 1| 1) 443
- g25l r2 /
-% ( 1| 1| 1) 443
- g46l }1 a45l g46l f46nl /
-% ( 4| 1| 1) 444
- rp /
-% ( 3| 1| 1) 444
- g45l f45nl e45l d45l /
-% ( 2| 1| 1) 444
- rp /
-% ( 1| 1| 1) 444
- e46l d46l c46l b45l /
-% ( 4| 1| 1) 445
- c44l c45l b44l a44l /
-% ( 3| 1| 1) 445
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 445
- {0 c06u /
-% ( 1| 1| 1) 445
- c26l r4 f46nl /
-% ( 4| 1| 1) 446
- g44l f44nl e44l d44l /
-% ( 3| 1| 1) 446
- c45l }0 a45l g45l f45nl /
-% ( 2| 1| 1) 446
- {1 c06u }0 /
-% ( 1| 1| 1) 446
- e46l d46l c46l b45l /
-% ( 4| 1| 1) 447
- c44l c45l b44l a44l /
-% ( 3| 1| 1) 447
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 447
- {0 c06u }1 /
-% ( 1| 1| 1) 447
- c26l r4 f46nl /
-% ( 4| 1| 1) 448
- g44l f44nl e44l d44l /
-% ( 3| 1| 1) 448
- c45l }0 a45l g45l f45nl /
-% ( 2| 1| 1) 448
- {1 c06l }0 /
-% ( 1| 1| 1) 448
- e46l d46l c46l b45l /
-% ( 4| 1| 1) 449
- c24l r2 /
-% ( 3| 1| 1) 449
- e45l g45l {0 c25l /
-% ( 2| 1| 1) 449
- c46l }1 d46l e46l d46l /
-% ( 1| 1| 1) 449
- c26l r2 /
-% ( 4| 1| 1) 450
- rp /
-% ( 3| 1| 1) 450
- c45l }0 d45l e45l c45l /
-% ( 2| 1| 1) 450
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 450
- rp /
-% ( 4| 1| 1) 451
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 451
- d45l f45l a45l g45l /
-% ( 2| 1| 1) 451
- f25l r4 d46l /
-% ( 1| 1| 1) 451
- {0 d06u /
-% ( 4| 1| 1) 452
- a44l g44l f44l e44l /
-% ( 3| 1| 1) 452
- a45l b44l c45l c45sl /
-% ( 2| 1| 1) 452
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 452
- {1 d06u }0 /
-% ( 4| 1| 1) 453
- d44l d45l c45l b44l /
-% ( 3| 1| 1) 453
- d45l a45l {0 d25l /
-% ( 2| 1| 1) 453
- f25l r4 d46l /
-% ( 1| 1| 1) 453
- {0 d06u }1 /
-% ( 4| 1| 1) 454
- a44l g44l f44l e44l /
-% ( 3| 1| 1) 454
- d45l }0 e45l f45l g45l /
-% ( 2| 1| 1) 454
- c46l b45l a45l g45l /
-% ( 1| 1| 1) 454
- d06u }0 /
-% ( 4| 1| 1) 455
- {0 d04u /
-% ( 3| 1| 1) 455
- a44u c45l b44l a44u /
-% ( 2| 1| 1) 455
- f25l {0 d26l /
-% ( 1| 1| 1) 455
- d06u /
-% ( 4| 1| 1) 456
- {1 d04u }0 /
-% ( 3| 1| 1) 456
- g44u b44l a44u g44u /
-% ( 2| 1| 1) 456
- d26l }0 {0 c26l /
-% ( 1| 1| 1) 456
- e26l c46l e46l /
-% ( 4| 1| 1) 457
- {0 d04u }1 /
-% ( 3| 1| 1) 457
- f44u a45l g45l f45l /
-% ( 2| 1| 1) 457
- c26l }0 {0 b25l /
-% ( 1| 1| 1) 457
- d26l b45l d46l /
-% ( 4| 1| 1) 458
- {1 d04u }0 /
-% ( 3| 1| 1) 458
- e45l g45l f45l d45l /
-% ( 2| 1| 1) 458
- b25l }0 {0 a25l /
-% ( 1| 1| 1) 458
- c26l a45l c46l /
-% ( 4| 1| 1) 459
- {0 d04u }1 /
-% ( 3| 1| 1) 459
- g44u a44u b44l c45l /
-% ( 2| 1| 1) 459
- a25l }0 {0 g25l /
-% ( 1| 1| 1) 459
- b25l g46l b45l /
-% ( 4| 1| 1) 460
- d04u }0 /
-% ( 3| 1| 1) 460
- d45l e45l d45l c45l /
-% ( 2| 1| 1) 460
- g25l }0 f25l /
-% ( 1| 1| 1) 460
- a05u /
-% ( 4| 1| 1) 461
- g23l r2 /
-% ( 3| 1| 1) 461
- b24l r2 /
-% ( 2| 1| 1) 461
- g45l b45l a45l b45l /
-% ( 1| 1| 1) 461
- g25l r2 /
-% ( 4| 1| 1) 462
- r2 b23l /
-% ( 3| 1| 1) 462
- r2 g24u /
-% ( 2| 1| 1) 462
- g45l b45l d45l f45nl /
-% ( 1| 1| 1) 462
- r2 f26nl /
-% ( 4| 1| 1) 463
- c24l r2 /
-% ( 3| 1| 1) 463
- g24u r2 /
-% ( 2| 1| 1) 463
- e45l c46l b45l c46l /
-% ( 1| 1| 1) 463
- e26l r2 /
-% ( 4| 1| 1) 464
- r2 c24sl /
-% ( 3| 1| 1) 464
- r2 a24u /
-% ( 2| 1| 1) 464
- a45l c46l e45l g45l /
-% ( 1| 1| 1) 464
- r2 g26l /
-% ( 4| 1| 1) 465
- d24l b23l /
-% ( 3| 1| 1) 465
- a24u b24l /
-% ( 2| 1| 1) 465
- f45l d45l g45l b44l /
-% ( 1| 1| 1) 465
- f26l {0 g26l /
-% ( 4| 1| 1) 466
- c24l d24l /
-% ( 3| 1| 1) 466
- a24u a24u /
-% ( 2| 1| 1) 466
- a44u g45l a44u f45l /
-% ( 1| 1| 1) 466
- g26l }0 f26l /
-% ( 4| 1| 1) 467
- g23l r2 /
-% ( 3| 1| 1) 467
- g24u r2 /
-% ( 2| 1| 1) 467
- g45l b45l Dmp a45l b45l /
-% ( 1| 1| 1) 467
- g26l r2 /
-% ( 4| 1| 1) 468
- r2 b23l Dmp /
-% ( 3| 1| 1) 468
- r2 g24u Dmp /
-% ( 2| 1| 1) 468
- g45l b45l d45l f45nl /
-% ( 1| 1| 1) 468
- r2 f26nl Dmp /
-% ( 4| 1| 1) 469
- c24l r2 /
-% ( 3| 1| 1) 469
- g24u r2 /
-% ( 2| 1| 1) 469
- e45l c46l b45l c46l /
-% ( 1| 1| 1) 469
- e26l r2 /
-% ( 4| 1| 1) 470
- r2 c24sl Dmf /
-% ( 3| 1| 1) 470
- r2 a24u Dmf /
-% ( 2| 1| 1) 470
- a45l c46l e45l Dmf g45l /
-% ( 1| 1| 1) 470
- r2 g26l Dmf /
-% ( 4| 1| 1) 471
- d24l b23l /
-% ( 3| 1| 1) 471
- a24u b24l /
-% ( 2| 1| 1) 471
- f45l d45l g45l b44l /
-% ( 1| 1| 1) 471
- f26l {0 g26l /
-% ( 4| 1| 1) 472
- c24l d24l /
-% ( 3| 1| 1) 472
- a24u a24u /
-% ( 2| 1| 1) 472
- a44u g45l a44u f45l /
-% ( 1| 1| 1) 472
- g26l }0 f26l /
-% ( 4| 1| 1) 473
- g23l d24l /
-% ( 3| 1| 1) 473
- g24u c25l /
-% ( 2| 1| 1) 473
- g44u g45l d45l f45l /
-% ( 1| 1| 1) 473
- g26l f26l /
-% ( 4| 1| 1) 474
- g24l d24l /
-% ( 3| 1| 1) 474
- b24l f24u /
-% ( 2| 1| 1) 474
- b44l g45l d45l f45l /
-% ( 1| 1| 1) 474
- g46l b45l d46l a45l /
-% ( 4| 1| 1) 475
- g23l r2 /
-% ( 3| 1| 1) 475
- g24u r2 /
-% ( 2| 1| 1) 475
- g25l r2 /
-% ( 1| 1| 1) 475
- g25l zd6 zg6 r2 /
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.xml b/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.xml
deleted file mode 100644
index 97d4d194890..00000000000
--- a/Build/source/utils/xml2pmx/xml2pmx-src/test/p77.xml
+++ /dev/null
@@ -1,74580 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
-<score-partwise version="2.0">
- <work>
- <work-title>SE L E CTI 0 N FRO M Stabat Mater</work-title>
- </work>
- <identification>
- <creator type="composer">Giovanni Battista Pergolesi (1710-1736)</creator>
- <creator type="poet">Arranged for Recorders by R. D. Tennent</creator>
- <rights></rights>
- <encoding>
- <software>Neuratron PhotoScore</software>
- <encoding-description>MusicXML 2.0</encoding-description>
- </encoding>
- <source>Scanned sheet music</source>
- </identification>
- <defaults>
- <scaling>
- <millimeters>55</millimeters>
- <tenths>400</tenths>
- </scaling>
- <page-layout>
- <page-height>2009</page-height>
- <page-width>1654</page-width>
- </page-layout>
- </defaults>
- <part-list>
- <score-part id="P1">
- <part-name>Panpipes</part-name>
- <part-abbreviation>Pan.</part-abbreviation>
- <score-instrument id="P1-I1">
- <instrument-name>Panpipes</instrument-name>
- </score-instrument>
- <midi-instrument id="P1-I1">
- <midi-channel>1</midi-channel>
- <midi-program>76</midi-program>
- </midi-instrument>
- </score-part>
- <score-part id="P2">
- <part-name>Panpipes</part-name>
- <part-abbreviation>Pan.</part-abbreviation>
- <score-instrument id="P2-I1">
- <instrument-name>Panpipes</instrument-name>
- </score-instrument>
- <midi-instrument id="P2-I1">
- <midi-channel>2</midi-channel>
- <midi-program>76</midi-program>
- </midi-instrument>
- </score-part>
- <score-part id="P3">
- <part-name>Panpipes</part-name>
- <part-abbreviation>Pan.</part-abbreviation>
- <score-instrument id="P3-I1">
- <instrument-name>Panpipes</instrument-name>
- </score-instrument>
- <midi-instrument id="P3-I1">
- <midi-channel>3</midi-channel>
- <midi-program>76</midi-program>
- </midi-instrument>
- </score-part>
- <score-part id="P4">
- <part-name>Panpipes</part-name>
- <part-abbreviation>Pan.</part-abbreviation>
- <score-instrument id="P4-I1">
- <instrument-name>Panpipes</instrument-name>
- </score-instrument>
- <midi-instrument id="P4-I1">
- <midi-channel>4</midi-channel>
- <midi-program>76</midi-program>
- </midi-instrument>
- </score-part>
- </part-list>
- <part id="P1">
- <measure number="1">
- <attributes>
- <divisions>4</divisions>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <direction placement="above">
- <direction-type>
- <metronome relative-y="23" relative-x="-25">
- <beat-unit>quarter</beat-unit>
- <per-minute>60</per-minute>
- </metronome>
- </direction-type>
- </direction>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="2">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="3">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="4">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="5">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="6">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="7">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="8">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="9">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="10">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="11">
- <note>
- <cue/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="12">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="13">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="14">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="15">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="16">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="17">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="18">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="19">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="20">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="21">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="22">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="23">
- <note>
- <cue/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="24">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="25">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="26">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="27">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="28">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="29">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="30">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="31">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="32">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="33">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="34">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="35">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="36">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="37">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="38">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="39">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="40">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="41">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="42">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="43">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="44">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="45">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="46">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="47">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="48">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-1</fifths>
- </key>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <metronome relative-y="23" relative-x="-43">
- <beat-unit>quarter</beat-unit>
- <per-minute>100</per-minute>
- </metronome>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="49">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="50">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="51">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="52">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="53">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="54">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="55">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="56">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="57">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="58">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="59">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="60">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="61">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="62">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="63">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="64">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="65">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="66">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="67">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="68">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="69">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="70">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="71">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="72">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="73">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="74">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="75">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="76">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="77">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="78">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="79">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="80">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="81">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="82">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="83">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="84">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="85">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="86">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="87">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="88">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="89">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="90">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="91">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="92">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="93">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="94">
- <note>
- <cue/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="95">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="96">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="97">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="98">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="99">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="100">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="101">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="102">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="103">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="104">
- <note>
- <cue/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="105">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="106">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="107">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="108">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="109">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="110">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="111">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="112">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="113">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="114">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="115">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="116">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="117">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="118">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="119">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="120">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="121">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="122">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="123">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="124">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="125">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="126">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="127">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="128">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="129">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="130">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="131">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="132">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="133">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="134">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="135">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="136">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="137">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="138">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="139">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="140">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="141">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="142">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="143">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="144">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="145">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="146">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="147">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="148">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="149">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="150">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <attributes>
- <key>
- <fifths>0</fifths>
- </key>
- </attributes>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="151">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <metronome relative-y="23" relative-x="-29">
- <beat-unit>half</beat-unit>
- <per-minute>90</per-minute>
- </metronome>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="152">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="153">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="154">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="155">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="156">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="157">
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="158">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="159">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="160">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="161">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="162">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="163">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="164">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="165">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="166">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="167">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="168">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="169">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="170">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="171">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="172">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="173">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="174">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="175">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="176">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="177">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="178">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="179">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="180">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="181">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="182">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="183">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="184">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="185">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="186">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="187">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="188">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="189">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="190">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="191">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="192">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="193">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="194">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="195">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="196">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="197">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="198">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="199">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="200">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="201">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="202">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="203">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="204">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="205">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="206">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="207">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="208">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="209">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="210">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="211">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="212">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="213">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="214">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="215">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="216">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="217">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="218">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="219">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="220">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="221">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="222">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="223">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="224">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="225">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="226">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="227">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="228">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="229">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="230">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="231">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="232">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="233">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="234">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="235">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="236">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="237">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="238">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="239">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="240">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="241">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="242">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="243">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="244">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="245">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="246">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="247">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="248">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="249">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="250">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="251">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="252">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="253">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="254">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="255">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="256">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="257">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="258">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="259">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="260">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="261">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="262">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="263">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="264">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="265">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="266">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="267">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="268">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="269">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="270">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="271">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="272">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="273">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="274">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="275">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="276">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="277">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="278">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="279">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="280">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="281">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="282">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="283">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="284">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="285">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="286">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="287">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="288">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="289">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="290">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="291">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="292">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="293">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="294">
- <print new-system="yes"/>
- <attributes>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <metronome relative-y="16" relative-x="-29">
- <beat-unit>quarter</beat-unit>
- <per-minute>100</per-minute>
- </metronome>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="295">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="296">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="297">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="298">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="299">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="300">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="301">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="302">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="303">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="304">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="305">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="306">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="307">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="308">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="309">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="310">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="311">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="312">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="313">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="314">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="315">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="316">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="317">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="318">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="319">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="320">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="321">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="322">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <cue/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="323">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="324">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="325">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="326">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="327">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="328">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="329">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="330">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="331">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="332">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="333">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="334">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="335">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="336">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="337">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="338">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="339">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="340">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="341">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="342">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="343">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="344">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="345">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="346">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <direction placement="above">
- <direction-type>
- <metronome relative-y="16" relative-x="-29">
- <beat-unit>half</beat-unit>
- <per-minute>98</per-minute>
- </metronome>
- </direction-type>
- </direction>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="347">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="348">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="349">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="350">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="351">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="352">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="353">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="354">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="355">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="356">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="357">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="358">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="359">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="360">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="361">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="362">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="363">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="364">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="365">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="366">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="367">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="368">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="369">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="370">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="371">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="372">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="373">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="374">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="375">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="376">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="377">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="378">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="379">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="380">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="381">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="382">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="383">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="384">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="385">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="386">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="387">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="388">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="389">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="390">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="391">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="392">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="393">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="394">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="395">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="396">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="397">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="398">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="399">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="400">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="401">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="402">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="403">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="404">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="405">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="406">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="407">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="408">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="409">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="410">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <attributes>
- <key>
- <fifths>1</fifths>
- </key>
- </attributes>
- </measure>
- <measure number="411">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="412">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="413">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="414">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="415">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="416">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="417">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="418">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="419">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="420">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="421">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="422">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="423">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="424">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="425">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="426">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="427">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="428">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="429">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="430">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="431">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="432">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="433">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="434">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="435">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="436">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="437">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="438">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="439">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="440">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="441">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="442">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="443">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="444">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="445">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="446">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="447">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="448">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="449">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="450">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="451">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="452">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="453">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="454">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="455">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="456">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="457">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="458">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="459">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="460">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="461">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="462">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="463">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="464">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="465">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="466">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="467">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="468">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="469">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="470">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="471">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="472">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="473">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="474">
- <note>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="475">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <chord/>
- <pitch>
- <step>G</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- </part>
- <part id="P2">
- <measure number="1">
- <attributes>
- <divisions>4</divisions>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="2">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="3">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="4">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="5">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="6">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="7">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="8">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="9">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="10">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="11">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="12">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="13">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="14">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="15">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="16">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="17">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="18">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="19">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="20">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="21">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="22">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <cue/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="23">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="24">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="25">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="26">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="27">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="28">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="29">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="30">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="31">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="32">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="33">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="34">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="35">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="36">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="37">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="38">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="39">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="40">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="41">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="42">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="43">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="44">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="45">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="46">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="47">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="48">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-1</fifths>
- </key>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="49">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="50">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="51">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="52">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="53">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="54">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="55">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="56">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="57">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="58">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="59">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="60">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="61">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="62">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="0">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="63">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="64">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="0">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="65">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="66">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="67">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="68">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="69">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="70">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="71">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="72">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="73">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="74">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="75">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="76">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="77">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="78">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="79">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="80">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="81">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="82">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="83">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="84">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="85">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="86">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="87">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="88">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="89">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="90">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="91">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="92">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="93">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="94">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="95">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="96">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="97">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="98">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="99">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="100">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="101">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="102">
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="103">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="104">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="105">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="106">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="107">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="108">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="109">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="110">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="111">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="112">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="113">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="114">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="115">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="116">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="117">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="118">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="119">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="120">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="121">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="122">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="123">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="124">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="125">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="126">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="127">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="128">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="129">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="130">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="131">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="132">
- <note>
- <cue/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="133">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="134">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="135">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="136">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="137">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="138">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="139">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="140">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="141">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="142">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="143">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="144">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="145">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="146">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="147">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="148">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="149">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="150">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <attributes>
- <key>
- <fifths>0</fifths>
- </key>
- </attributes>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="151">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="152">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="153">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="154">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="155">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="156">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="157">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="158">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="159">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="160">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="161">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="162">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="163">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="164">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="165">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="166">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="167">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="168">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="169">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="170">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="171">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="172">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="173">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="174">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="175">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="176">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="177">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="178">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="179">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="180">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="181">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="182">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="183">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="184">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="185">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="186">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="187">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="188">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="189">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="190">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="191">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="192">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="193">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="194">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="195">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="196">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="197">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="198">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="199">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="200">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="201">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="202">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="203">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="204">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="205">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="206">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="207">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="208">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="209">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="210">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="211">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="212">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="213">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="214">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="215">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="216">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="217">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="218">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="219">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="220">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="221">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="222">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="223">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="224">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="225">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="226">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="227">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="228">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="229">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="230">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="231">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="232">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="233">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="234">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="235">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="236">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="237">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="238">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="239">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="240">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="241">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="242">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="243">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="244">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="245">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="246">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="247">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="248">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="249">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="250">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="251">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="252">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="253">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="254">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="255">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="256">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="257">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="258">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="259">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="260">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="261">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="262">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="263">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="264">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="265">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="266">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="267">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="268">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="269">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="270">
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="271">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="272">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="273">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="274">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="275">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="276">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="277">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="278">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="279">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="280">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="281">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="282">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="283">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="284">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="285">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="286">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="287">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="288">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="289">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="290">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="291">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="292">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="293">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="294">
- <print new-system="yes"/>
- <attributes>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="295">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="296">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="297">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="298">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="299">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="300">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="301">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="302">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="303">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="304">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="305">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="306">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="307">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="308">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="309">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="310">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="311">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="312">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="313">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="314">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="315">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="316">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="317">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="318">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="319">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="320">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="321">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="322">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <cue/>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="323">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="324">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="325">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="326">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="327">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="328">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="329">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="330">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="331">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="332">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="333">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="334">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="335">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="336">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="337">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="338">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="339">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="340">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="341">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="342">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="343">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="344">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="345">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="346">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="347">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="348">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="349">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="350">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="351">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="352">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="353">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="354">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="355">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="356">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="357">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="358">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="359">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="360">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="361">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="362">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="363">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="364">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="365">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="366">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="367">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="368">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="369">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="370">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="371">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="372">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="373">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="374">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="375">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="376">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="377">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="378">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="379">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="380">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="381">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="382">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="383">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="384">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="385">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="386">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="387">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="388">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="389">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="390">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="391">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="392">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="393">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="394">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="395">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="396">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="397">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="398">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="399">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="400">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="401">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="402">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="403">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="404">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="405">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="406">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="407">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="408">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="409">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="410">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <attributes>
- <key>
- <fifths>1</fifths>
- </key>
- </attributes>
- </measure>
- <measure number="411">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="412">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="413">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="414">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="415">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="416">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="417">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="418">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="419">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="420">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="421">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="422">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="423">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="424">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="425">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="426">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="427">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="428">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="429">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="430">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="431">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="432">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="433">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="434">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="435">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="436">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="437">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="438">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="439">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="440">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="441">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="442">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="443">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="444">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="445">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="446">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="447">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="448">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="449">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="450">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="451">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="452">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="453">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="454">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="455">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="456">
- <note>
- <pitch>
- <step>D</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="457">
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="458">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="459">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="460">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="461">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="462">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="463">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="464">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="465">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="466">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="467">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="468">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="469">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="470">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>6</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="471">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="472">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="473">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="474">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="475">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- </part>
- <part id="P3">
- <measure number="1">
- <attributes>
- <divisions>4</divisions>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef number="1">
- <sign>G</sign>
- <line>2</line>
- </clef>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="2">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="3">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="4">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="5">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="6">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="7">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="8">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="9">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="10">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="11">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="12">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="13">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="14">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="15">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="16">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="17">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="18">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="19">
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="20">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="21">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="22">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="23">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="24">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="25">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="26">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="27">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="28">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="29">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="30">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="31">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="32">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="33">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="34">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="35">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="36">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="37">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="38">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="39">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="40">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>3</duration>
- <voice>1</voice>
- <type>eighth</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="41">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="42">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <mordent/>
- </ornaments>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="43">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="44">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="45">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="46">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="47">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <cue/>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="48">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-1</fifths>
- </key>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="49">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="50">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="51">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="52">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="53">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="54">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="55">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="56">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="57">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="58">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="59">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="60">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="61">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="62">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="0">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="63">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="64">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="0">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="65">
- <print new-system="yes"/>
- <note>
- <cue/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="66">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="67">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="68">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="69">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="70">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="71">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="72">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="73">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="74">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="75">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="76">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="77">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="78">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="79">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="80">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="81">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="82">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="83">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="84">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="85">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="86">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="87">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="88">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="89">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="90">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="91">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="92">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="93">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="94">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="95">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="96">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="97">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="98">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="99">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="100">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="101">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="102">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="103">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="104">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="105">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="106">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="107">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="108">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="109">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="110">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="111">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="112">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="113">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="114">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="115">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="116">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="117">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="118">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="119">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="120">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="121">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="122">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="123">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="124">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="125">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="126">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="127">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="128">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="129">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="130">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="131">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="132">
- <note>
- <cue/>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="133">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="134">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="135">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="136">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="137">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="138">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="139">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="140">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="141">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="142">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="143">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>6</duration>
- <voice>1</voice>
- <type>quarter</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="144">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="145">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="146">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="147">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="148">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="149">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="150">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <attributes>
- <key>
- <fifths>0</fifths>
- </key>
- </attributes>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="151">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="152">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="153">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="154">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="155">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="156">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="157">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="158">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="159">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="160">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="161">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="162">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="163">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="164">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="165">
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="166">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="167">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="168">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="169">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="170">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="171">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="172">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="173">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="174">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="175">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="176">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="177">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="178">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="179">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="180">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="181">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="182">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="183">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="184">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="185">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="186">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="187">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="188">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="189">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="190">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="191">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="192">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="193">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="194">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="195">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="196">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="197">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="198">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="199">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="200">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="201">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="202">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="203">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="204">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="205">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="206">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="207">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="208">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="209">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="210">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="211">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="212">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="213">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="214">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="215">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="216">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="217">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="218">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="219">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="220">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="221">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="222">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="223">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="224">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="225">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="226">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="227">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="228">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="229">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="230">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="231">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="232">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="233">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="234">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="235">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="236">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="237">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="238">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="239">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="240">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="241">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="242">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="243">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="244">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="245">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="246">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="247">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="248">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="249">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="250">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="251">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="252">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="253">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="254">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="255">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="256">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="257">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="258">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="259">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="260">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="261">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="262">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="263">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="264">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="265">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="266">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="267">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="268">
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="269">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="270">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="271">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="272">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="273">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="274">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="275">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="276">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="277">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="278">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="279">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="280">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="281">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="282">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="283">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="284">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="285">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="286">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="287">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="288">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="289">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="290">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="291">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="292">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="293">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="294">
- <print new-system="yes"/>
- <attributes>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="295">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="296">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="297">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="298">
- <print new-system="yes"/>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="299">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="300">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="301">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="302">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="303">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="304">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="305">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="306">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="307">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="308">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="309">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="310">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="311">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="312">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="313">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="314">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="315">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="316">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="317">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="318">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="319">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="320">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="321">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="322">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="323">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="324">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="325">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="326">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="327">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="328">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="329">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="330">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="331">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="332">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="333">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="334">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="335">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="336">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="337">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="338">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="339">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="340">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="341">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="342">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="343">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="344">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="345">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>up</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="346">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="347">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="348">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="349">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="350">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="351">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="352">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="353">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="354">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="355">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="356">
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="357">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>natural</accidental>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="358">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="359">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>flat</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="360">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="361">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="362">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="363">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="364">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="365">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="366">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="367">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="368">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="369">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="370">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="371">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="372">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="373">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="374">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="375">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="376">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="377">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="378">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="379">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="380">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="381">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="382">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="383">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="384">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="385">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="386">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="387">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="388">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="389">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="390">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="391">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="392">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="393">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="394">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="395">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="396">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="397">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="398">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="399">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="400">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="401">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="402">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="403">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="404">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="405">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="406">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="407">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="408">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="409">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="410">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <attributes>
- <key>
- <fifths>1</fifths>
- </key>
- </attributes>
- </measure>
- <measure number="411">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="412">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="413">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="414">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="415">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="416">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="417">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="418">
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="419">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="420">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="421">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="422">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <ornaments>
- <inverted-mordent/>
- </ornaments>
- </notations>
- </note>
- </measure>
- <measure number="423">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="424">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="425">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="426">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="427">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="428">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="429">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="430">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="431">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="432">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="433">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="434">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="435">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="436">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="437">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="438">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="439">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="440">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="441">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="442">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="443">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="444">
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="445">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="446">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="447">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="448">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="449">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="450">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="451">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="452">
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="453">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="454">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="455">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="456">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="457">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="458">
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="459">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="460">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="461">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="462">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="463">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="464">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="465">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="466">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="467">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="468">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="469">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="470">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="471">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="472">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="473">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="474">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="475">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>up</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- </part>
- <part id="P4">
- <measure number="1">
- <attributes>
- <divisions>4</divisions>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- <clef number="1">
- <sign>F</sign>
- <line>4</line>
- </clef>
- </attributes>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="2">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="3">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="4">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="5">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="6">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="7">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <notations>
- <articulations>
- <accent/>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="8">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="9">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="10">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="11">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="12">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="13">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="14">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="15">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="16">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="17">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="18">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="19">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="20">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="21">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="22">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="23">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="24">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="25">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="26">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="27">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>2</text>
- </lyric>
- </note>
- </measure>
- <measure number="28">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="29">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="30">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="31">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="32">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="33">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="34">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="35">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="36">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="37">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="38">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="39">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <notations>
- <articulations>
- <accent/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="40">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="41">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="42">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="43">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="44">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="45">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="46">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="47">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="48">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-1</fifths>
- </key>
- <time>
- <beats>2</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="49">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="50">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="51">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="52">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="53">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="54">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="55">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="56">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="57">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="58">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="59">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="60">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="61">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="62">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="0">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="63">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="64">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="0">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="65">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="66">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="67">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="68">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="69">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="70">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="71">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="72">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="73">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="74">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="75">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="76">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="77">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>4</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="78">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="79">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="80">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="81">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="82">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="83">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="84">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="85">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="86">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="87">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="88">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="89">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="90">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="91">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="92">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="93">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="94">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="95">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="96">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="97">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="98">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="99">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="100">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="101">
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="102">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="103">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="104">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="105">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="106">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="107">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="108">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="109">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="110">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="111">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="112">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="113">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="114">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="115">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="116">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="117">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="118">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="119">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="120">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="121">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="122">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="123">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="124">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="125">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="126">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="127">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="128">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="129">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="130">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="131">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="132">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="133">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="134">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="135">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="136">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="137">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="138">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="139">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="140">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="141">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="142">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="143">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="144">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="145">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="146">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="147">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="148">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="149">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="1" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-85" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="150">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <attributes>
- <key>
- <fifths>0</fifths>
- </key>
- </attributes>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="151">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="152">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="153">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="154">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="155">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="156">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="157">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="158">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="159">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="160">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="161">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="162">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="163">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="164">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="165">
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="166">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="167">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="168">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <accidental>sharp</accidental>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="169">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="170">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="171">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="172">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="173">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="174">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="175">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="176">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="177">
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="178">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="179">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="180">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="181">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="182">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="183">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="184">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="185">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="186">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="187">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="188">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="189">
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="190">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="191">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="192">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>-e</text>
- </lyric>
- </note>
- </measure>
- <measure number="193">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="194">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="195">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="196">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="197">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="198">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="199">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="200">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="201">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="202">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="203">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="204">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="205">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="206">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="207">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="208">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="209">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="210">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="211">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="212">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="213">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="214">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="215">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="216">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- </measure>
- <measure number="217">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="218">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="219">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="220">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="221">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="222">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="223">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="224">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="225">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="226">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="227">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="228">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="229">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="230">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="231">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="232">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="233">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="234">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="235">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="236">
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="237">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="238">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="239">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="240">
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="241">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="242">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="243">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="244">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="245">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="246">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="247">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="248">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="249">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="250">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="251">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="252">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="253">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="254">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="255">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="256">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="257">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="258">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="259">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>12</duration>
- <voice>1</voice>
- <type>half</type>
- <dot/>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="260">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="261">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="262">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="263">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>down</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="264">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="265">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="266">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="267">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="268">
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <slur type="start" number="1"/>
- </notations>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <slur type="stop" number="1"/>
- </notations>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="269">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- </measure>
- <measure number="270">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="271">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="272">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="273">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="274">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="275">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="276">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="277">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="278">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="279">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="280">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="281">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="282">
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="283">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="284">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="285">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="286">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="287">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="288">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="289">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>1O</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <alter>1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="290">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="291">
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <notations>
- <articulations>
- <staccato/>
- </articulations>
- </notations>
- </note>
- </measure>
- <measure number="292">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="293">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="294">
- <print new-system="yes"/>
- <attributes>
- <time symbol="common">
- <beats>4</beats>
- <beat-type>4</beat-type>
- </time>
- </attributes>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="295">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="296">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="297">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="298">
- <print new-system="yes"/>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="299">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="300">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-78" relative-x="14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="301">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="302">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="303">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="304">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="305">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="306">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- </measure>
- <measure number="307">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="308">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>11</text>
- </lyric>
- </note>
- </measure>
- <measure number="309">
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="310">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="311">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="312">
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="313">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="314">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="315">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="316">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="317">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="318">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="319">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="320">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="321">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="322">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- </measure>
- <measure number="323">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="324">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- <beam number="2">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- <beam number="2">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>1</duration>
- <voice>1</voice>
- <type>16th</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <beam number="2">end</beam>
- </note>
- </measure>
- <measure number="325">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="326">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="327">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="328">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="329">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="330">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="331">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="332">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="333">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="334">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="335">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="336">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="337">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="338">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="339">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="340">
- <note>
- <rest/>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="341">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="342">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="343">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- <lyric number="1">
- <syllabic>middle</syllabic>
- <text>13</text>
- </lyric>
- </note>
- </measure>
- <measure number="344">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- </measure>
- <measure number="345">
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">begin</beam>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">continue</beam>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>2</duration>
- <voice>1</voice>
- <type>eighth</type>
- <stem>down</stem>
- <beam number="1">end</beam>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- <measure number="346">
- <print new-system="yes"/>
- <attributes>
- <key>
- <fifths>-2</fifths>
- </key>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="347">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="348">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="349">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="350">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="351">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="352">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="353">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="354">
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="355">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="356">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="357">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="358">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="359">
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="360">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="361">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="362">
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="363">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="364">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="365">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="366">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>o</text>
- </lyric>
- </note>
- </measure>
- <measure number="367">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- </measure>
- <measure number="368">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="369">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="370">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="371">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="372">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="373">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="374">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="375">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>begin</syllabic>
- <text>14</text>
- </lyric>
- </note>
- </measure>
- <measure number="376">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="377">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="378">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="379">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="380">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="381">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="382">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>flat</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="383">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="384">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="385">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="386">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="387">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="388">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="389">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="390">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="391">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="392">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="393">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="394">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="395">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="396">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="397">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="398">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="399">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="400">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="401">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="402">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="403">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="404">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="405">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="406">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <alter>-1</alter>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="407">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="408">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="409">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="410">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <attributes>
- <key>
- <fifths>1</fifths>
- </key>
- </attributes>
- </measure>
- <measure number="411">
- <print new-system="yes"/>
- <attributes>
- <time symbol="cut">
- <beats>2</beats>
- <beat-type>2</beat-type>
- </time>
- </attributes>
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="412">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="413">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="414">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="415">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="416">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="417">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="418">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="419">
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="420">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="421">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="422">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="423">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="424">
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="425">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="426">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="427">
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="428">
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- </note>
- </measure>
- <measure number="429">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="430">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="431">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="432">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- <lyric number="1">
- <syllabic>end</syllabic>
- <text>o</text>
- </lyric>
- </note>
- </measure>
- <measure number="433">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="434">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- <lyric number="1">
- <syllabic>single</syllabic>
- <text>o</text>
- </lyric>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="435">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="436">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="437">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="438">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="439">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="440">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="441">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="442">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>3</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="443">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="444">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="445">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="446">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="447">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="448">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <accidental>natural</accidental>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="449">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="450">
- <note>
- <rest/>
- <duration>16</duration>
- <voice>1</voice>
- <type>whole</type>
- </note>
- </measure>
- <measure number="451">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="452">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="453">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <octave>5</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="454">
- <note>
- <pitch>
- <step>A</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>F</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>E</step>
- <octave>4</octave>
- </pitch>
- <duration>4</duration>
- <voice>1</voice>
- <type>quarter</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="455">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="456">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="457">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="458">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="459">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <tie type="start"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- <tied type="start"/>
- </notations>
- </note>
- </measure>
- <measure number="460">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>16</duration>
- <tie type="stop"/>
- <voice>1</voice>
- <type>whole</type>
- <stem>up</stem>
- <notations>
- <tied type="stop"/>
- </notations>
- </note>
- </measure>
- <measure number="461">
- <print new-system="yes"/>
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="462">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="463">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="464">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="465">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="466">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="467">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="468">
- <print new-system="yes"/>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mp/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="69"/>
- </direction>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="469">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- </measure>
- <measure number="470">
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <direction placement="above">
- <direction-type>
- <dynamics relative-y="-70" relative-x="-14">
- <mf/>
- </dynamics>
- </direction-type>
- <offset>0</offset>
- <sound dynamics="83"/>
- </direction>
- <note>
- <pitch>
- <step>C</step>
- <alter>1</alter>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <accidental>sharp</accidental>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="471">
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>B</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="472">
- <note>
- <pitch>
- <step>C</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="473">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="474">
- <note>
- <pitch>
- <step>G</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <pitch>
- <step>D</step>
- <octave>4</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- </measure>
- <measure number="475">
- <note>
- <pitch>
- <step>G</step>
- <octave>3</octave>
- </pitch>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- <stem>down</stem>
- </note>
- <note>
- <rest/>
- <duration>8</duration>
- <voice>1</voice>
- <type>half</type>
- </note>
- <barline location="right">
- <bar-style>light-heavy</bar-style>
- </barline>
- </measure>
- </part>
-</score-partwise>
diff --git a/Build/source/utils/xml2pmx/xml2pmx-src/xml2pmx.1 b/Build/source/utils/xml2pmx/xml2pmx-src/xml2pmx.1
new file mode 100644
index 00000000000..09bdb4d5434
--- /dev/null
+++ b/Build/source/utils/xml2pmx/xml2pmx-src/xml2pmx.1
@@ -0,0 +1,59 @@
+.TH XML2PMX 1 2021-01-23 "" ""
+
+.SH DESCRIPTION
+
+xml2pmx translates MusicXML files to input suitable for PMX processing
+
+.SH SYNOPSIS
+
+.B xml2pmx
+.RB [ \-v\ |\ \-\-version\ |\ \-h\ |\ \-\-help ]
+
+.B xml2pmx
+.IR input .xml
+.IR output .pmx
+[ p | d | v | s | l ] ..
+
+The
+.BR musixtex.lua
+script
+from version 0.23 supports
+.BR xml2pmx
+as a pre-preprocessor for MusicXML files.
+
+.SH OPTIONS
+
+The meanings of the letter options are as follows:
+
+ p XML parser output; not recommended unless the terminal window process has enough storage
+
+ d information on "directions" (dynamical marks etc)
+
+ v distribution of voices over instruments and measures
+
+ s statistics of MusicXML tags like <note>, <measure> etc
+
+ l for extracting lyrics in a separate file
+
+.SH BUGS
+
+.B xml2pmx
+processes input in UTF-8 encoding only. MusicXML files in UTF-16 encoding should be
+converted using, for example,
+.B recode
+(in Unix-like systems) or by importing into an editor like
+.B notepad
+and saving in UTF-8 encoding.
+
+.SH SEE ALSO
+
+.BR pmx (1)
+.BR obc (1)
+.BR musixtex (1)
+.BR recode (1)
+
+.SH AUTHORS
+This man page was written by Bob Tennent <rdt@cs.queensu.ca>.
+.B xml2pmx
+was written by Dieter Gloetzel <d.gloetzel@web.de> and
+adapted for compilation by obc (the Oxford Oberon Compiler) by Mike Spivey <mike@cs.ox.ac.uk>.