Humdrum Notation Plugin |
A javascript plugin for displaying music notation with Humdrum data |
In addition to Humdrum data, MusicXML files can be embedded in the
webpage (or loaded from an external URL). In general doing this
is slower since an extra conversion into Humdrum is needed, and
MusicXML files are about 20 times larger than Humdrum data for the
same score. The
When the plugin reads the Humdrum script element and sees MusicXML instead of Humdrum data, it will convert it automatically into Humdrum before proceeding to generate notation. The following example starts with MusicXML data, and then converts internally to Humdrum data before generating graphical notation. Scroll through the following box to view all of the MusicXML content enclosed in the Humdrum script element:
<script>
displayHumdrum({
source: "trinklied",
scale: 28,
spacingLinear: 0.32,
header: true
});
</script>
<script type="text/x-humdrum" id="trinklied">
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.1">
<work>
<work-number>Op. 75</work-number>
<work-title>Vier Lieder</work-title>
</work>
<movement-number>3</movement-number>
<movement-title>Trinklied</movement-title>
<identification>
<creator type="composer">Felix Mendelssohn</creator>
<creator type="lyricist">Johann Wolfgang von Goethe</creator>
<rights>CPDL - Creative Commons Attribution Non Commercial 3.0</rights>
<encoding>
<software>MuseScore 2.3.2</software>
<encoding-date>2018-12-10</encoding-date>
<supports element="accidental" type="yes"/>
<supports element="beam" type="yes"/>
<supports element="print" attribute="new-page" type="yes" value="yes"/>
<supports element="print" attribute="new-system" type="yes" value="yes"/>
<supports element="stem" type="yes"/>
</encoding>
</identification>
<defaults>
<scaling>
<millimeters>6</millimeters>
<tenths>40</tenths>
</scaling>
<page-layout>
<page-height>1980</page-height>
<page-width>1400</page-width>
<page-margins type="both">
<left-margin>106.667</left-margin>
<right-margin>106.667</right-margin>
<top-margin>80</top-margin>
<bottom-margin>100</bottom-margin>
</page-margins>
</page-layout>
<word-font font-family="Linux Libertine" font-size="10"/>
<lyric-font font-family="Linux Libertine" font-size="11"/>
</defaults>
<credit page="1">
<credit-words default-x="1293.33" default-y="1830" justify="right" valign="bottom" font-size="12">Felix Mendelssohn</credit-words>
</credit>
<credit page="1">
<credit-words default-x="699.999" default-y="1900" justify="center" valign="top" font-size="22">Trinklied</credit-words>
</credit>
<credit page="1">
<credit-words default-x="106.667" default-y="1830" justify="left" valign="bottom" font-size="12">J. W. von Goethe</credit-words>
</credit>
<credit page="1">
<credit-words default-x="699.999" default-y="1838.33" justify="center" valign="top" font-size="12">No. 3 aus </credit-words>
<credit-words font-style="italic">Vier Lieder</credit-words>
<credit-words font-style="normal">, Op. 75</credit-words>
</credit>
<credit page="1">
<credit-words default-x="699.999" default-y="100" justify="center" valign="bottom" font-size="12">CPDL - Creative Commons Attribution Non Commercial 3.0</credit-words>
</credit>
<part-list>
<part-group type="start" number="1">
<group-symbol>bracket</group-symbol>
</part-group>
<score-part id="P1">
<part-name>Tenor 1</part-name>
<score-instrument id="P1-I1">
<instrument-name>Tenor</instrument-name>
</score-instrument>
<midi-device id="P1-I1" port="1"></midi-device>
<midi-instrument id="P1-I1">
<midi-channel>1</midi-channel>
<midi-program>53</midi-program>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
<score-part id="P2">
<part-name>Tenor 2</part-name>
<score-instrument id="P2-I1">
<instrument-name>Tenor</instrument-name>
</score-instrument>
<midi-device id="P2-I1" port="1"></midi-device>
<midi-instrument id="P2-I1">
<midi-channel>2</midi-channel>
<midi-program>53</midi-program>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
<score-part id="P3">
<part-name>Bass 1</part-name>
<score-instrument id="P3-I1">
<instrument-name>Bass</instrument-name>
</score-instrument>
<midi-device id="P3-I1" port="1"></midi-device>
<midi-instrument id="P3-I1">
<midi-channel>3</midi-channel>
<midi-program>53</midi-program>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
<score-part id="P4">
<part-name>Bass 2</part-name>
<score-instrument id="P4-I1">
<instrument-name>Bass</instrument-name>
</score-instrument>
<midi-device id="P4-I1" port="1"></midi-device>
<midi-instrument id="P4-I1">
<midi-channel>4</midi-channel>
<midi-program>53</midi-program>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
<part-group type="stop" number="1"/>
</part-list>
<part id="P1">
<measure number="0" implicit="yes" width="331.68">
<print>
<system-layout>
<system-margins>
<left-margin>89.55</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<top-system-distance>140.00</top-system-distance>
</system-layout>
</print>
<attributes>
<divisions>4</divisions>
<key>
<fifths>4</fifths>
</key>
<time>
<beats>3</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
<clef-octave-change>-1</clef-octave-change>
</clef>
</attributes>
<direction placement="above">
<direction-type>
<words default-x="-55.64" default-y="20.00" relative-x="-40.00" relative-y="10.00" font-weight="bold" font-size="12">Allegro vivace </words>
</direction-type>
<direction-type>
<metronome parentheses="no" default-x="-55.64" default-y="20.00" relative-x="-40.00" relative-y="10.00">
<beat-unit>quarter</beat-unit>
<per-minute>126</per-minute>
</metronome>
</direction-type>
<sound tempo="126"/>
</direction>
<direction placement="above">
<direction-type>
<dynamics default-x="6.58" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="140.51" default-y="-30.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="-5.77" default-y="-87.00" relative-x="-5.00">
<syllabic>single</syllabic>
<text>1.   So</text>
</lyric>
<lyric number="2" default-x="16.76" default-y="-117.57" relative-x="-18.00">
<syllabic>single</syllabic>
<text>2. Denn</text>
</lyric>
</note>
<note default-x="203.70" default-y="-25.00">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>lang</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>mei</text>
</lyric>
</note>
<note default-x="266.89" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ne</text>
</lyric>
</note>
</measure>
<measure number="1" width="382.82">
<note default-x="21.75" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>nüch</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>Mei</text>
</lyric>
</note>
<note default-x="96.75" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>tern</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>nung</text>
</lyric>
</note>
<note default-x="135.19" default-y="-25.00">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
</note>
<note default-x="196.70" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
<note default-x="258.21" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>fällt</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>ü</text>
</lyric>
</note>
<note default-x="319.71" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>middle</syllabic>
<text>ber</text>
</lyric>
</note>
</measure>
<measure number="2" width="382.61">
<note default-x="25.88" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<notations>
<articulations>
<accent/>
</articulations>
</notations>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>begin</syllabic>
<text>Schlech</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>middle</syllabic>
<text>trie</text>
</lyric>
</note>
<note default-x="127.34" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.46" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben:</text>
</lyric>
</note>
<note default-x="190.76" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="254.17" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="317.59" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="3" width="465.19">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>-0.00</right-margin>
</system-margins>
<system-distance>120.49</system-distance>
</system-layout>
</print>
<note default-x="113.41" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="185.09" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="228.48" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
<note default-x="287.26" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="346.04" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="404.82" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="4" width="333.60">
<note default-x="31.32" default-y="5.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="115.86" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="5" width="381.37">
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="28.15" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="26.53" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
<extend/>
</lyric>
<lyric number="2" default-x="15.99" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
<extend/>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="98.73" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="143.30" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="321.89" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="6" width="459.44">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<system-distance>120.49</system-distance>
</system-layout>
</print>
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="113.41" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="23.56" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="10.31" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="183.68" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="227.08" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="7" width="226.90">
<note default-x="24.74" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="91.60" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="158.45" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="8" width="215.40">
<note default-x="23.15" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="103.40" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="147.98" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann,</text>
</lyric>
</note>
</measure>
<measure number="9" width="278.42">
<note default-x="24.30" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="26.53" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
<extend/>
</lyric>
<lyric number="2" default-x="15.99" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
<extend/>
</lyric>
</note>
<note default-x="82.22" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="108.14" default-y="-20.00">
<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>
<lyric number="1" default-x="20.74" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
<extend/>
</lyric>
<lyric number="2" default-x="20.74" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
<extend/>
</lyric>
</note>
<note default-x="149.62" default-y="-15.00">
<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 default-x="191.10" default-y="-10.00">
<pitch>
<step>D</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>
<lyric number="1" default-x="15.12" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
<extend/>
</lyric>
<lyric number="2" default-x="24.69" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
<extend/>
</lyric>
</note>
<note default-x="235.34" default-y="-5.00">
<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="10" width="454.36">
<print new-page="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<top-system-distance>40.00</top-system-distance>
</system-layout>
</print>
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="30.00"/>
</direction-type>
</direction>
<note default-x="119.21" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>12</duration>
<tie type="start"/>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<notations>
<tied type="start"/>
</notations>
<lyric number="1" default-x="23.92" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="10.67" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1"/>
</direction-type>
</direction>
</measure>
<measure number="11" width="337.60">
<note default-x="25.83" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>3</duration>
<tie type="stop"/>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<notations>
<tied type="stop"/>
</notations>
</note>
<note default-x="90.54" default-y="-5.00">
<pitch>
<step>E</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">backward hook</beam>
</note>
<note default-x="123.71" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te.</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben.</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="12" width="388.21">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="205.76" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>Nur</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>Doch</text>
</lyric>
</note>
<note default-x="266.91" default-y="-35.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>sollt</text>
</lyric>
</note>
<note default-x="326.76" default-y="-30.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>ihr</text>
</lyric>
</note>
</measure>
<measure number="13" width="501.36">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<system-distance>182.99</system-distance>
</system-layout>
</print>
<note default-x="113.43" default-y="-25.00">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ü</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>Trin</text>
</lyric>
</note>
<note default-x="194.04" default-y="-30.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>middle</syllabic>
<text>ber</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ker</text>
</lyric>
</note>
<note default-x="235.35" default-y="-35.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>end</syllabic>
<text>maß</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>euch</text>
</lyric>
</note>
<note default-x="301.45" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>auch</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
<note default-x="367.56" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>gleich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>bes</text>
</lyric>
</note>
<note default-x="433.66" default-y="-5.00">
<pitch>
<step>E</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>zu</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ser</text>
</lyric>
</note>
</measure>
<measure number="14" width="410.34">
<note default-x="25.81" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="3.00">
<syllabic>begin</syllabic>
<text>Han</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>dün</text>
</lyric>
</note>
<note default-x="148.85" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="343.77" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="15" width="268.46">
<note default-x="25.81" default-y="-35.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>up</stem>
<notations>
<slur line-type="dashed" type="start" number="1"/>
</notations>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ü</text>
</lyric>
<lyric number="2" default-x="14.92" default-y="-117.57">
<syllabic>begin</syllabic>
<text>bes</text>
</lyric>
</note>
<note default-x="86.66" default-y="-30.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>up</stem>
<notations>
<slur type="stop" number="1"/>
</notations>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>middle</syllabic>
<text>ber</text>
</lyric>
</note>
<note default-x="129.63" default-y="-25.00">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1" default-x="8.46" default-y="-87.00">
<syllabic>end</syllabic>
<text>maß;</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ser</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="16" width="377.53">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<system-distance>182.99</system-distance>
</system-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="120.01" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="205.32" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="290.62" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="17" width="266.82">
<note default-x="21.53" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="83.11" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="126.36" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="18" width="273.03">
<note default-x="24.32" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="106.69" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="189.06" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="19" width="262.79">
<note default-x="27.43" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="19.66" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="17.01" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="89.47" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="121.27" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="20" width="386.13">
<print new-page="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<top-system-distance>40.00</top-system-distance>
</system-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00" relative-x="-10.00" relative-y="5.00">
<p/>
</dynamics>
</direction-type>
<sound dynamics="54.44"/>
</direction>
<direction placement="above">
<direction-type>
<words default-y="40.00" font-weight="bold" font-size="12">Solo</words>
</direction-type>
</direction>
<note default-x="120.01" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="208.18" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="296.36" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="21" width="282.92">
<note default-x="21.53" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="119.70" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<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>
<lyric number="1" default-x="8.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
<extend/>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="158.18" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<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 default-x="196.66" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
</measure>
<measure number="22" width="281.63">
<note default-x="24.32" default-y="-25.00">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="109.56" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="194.79" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="23" width="229.48">
<note default-x="27.07" default-y="5.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<lyric number="1" default-x="6.94" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.94" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="150.78" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
</measure>
<measure number="24" width="462.63">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<system-distance>130.94</system-distance>
</system-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00" relative-x="-10.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<direction placement="above">
<direction-type>
<words default-y="40.00" font-weight="bold" font-size="12">Tutti</words>
</direction-type>
</direction>
<note default-x="120.01" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="233.68" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="347.35" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="25" width="359.42">
<note default-x="21.53" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="148.60" default-y="-10.00">
<pitch>
<step>D</step>
<alter>1</alter>
<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>
<lyric number="1" default-x="8.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
<extend/>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="198.42" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<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 default-x="248.23" default-y="-20.00">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
</measure>
<measure number="26" width="358.12">
<note default-x="24.32" default-y="-25.00">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="135.06" default-y="-15.00">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="245.79" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="27" width="329.53">
<print new-system="yes">
<system-layout>
<system-margins>
<left-margin>6.50</left-margin>
<right-margin>0.00</right-margin>
</system-margins>
<system-distance>130.94</system-distance>
</system-layout>
</print>
<note default-x="112.34" default-y="5.00">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<notations>
<slur type="start" number="1"/>
</notations>
<lyric number="1" default-x="20.02" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="17.38" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="245.15" default-y="0.00">
<pitch>
<step>F</step>
<alter>1</alter>
<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="28" width="299.66">
<direction placement="above">
<direction-type>
<words default-y="20.00" relative-y="5.00" font-weight="bold" font-size="12">ritard.</words>
</direction-type>
<sound tempo="120"/>
</direction>
<note default-x="25.62" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>12</duration>
<tie type="start"/>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<notations>
<tied type="start"/>
</notations>
<lyric number="1" default-x="20.15" default-y="-87.00">
<syllabic>end</syllabic>
<text>den.</text>
<extend/>
</lyric>
<lyric number="2" default-x="20.22" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
<extend/>
</lyric>
</note>
</measure>
<measure number="29" width="301.11">
<note default-x="27.07" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>12</duration>
<tie type="stop"/>
<tie type="start"/>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<notations>
<tied type="stop"/>
<tied type="start"/>
</notations>
</note>
</measure>
<measure number="30" width="249.86">
<note default-x="22.07" default-y="-5.00">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>12</duration>
<tie type="stop"/>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<notations>
<tied type="stop"/>
<fermata type="upright"/>
</notations>
</note>
<barline location="right">
<bar-style>light-heavy</bar-style>
</barline>
</measure>
</part>
<part id="P2">
<measure number="0" implicit="yes" width="331.68">
<print>
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<attributes>
<divisions>4</divisions>
<key>
<fifths>4</fifths>
</key>
<time>
<beats>3</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
<clef-octave-change>-1</clef-octave-change>
</clef>
</attributes>
<direction placement="above">
<direction-type>
<dynamics default-x="6.58" default-y="6.00" relative-y="-3.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="140.51" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
<note default-x="203.70" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
<note default-x="266.89" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="1" width="382.82">
<note default-x="21.75" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="96.75" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="135.19" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
<note default-x="196.70" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="258.21" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="319.71" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="2" width="382.61">
<note default-x="25.88" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<notations>
<articulations>
<accent/>
</articulations>
</notations>
</note>
<note default-x="127.34" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="190.76" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="254.17" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="317.59" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="3" width="465.19">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="113.41" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="185.09" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="228.48" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="287.26" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="346.04" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="404.82" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="4" width="333.60">
<note default-x="31.32" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="115.86" default-y="-160.57">
<pitch>
<step>D</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="5" width="381.37">
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="28.15" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="98.73" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="143.30" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<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 default-x="321.89" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="6" width="459.44">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="113.41" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="183.68" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="227.08" default-y="-165.57">
<pitch>
<step>C</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="7" width="226.90">
<note default-x="24.74" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="91.60" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="158.45" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="8" width="215.40">
<note default-x="23.15" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="103.40" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="147.98" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="9" width="278.42">
<note default-x="24.30" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>up</stem>
<beam number="1">begin</beam>
</note>
<note default-x="82.22" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<accidental>sharp</accidental>
<stem>up</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="108.14" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<beam number="1">begin</beam>
</note>
<note default-x="149.62" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<beam number="1">end</beam>
</note>
<note default-x="191.10" default-y="-170.57">
<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 default-x="235.34" default-y="-165.57">
<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>
</measure>
<measure number="10" width="454.36">
<print new-page="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="119.57" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="214.77" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
<note default-x="274.27" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-3.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="333.77" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="393.27" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="11" width="337.60">
<note default-x="25.83" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="23.56" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="10.31" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="90.54" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="123.71" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te.</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben.</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="12" width="388.21">
<note>
<rest/>
<duration>12</duration>
<voice>1</voice>
</note>
</measure>
<measure number="13" width="501.36">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="301.45" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>Nur</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>Doch</text>
</lyric>
</note>
<note default-x="367.56" default-y="-185.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>sollt</text>
</lyric>
</note>
<note default-x="433.66" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>ihr</text>
</lyric>
</note>
</measure>
<measure number="14" width="410.34">
<note default-x="25.81" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ü</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>begin</syllabic>
<text>Trin</text>
</lyric>
</note>
<note default-x="105.04" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>middle</syllabic>
<text>ber</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ker</text>
</lyric>
</note>
<note default-x="148.85" default-y="-185.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>maß</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>euch</text>
</lyric>
</note>
<note default-x="213.83" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>auch</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
<note default-x="278.80" default-y="-150.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>gleich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>bes</text>
</lyric>
</note>
<note default-x="343.77" default-y="-155.57">
<pitch>
<step>E</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>zu</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ser</text>
</lyric>
</note>
</measure>
<measure number="15" width="268.46">
<note default-x="25.81" default-y="-150.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>begin</syllabic>
<text>Han</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>dün</text>
</lyric>
</note>
<note default-x="129.63" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.46" default-y="-87.00">
<syllabic>end</syllabic>
<text>den;</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="16" width="377.53">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="120.01" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="205.32" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="290.62" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="17" width="266.82">
<note default-x="21.53" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="83.11" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="126.36" default-y="-170.57">
<pitch>
<step>B</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="18" width="273.03">
<note default-x="24.32" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="106.69" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="189.06" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="19" width="262.79">
<note default-x="27.43" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="121.27" default-y="-170.57">
<pitch>
<step>B</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="20" width="386.13">
<print new-page="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<p/>
</dynamics>
</direction-type>
<sound dynamics="54.44"/>
</direction>
<note default-x="120.01" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="208.18" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="296.36" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="21" width="282.92">
<note default-x="21.53" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="119.70" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
<note default-x="196.66" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
</measure>
<measure number="22" width="281.63">
<note default-x="24.32" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>up</stem>
</note>
<note default-x="109.56" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
<note default-x="194.79" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
</measure>
<measure number="23" width="229.48">
<note default-x="27.07" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
</note>
<note default-x="150.78" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="24" width="462.63">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="120.01" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="233.68" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
<note default-x="347.35" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="25" width="359.42">
<note default-x="21.53" default-y="-170.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="148.60" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
<note default-x="248.23" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
</measure>
<measure number="26" width="358.12">
<note default-x="24.32" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>up</stem>
</note>
<note default-x="135.06" default-y="-175.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
<note default-x="245.79" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
</note>
</measure>
<measure number="27" width="329.53">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="112.34" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<lyric number="1" default-x="6.94" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.94" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="245.15" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
</measure>
<measure number="28" width="299.66">
<note default-x="25.98" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="116.67" default-y="-155.57">
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="207.37" default-y="-160.57">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="29" width="301.11">
<note default-x="27.07" default-y="-165.57">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<notations>
<slur type="start" number="1"/>
</notations>
<lyric number="1" default-x="20.02" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="17.38" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="208.82" default-y="-175.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<notations>
<slur type="stop" number="1"/>
</notations>
</note>
</measure>
<measure number="30" width="249.86">
<note default-x="22.07" default-y="-180.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>12</duration>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>up</stem>
<notations>
<fermata type="upright"/>
</notations>
<lyric number="1" default-x="7.88" default-y="-87.00">
<syllabic>end</syllabic>
<text>den.</text>
</lyric>
<lyric number="2" default-x="7.88" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken.</text>
</lyric>
</note>
<barline location="right">
<bar-style>light-heavy</bar-style>
</barline>
</measure>
</part>
<part id="P3">
<measure number="0" implicit="yes" width="331.68">
<print>
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<attributes>
<divisions>4</divisions>
<key>
<fifths>4</fifths>
</key>
<time>
<beats>3</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>F</sign>
<line>4</line>
</clef>
</attributes>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="140.51" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="-5.77" default-y="-87.00" relative-x="-5.00">
<syllabic>single</syllabic>
<text>1.   So</text>
</lyric>
<lyric number="2" default-x="16.76" default-y="-117.57" relative-x="-18.00">
<syllabic>single</syllabic>
<text>2. Denn</text>
</lyric>
</note>
<note default-x="203.70" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>lang</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>mei</text>
</lyric>
</note>
<note default-x="266.89" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ne</text>
</lyric>
</note>
</measure>
<measure number="1" width="382.82">
<note default-x="21.75" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>nüch</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>Mei</text>
</lyric>
</note>
<note default-x="96.75" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>tern</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>nung</text>
</lyric>
</note>
<note default-x="135.19" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>ist</text>
</lyric>
</note>
<note default-x="196.70" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
<note default-x="258.21" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>fällt</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>ü</text>
</lyric>
</note>
<note default-x="319.71" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>middle</syllabic>
<text>ber</text>
</lyric>
</note>
</measure>
<measure number="2" width="382.61">
<note default-x="25.88" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<notations>
<articulations>
<accent/>
</articulations>
</notations>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>begin</syllabic>
<text>Schlech</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>middle</syllabic>
<text>trie</text>
</lyric>
</note>
<note default-x="127.34" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.46" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben:</text>
</lyric>
</note>
<note default-x="190.76" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="254.17" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="317.59" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="3" width="465.19">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<note default-x="113.41" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="185.09" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="228.48" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
<note default-x="287.26" default-y="-255.57">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="346.04" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="404.82" default-y="-245.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="4" width="333.60">
<note default-x="31.32" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="115.86" default-y="-275.57">
<pitch>
<step>B</step>
<octave>2</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
<note default-x="171.41" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="226.33" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="279.17" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="5" width="381.37">
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="25.00"/>
</direction-type>
</direction>
<note default-x="28.15" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="98.73" default-y="-245.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="143.30" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann,</text>
</lyric>
</note>
<note default-x="206.12" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="264.00" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="321.89" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="6" width="459.44">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<note default-x="113.41" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="183.68" default-y="-245.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="227.08" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
<note default-x="284.97" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="342.60" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="400.22" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="7" width="226.90">
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="33.00"/>
</direction-type>
</direction>
<note default-x="24.38" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>12</duration>
<tie type="start"/>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<notations>
<tied type="start"/>
</notations>
<lyric number="1" default-x="23.92" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="10.67" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1"/>
</direction-type>
</direction>
</measure>
<measure number="8" width="215.40">
<note default-x="22.78" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>8</duration>
<tie type="stop"/>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<notations>
<tied type="stop"/>
</notations>
</note>
<note default-x="147.98" default-y="-245.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
</measure>
<measure number="9" width="278.42">
<note>
<rest/>
<duration>12</duration>
<voice>1</voice>
</note>
</measure>
<measure number="10" width="454.36">
<print new-page="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="119.57" default-y="-296.15">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="214.77" default-y="-301.15">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00" relative-x="-5.00">
<syllabic>single</syllabic>
<text>man,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57" relative-x="-5.00">
<syllabic>single</syllabic>
<text>man,</text>
</lyric>
</note>
<note default-x="274.27" default-y="-301.15">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="333.77" default-y="-296.15">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="393.27" default-y="-291.15">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="11" width="337.60">
<note default-x="25.83" default-y="-296.15">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Re</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="123.71" default-y="-331.15">
<pitch>
<step>B</step>
<octave>2</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>chte.</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben.</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="12" width="388.21">
<note>
<rest/>
<duration>12</duration>
<voice>1</voice>
</note>
</measure>
<measure number="13" width="501.36">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="301.45" default-y="-291.15">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="367.56" default-y="-311.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="433.66" default-y="-306.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="14" width="410.34">
<note default-x="25.81" default-y="-301.15">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="105.04" default-y="-306.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="148.85" default-y="-311.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="213.83" default-y="-291.15">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="278.80" default-y="-311.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="343.77" default-y="-306.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="15" width="268.46">
<note default-x="25.81" default-y="-301.15">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<notations>
<slur line-type="dashed" type="start" number="1"/>
</notations>
</note>
<note default-x="86.66" default-y="-306.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<notations>
<slur type="stop" number="1"/>
</notations>
</note>
<note default-x="129.63" default-y="-311.15">
<pitch>
<step>F</step>
<alter>1</alter>
<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="16" width="377.53">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="120.01" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="205.32" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="290.62" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="17" width="266.82">
<note default-x="21.53" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="83.11" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="126.36" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="5.00">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="18" width="273.03">
<note default-x="24.32" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="106.69" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="189.06" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="19" width="262.79">
<note default-x="27.43" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="121.27" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="20" width="386.13">
<print new-page="yes">
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00" relative-y="3.00">
<p/>
</dynamics>
</direction-type>
<sound dynamics="54.44"/>
</direction>
<note default-x="120.01" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="208.18" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="296.36" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="21" width="282.92">
<note default-x="21.53" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="119.70" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="196.66" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
</measure>
<measure number="22" width="281.63">
<note default-x="24.32" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="109.56" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="194.79" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="23" width="229.48">
<note default-x="27.07" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<lyric number="1" default-x="6.94" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.94" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="150.78" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
</measure>
<measure number="24" width="462.63">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>55.00</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="120.01" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Ha</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="233.68" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="9.12" default-y="-87.00">
<syllabic>end</syllabic>
<text>fis!</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="347.35" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>o</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="25" width="359.42">
<note default-x="21.53" default-y="-250.57">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>leh</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<note default-x="148.60" default-y="-245.57">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>end</syllabic>
<text>re</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben</text>
</lyric>
</note>
<note default-x="248.23" default-y="-240.57">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>mich</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann</text>
</lyric>
</note>
</measure>
<measure number="26" width="358.12">
<note default-x="24.32" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="135.06" default-y="-260.57">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="245.79" default-y="-245.57">
<pitch>
<step>A</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<accidental>sharp</accidental>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="27" width="329.53">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="112.34" default-y="-296.15">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>12</duration>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.94" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.94" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
</measure>
<measure number="28" width="299.66">
<note default-x="25.62" default-y="-316.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<lyric number="1" default-x="8.60" default-y="-87.00">
<syllabic>end</syllabic>
<text>den,</text>
</lyric>
<lyric number="2" default-x="8.60" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="29" width="301.11">
<note default-x="27.43" default-y="-301.15">
<pitch>
<step>A</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="118.12" default-y="-316.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>du's</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="208.82" default-y="-311.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ver</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="30" width="249.86">
<note default-x="22.43" default-y="-306.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>stan</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="105.47" default-y="-296.15">
<pitch>
<step>B</step>
<octave>3</octave>
</pitch>
<duration>8</duration>
<voice>1</voice>
<type>half</type>
<stem>down</stem>
<notations>
<fermata type="upright"/>
</notations>
<lyric number="1" default-x="8.60" default-y="-87.00">
<syllabic>end</syllabic>
<text>den.</text>
</lyric>
<lyric number="2" default-x="8.60" default-y="-117.57">
<syllabic>end</syllabic>
<text>ken.</text>
</lyric>
</note>
<barline location="right">
<bar-style>light-heavy</bar-style>
</barline>
</measure>
</part>
<part id="P4">
<measure number="0" implicit="yes" width="331.68">
<print>
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<attributes>
<divisions>4</divisions>
<key>
<fifths>4</fifths>
</key>
<time>
<beats>3</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>F</sign>
<line>4</line>
</clef>
</attributes>
<direction placement="above">
<direction-type>
<dynamics default-x="3.29" default-y="6.00" relative-y="-3.00">
<f/>
</dynamics>
</direction-type>
<sound dynamics="106.67"/>
</direction>
<note default-x="140.51" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="203.70" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="266.89" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="1" width="382.82">
<note default-x="21.75" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="96.75" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="135.19" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="196.70" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="258.21" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="319.71" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="2" width="382.61">
<note default-x="25.88" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<notations>
<articulations>
<accent/>
</articulations>
</notations>
</note>
<note default-x="127.34" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="190.76" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="254.17" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="317.59" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
</measure>
<measure number="3" width="465.19">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="113.41" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
</note>
<note default-x="185.09" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
</note>
<note default-x="228.48" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="287.26" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="346.04" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
</note>
<note default-x="404.82" default-y="-421.15">
<pitch>
<step>C</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>up</stem>
</note>
</measure>
<measure number="4" width="333.60">
<note default-x="31.32" default-y="-426.15">
<pitch>
<step>B</step>
<octave>2</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
</note>
<note default-x="115.86" default-y="-426.15">
<pitch>
<step>B</step>
<octave>2</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>up</stem>
<notations>
<articulations>
<staccato/>
</articulations>
</notations>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="5" width="381.37">
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="28.15" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="26.53" default-y="-87.00">
<syllabic>single</syllabic>
<text>weiss</text>
<extend/>
</lyric>
<lyric number="2" default-x="15.99" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
<extend/>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="98.73" default-y="-406.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="143.30" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note>
<rest/>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
</note>
<note default-x="321.89" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="6" width="459.44">
<print new-system="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<direction placement="above">
<direction-type>
<wedge type="crescendo" number="1" default-y="15.00"/>
</direction-type>
</direction>
<note default-x="113.41" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>3</duration>
<voice>1</voice>
<type>eighth</type>
<dot/>
<stem>down</stem>
<beam number="1">begin</beam>
<lyric number="1" default-x="23.56" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="10.31" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
<direction placement="above">
<direction-type>
<wedge type="stop" number="1" relative-x="20.00"/>
</direction-type>
</direction>
<note default-x="183.68" default-y="-406.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>16th</type>
<stem>down</stem>
<beam number="1">end</beam>
<beam number="2">backward hook</beam>
</note>
<note default-x="227.08" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="8.24" default-y="-87.00">
<syllabic>end</syllabic>
<text>te,</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>end</syllabic>
<text>ben,</text>
</lyric>
</note>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
</note>
</measure>
<measure number="7" width="226.90">
<note default-x="24.74" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>wie</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>wenn</text>
</lyric>
</note>
<note default-x="91.60" default-y="-406.15">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="158.45" default-y="-411.15">
<pitch>
<step>E</step>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>begin</syllabic>
<text>ge</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="8" width="215.40">
<note default-x="23.15" default-y="-416.15">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>6</duration>
<voice>1</voice>
<type>quarter</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>middle</syllabic>
<text>trun</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>begin</syllabic>
<text>trin</text>
</lyric>
</note>
<note default-x="103.40" default-y="-416.15">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>eighth</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="-5.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57" relative-x="-10.00">
<syllabic>end</syllabic>
<text>ken</text>
</lyric>
</note>
<note default-x="147.98" default-y="-416.15">
<pitch>
<step>D</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>hat</text>
</lyric>
<lyric number="2" default-x="8.24" default-y="-117.57">
<syllabic>single</syllabic>
<text>kann,</text>
</lyric>
</note>
</measure>
<measure number="9" width="278.42">
<note default-x="24.30" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00" relative-x="5.00">
<syllabic>single</syllabic>
<text>weiss</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>soll</text>
</lyric>
</note>
<note default-x="108.14" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>man</text>
</lyric>
</note>
<note default-x="191.10" default-y="-401.15">
<pitch>
<step>G</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>quarter</type>
<stem>down</stem>
<lyric number="1" default-x="6.58" default-y="-87.00">
<syllabic>single</syllabic>
<text>das</text>
</lyric>
<lyric number="2" default-x="6.58" default-y="-117.57">
<syllabic>single</syllabic>
<text>nicht</text>
</lyric>
</note>
</measure>
<measure number="10" width="454.36">
<print new-page="yes">
<staff-layout number="1">
<staff-distance>110.57</staff-distance>
</staff-layout>
</print>
<note default-x="119.21" default-y="-461.72">
<pitch>
<step>F</step>
<alter>1</alter>
<octave>3</octave>
</pitch>
<duration>12</duration>
<voice>1</voice>
<type>half</type>
<dot/>
<stem>down</stem>
<lyric number="1" default-x="6.94" default-y="-87.00">
<syllabic>begin</syllabic>
<text>Rech</text>
</lyric>
<lyric number="2" default-x="6.94" default-y="-117.57">
<syllabic>begin</syllabic>
<text>lie</text>
</lyric>
</note>
</measure>
<measure number="11" width="337.60">
<note default-x="25.83" default-y="-481.72"