Embedding MusicXML

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 30-measure example on this page is 216 KB, while the Humdrum data is 12 KB. This will cause display of MusicXML data to be slower than direct display of Humdrum data. You can also drag-and-drop a MusicXML file into Verovio Humdrum Viewer to convert to Humdrum, and then paste the Humdrum conversion into your webpage, rather than converting the XML data files on the fly to Humdrum data.

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">
        <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>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>2</duration>
        <voice>1</voice>
        <type>eighth</type>
        </note>
      <note default-x="176.78" default-y="-441.72">
        <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="229.85" default-y="-461.72">
        <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>sollt</text>
          </lyric>
        </note>
      <note default-x="282.92" default-y="-456.72">
        <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>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="12" width="388.21">
      <note default-x="28.16" default-y="-451.72">
        <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>Ü</text>
          </lyric>
        <lyric number="2" default-x="6.58" default-y="-117.57">
          <syllabic>begin</syllabic>
          <text>Trin</text>
          </lyric>
        </note>
      <note default-x="101.14" default-y="-456.72">
        <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">
          <syllabic>middle</syllabic>
          <text>ber</text>
          </lyric>
        <lyric number="2" default-x="6.58" default-y="-117.57">
          <syllabic>end</syllabic>
          <text>ker</text>
          </lyric>
        </note>
      <note default-x="145.92" default-y="-461.72">
        <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>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="205.76" default-y="-476.72">
        <pitch>
          <step>C</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>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="266.91" default-y="-461.72">
        <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>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="326.76" default-y="-466.72">
        <pitch>
          <step>E</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>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="13" width="501.36">
      <print new-system="yes">
        <staff-layout number="1">
          <staff-distance>55.00</staff-distance>
          </staff-layout>
        </print>
      <note default-x="113.43" 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>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="235.35" default-y="-421.15">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <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>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="433.66" 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>
        <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="14" width="410.34">
      <note default-x="25.81" default-y="-406.15">
        <pitch>
          <step>F</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>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="105.04" default-y="-401.15">
        <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">
          <syllabic>middle</syllabic>
          <text>ber</text>
          </lyric>
        </note>
      <note default-x="148.85" default-y="-396.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>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>2</duration>
        <voice>1</voice>
        <type>eighth</type>
        </note>
      <note default-x="343.77" 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>
        <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="-396.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>
        <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="-391.15">
        <pitch>
          <step>B</step>
          <octave>3</octave>
          </pitch>
        <duration>1</duration>
        <voice>1</voice>
        <type>16th</type>
        <stem>down</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="-386.15">
        <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>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">
        <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="-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>
        </note>
      <note default-x="205.32" 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>
        </note>
      <note default-x="290.62" default-y="-411.15">
        <pitch>
          <step>E</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="-406.15">
        <pitch>
          <step>F</step>
          <alter>1</alter>
          <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="-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>
        </note>
      <note default-x="126.36" 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>
        </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="-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>
        </note>
      <note default-x="106.69" 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>
        </note>
      <note default-x="189.06" default-y="-421.15">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>up</stem>
        </note>
      </measure>
    <measure number="19" width="262.79">
      <note default-x="27.43" 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="121.27" 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>
        <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="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      <note default-x="208.18" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      <note default-x="296.36" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</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="-411.15">
        <pitch>
          <step>E</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="-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.66" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      </measure>
    <measure number="22" width="281.63">
      <note default-x="24.32" default-y="-421.15">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>up</stem>
        </note>
      <note default-x="109.56" default-y="-421.15">
        <pitch>
          <step>C</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="-421.15">
        <pitch>
          <step>C</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="-426.15">
        <pitch>
          <step>B</step>
          <octave>2</octave>
          </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>half</type>
        <stem>up</stem>
        </note>
      <note default-x="150.78" 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>
      </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="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      <note default-x="233.68" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      <note default-x="347.35" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</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="-411.15">
        <pitch>
          <step>E</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="-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="248.23" default-y="-411.15">
        <pitch>
          <step>E</step>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>down</stem>
        </note>
      </measure>
    <measure number="26" width="358.12">
      <note default-x="24.32" default-y="-421.15">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>up</stem>
        </note>
      <note default-x="135.06" default-y="-421.15">
        <pitch>
          <step>C</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="-421.15">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>up</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="-481.72">
        <pitch>
          <step>B</step>
          <octave>2</octave>
          </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>half</type>
        <stem>up</stem>
        <lyric number="1" default-x="6.22" default-y="-87.00">
          <syllabic>middle</syllabic>
          <text>stan</text>
          </lyric>
        <lyric number="2" default-x="6.22" default-y="-117.57">
          <syllabic>begin</syllabic>
          <text>trin</text>
          </lyric>
        </note>
      <note default-x="245.15" default-y="-481.72">
        <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>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="-476.72">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <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="116.67" default-y="-476.72">
        <pitch>
          <step>C</step>
          <alter>1</alter>
          <octave>3</octave>
          </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem>up</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="-481.72">
        <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="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="-486.72">
        <pitch>
          <step>A</step>
          <octave>2</octave>
          </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
        <stem>up</stem>
        <lyric number="1" default-x="6.22" default-y="-87.00">
          <syllabic>middle</syllabic>
          <text>stan</text>
          </lyric>
        <lyric number="2" default-x="6.22" default-y="-117.57">
          <syllabic>begin</syllabic>
          <text>trin</text>
          </lyric>
        </note>
      </measure>
    <measure number="30" width="249.86">
      <note default-x="22.07" default-y="-501.72">
        <pitch>
          <step>E</step>
          <octave>2</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>
  </score-partwise>



</script>

Here is the converted Humdrum data:

!!!COM:	Felix Mendelssohn
!!!OMV:	Trinklied
!!!OTL:	Vier Lieder
!!!OMD:	Allegro vivace
**kern	**text	**text	**dynam	**kern	**text	**text	**kern	**text	**text	**kern	**text	**text
*part4	*part4	*part4	*part4	*part3	*part3	*part3	*part2	*part2	*part2	*part1	*part1	*part1
*staff4	*staff4	*staff4	*	*staff3	*staff3	*staff3	*staff2	*staff2	*staff2	*staff1	*staff1	*staff1
*I"Bass 2	*	*	*	*I"Bass 1	*	*	*I"Tenor 2	*	*	*I"Tenor 1	*	*
*clefF4	*	*	*	*clefF4	*	*	*clefGv2	*	*	*clefGv2	*	*
*k[f#c#g#d#]	*	*	*	*k[f#c#g#d#]	*	*	*k[f#c#g#d#]	*	*	*k[f#c#g#d#]	*	*
*M3/4	*	*	*	*M3/4	*	*	*M3/4	*	*	*M3/4	*	*
8E	.	.	f	8E	1. So	2. Denn	8G#	.	.	8G#	1. So	2. Denn
8E	.	.	.	8F#	lang	mei-	8A	.	.	8A	lang	mei-
8E	.	.	.	8G#	man	-ne	8B	.	.	8B	man	-ne
=1	=1	=1	=1	=1	=1	=1	=1	=1	=1	=1	=1	=1
8.E	.	.	.	8.A	nüch-	Mei-	8.c#	.	.	8.c#	nüch-	Mei-
16E	.	.	.	16G#	-tern	-nung	16B	.	.	16B	-tern	-nung
8E	.	.	.	8F#	ist	ist	8A	.	.	8A	ist	ist
8E	.	.	.	8G#	ge-	nicht	8B	.	.	8B	ge-	nicht
8E	.	.	.	8A	-fällt	ü-	8c#	.	.	8c#	-fällt	ü-
8E	.	.	.	8F#	das	-ber-	8B	.	.	8d#	das	-ber-
=2	=2	=2	=2	=2	=2	=2	=2	=2	=2	=2	=2	=2
4E^	.	.	.	4G#^	Schlech-	-trie-	4B^	.	.	4e^	Schlech-	-trie-
8E	.	.	.	8G#	-te,	-ben:	8B	.	.	8B	-te,	-ben:
8E	.	.	.	8E	wie	wenn	8B	.	.	8B	wie	wenn
8E	.	.	.	8E	man	man	8B	.	.	8c#	man	man
8E	.	.	.	8F#	ge-	nicht	8B	.	.	8d#	ge-	nicht
=3	=3	=3	=3	=3	=3	=3	=3	=3	=3	=3	=3	=3
8.E	.	.	.	8.G#	-trun-	trin-	8.B	.	.	8.e	-trun-	trin-
16E	.	.	.	16F#	-ken	-ken	16B	.	.	16d#	-ken	-ken
8E	.	.	.	8E	hat	kann	8B	.	.	8c#	hat	kann
8E	.	.	.	8F#	weiss	soll	8B	.	.	8d#	weiss	soll
8E	.	.	.	8G#	man	man	8B	.	.	8e	man	man
8C#	.	.	.	8A#X	das	nicht	8e	.	.	8f#	das	nicht
=4	=4	=4	=4	=4	=4	=4	=4	=4	=4	=4	=4	=4
4BB	.	.	.	4B	Rech-	lie-	4e	.	.	4g#	Rech-	lie-
4BB'	.	.	.	8BB	-te,	-ben,	4d#	.	.	4f#	-te,	-ben,
.	.	.	.	8B	wie	wenn	.	.	.	.	.	.
4r	.	.	.	8B	man	man	4r	.	.	4r	.	.
.	.	.	.	8B	ge	nicht	.	.	.	.	.	.
=5	=5	=5	=5	=5	=5	=5	=5	=5	=5	=5	=5	=5
8.G#L	weiss	soll	<	8.B	trun-	trin-	8.eL	.	.	8.eL	weiss	soll
16F#Jk	.	.	[	16A#X	-ken	-ken	16d#Jk	.	.	16d#Jk	.	.
4E	man	man	.	8B	hat,	kann,	4c#	.	.	4c#	man	man
.	.	.	.	8B	wie	wenn	.	.	.	.	.	.
8r	.	.	.	8B	man	man	8r	.	.	8r	.	.
8E	das	nicht	.	8B	ge-	nicht	8c#	.	.	8c#	das	nicht
=6	=6	=6	=6	=6	=6	=6	=6	=6	=6	=6	=6	=6
8.G#L	Rech-	lie-	<	8.B	-trun-	trin-	8.eL	.	.	8.eL	Rech-	lie-
16F#Jk	.	.	[	16A#X	-ken	-ken	16d#Jk	.	.	16d#Jk	.	.
4E	-te,	-ben,	.	8B	hat	kann	4c#	.	.	4c#	-te,	-ben,
.	.	.	.	8B	weiss	soll	.	.	.	.	.	.
4r	.	.	.	8B	man	man	4r	.	.	4r	.	.
.	.	.	.	8B	das	nicht	.	.	.	.	.	.
=7	=7	=7	=7	=7	=7	=7	=7	=7	=7	=7	=7	=7
4G#	wie	wenn	<	[2.B	Rech-	lie-	4e	.	.	4e	wie	wenn
4F#	man	man	.	.	.	.	4d#	.	.	4d#	man	man
4E	ge-	nicht	.	.	.	.	4c#	.	.	4c#	ge-	nicht
=8	=8	=8	=8	=8	=8	=8	=8	=8	=8	=8	=8	=8
4.D#	-trun-	trin-	[	2B]	.	.	4.d#	.	.	4.d#	-trun-	trin-
8D#	-ken	-ken	.	.	.	.	8d#	.	.	8d#	-ken	-ken
4D#	hat	kann,	.	4A#X	-te,	-ben,	4c#	.	.	4d#	hat	kann,
=9	=9	=9	=9	=9	=9	=9	=9	=9	=9	=9	=9	=9
4G#	weiss	soll	.	2.r	.	.	8.BL	.	.	8.d#L	weiss	soll
.	.	.	.	.	.	.	16A#XJk	.	.	16c#Jk	.	.
4G#	man	man	.	.	.	.	8G#L	.	.	8BL	man	man
.	.	.	.	.	.	.	8A#J	.	.	8c#J	.	.
4G#	das	nicht	.	.	.	.	8BL	.	.	8d#L	das	nicht
.	.	.	.	.	.	.	8c#J	.	.	8eJ	.	.
=10	=10	=10	=10	=10	=10	=10	=10	=10	=10	=10	=10	=10
2.F#	Rech-	lie-	<	4B	weiss	soll	4d#	Rech-	lie-	[2.f#	Rech-	lie-
.	.	.	.	8A#X	man,	man,	8c#	-te,	-ben,	.	.	.
.	.	.	.	8A#	weiss	soll	8c#	weiss	soll	.	.	.
.	.	.	.	8B	man	man	8d#	man	man	.	.	.
.	.	.	.	8c#	das	nicht	8e	das	nicht	.	.	.
=11	=11	=11	=11	=11	=11	=11	=11	=11	=11	=11	=11	=11
4BB	-te.	-ben.	[	4B	Re-	lie-	8.d#L	Rech-	lie-	8.f#L]	.	.
.	.	.	.	.	.	.	16c#Jk	.	.	16eJk	.	.
8r	.	.	.	4BB	-chte.	-ben.	4B	-te.	-ben.	4d#	-te.	-ben.
8c#	Nur	Doch	.	.	.	.	.	.	.	.	.	.
8F#	ist	sollt	.	4r	.	.	4r	.	.	4r	.	.
8G#	das	ihr	.	.	.	.	.	.	.	.	.	.
=12	=12	=12	=12	=12	=12	=12	=12	=12	=12	=12	=12	=12
8.A	Ü-	Trin-	.	2.r	.	.	2.r	.	.	4r	.	.
16G#	-ber-	-ker	.	.	.	.	.	.	.	.	.	.
8F#	-maß	euch	.	.	.	.	.	.	.	8r	.	.
8C#	auch	nicht	.	.	.	.	.	.	.	8c#	Nur	Doch
8F#	gleich	bes-	.	.	.	.	.	.	.	8F#	ist	sollt
8E#X	zu	-ser	.	.	.	.	.	.	.	8G#	das	ihr
=13	=13	=13	=13	=13	=13	=13	=13	=13	=13	=13	=13	=13
4F#	Han-	dün-	.	4r	.	.	4r	.	.	8.A	Ü-	Trin-
.	.	.	.	.	.	.	.	.	.	16G#	-ber-	-ker
4C#	-den;	-ken,	.	8r	.	.	8r	.	.	8F#	-maß	euch
.	.	.	.	8c#	.	.	8c#	Nur	Doch	8c#	auch	nicht
8r	.	.	.	8F#	.	.	8F#	ist	sollt	8f#	gleich	bes-
8C#	das	nicht	.	8G#	.	.	8G#	das	ihr	8e#X	zu	-ser
=14	=14	=14	=14	=14	=14	=14	=14	=14	=14	=14	=14	=14
8.F#	Ü-	bes-	.	8.A	.	.	8.A	Ü-	Trin-	4f#	Han-	dün-
16G#	-ber-	.	.	16G#	.	.	16G#	-ber-	-ker	.	.	.
4A	-maß	-ser	.	8F#	.	.	8F#	-maß	euch	4c#	-den,	-ken,
.	.	.	.	8c#	.	.	8c#	auch	nicht	.	.	.
8r	.	.	.	8F#	.	.	8f#	gleich	bes-	8r	.	.
8C#	das	nicht	.	8G#	.	.	8e#X	zu	-ser	8c#	das	nicht
=15	=15	=15	=15	=15	=15	=15	=15	=15	=15	=15	=15	=15
(8.A	Ü-	bes-	.	(8.A	.	.	4f#	Han-	dün-	(8.F#	Ü-	bes-
16B)	-ber-	.	.	16G#)	.	.	.	.	.	16G#)	-ber-	.
4c#	-maß	-ser	.	4F#	.	.	4c#	-den;	-ken,	4A	-maß;	-ser
4r	.	.	.	4r	.	.	4r	.	.	4r	.	.
=16	=16	=16	=16	=16	=16	=16	=16	=16	=16	=16	=16	=16
4D#	.	.	f	4A	Ha-	wenn	4B	.	.	4f#	Ha-	wenn
4D#	.	.	.	4A	-fis!	man	4B	.	.	4B	-fis!	man
4E	.	.	.	4A	o	nicht	4B	.	.	4e	o	nicht
=17	=17	=17	=17	=17	=17	=17	=17	=17	=17	=17	=17	=17
8.F#	.	.	.	8.A	leh-	lie-	8.B	.	.	8.e	leh-	lie-
16F#	.	.	.	16A	-re	-ben	16B	.	.	16d#	-re	-ben
4F#	.	.	.	4A	mich	kann	4B	.	.	4d#	mich	kann
4r	.	.	.	4r	.	.	4r	.	.	4r	.	.
=18	=18	=18	=18	=18	=18	=18	=18	=18	=18	=18	=18	=18
4D#	.	.	.	4A	wie	soll	4B	.	.	4f#	wie	soll
4D#	.	.	.	4A	du's	man	4B	.	.	4B	du's	man
4C#	.	.	.	4A	ver-	nicht	4B	.	.	4e	ver-	nicht
=19	=19	=19	=19	=19	=19	=19	=19	=19	=19	=19	=19	=19
4BB	.	.	.	4A	-stan-	trin-	4B	.	.	8.eL	-stan-	trin-
.	.	.	.	.	.	.	.	.	.	16d#Jk	.	.
4BB	.	.	.	4A	-den,	-ken,	4B	.	.	4d#	-den,	-ken,
4r	.	.	.	4r	.	.	4r	.	.	4r	.	.
=20	=20	=20	=20	=20	=20	=20	=20	=20	=20	=20	=20	=20
!!LO:TX:a:B:t=Solo
4E	.	.	p	4G#	Ha-	wenn	4e	.	.	4e	Ha-	wenn
4E	.	.	.	4B	-fis!	man	4d#	.	.	4e	-fis!	man
4E	.	.	.	4A	o	nicht	4c#	.	.	4e	o	nicht
=21	=21	=21	=21	=21	=21	=21	=21	=21	=21	=21	=21	=21
4.E	.	.	.	4.G#	leh-	lie-	4.B	.	.	4.e	leh-	lie-
8E	.	.	.	8A	-re	-ben	8A	.	.	16d#LL	-re	-ben
.	.	.	.	.	.	.	.	.	.	16c#JJ	.	.
4E	.	.	.	4B	mich	kann	4G#	.	.	4B	mich	kann
=22	=22	=22	=22	=22	=22	=22	=22	=22	=22	=22	=22	=22
4C#	.	.	.	4E	wie	soll	4A#X	.	.	4A#X	wie	soll
4C#	.	.	.	4E	du's	man	4A#	.	.	4c#	du's	man
4C#	.	.	.	4E	ver-	nicht	4A#	.	.	4e	ver-	nicht
=23	=23	=23	=23	=23	=23	=23	=23	=23	=23	=23	=23	=23
2BB	.	.	.	2B	-stan-	trin-	2e	.	.	2g#	-stan-	trin-
4BB	.	.	.	4A	-den,	-ken,	4d#	.	.	4f#	-den,	-ken,
=24	=24	=24	=24	=24	=24	=24	=24	=24	=24	=24	=24	=24
!!LO:TX:a:B:t=Tutti
4E	.	.	f	4G#	Ha-	wenn	4e	.	.	4e	Ha-	wenn
4E	.	.	.	4B	-fis!	man	4d#	.	.	4e	-fis!	man
4E	.	.	.	4A	o	nicht	4c#	.	.	4e	o	nicht
=25	=25	=25	=25	=25	=25	=25	=25	=25	=25	=25	=25	=25
4.E	.	.	.	4.G#	leh-	lie-	4.B	.	.	4.e	leh-	lie-
8E	.	.	.	8A	-re	-ben	8A	.	.	16d#LL	-re	-ben
.	.	.	.	.	.	.	.	.	.	16c#JJ	.	.
4E	.	.	.	4B	mich	kann	4G#	.	.	4B	mich	kann
=26	=26	=26	=26	=26	=26	=26	=26	=26	=26	=26	=26	=26
4C#	.	.	.	4E	wie	soll	4A#X	.	.	4A#X	wie	soll
4C#	.	.	.	4E	du's	man	4A#	.	.	4c#	du's	man
4C#	.	.	.	4A#X	ver-	nicht	4e	.	.	4e	ver-	nicht
=27	=27	=27	=27	=27	=27	=27	=27	=27	=27	=27	=27	=27
2BB	-stan-	trin-	.	2.B	-stan-	trin-	2e	-stan-	trin-	(2g#	-stan-	trin-
4BB	-den,	-ken,	.	.	.	.	4d#	-den,	-ken,	4f#)	.	.
=28	=28	=28	=28	=28	=28	=28	=28	=28	=28	=28	=28	=28
!!LO:TX:a:B:t=ritard.
4C#	wie	soll	.	2E	-den,	-ken,	4e	wie	soll	[2.e	-den.	-ken,
4C#	du's	man	.	.	.	.	4e	du's	man	.	.	.
4BB	ver-	nicht	.	4r	.	.	4d#	ver-	nicht	.	.	.
=29	=29	=29	=29	=29	=29	=29	=29	=29	=29	=29	=29	=29
2.AA	-stan-	trin-	.	4A	wie	soll	(2c#	-stan-	trin-	2.e_	.	.
.	.	.	.	4E	du's	man	.	.	.	.	.	.
.	.	.	.	4F#	ver-	nicht	4A)	.	.	.	.	.
=30	=30	=30	=30	=30	=30	=30	=30	=30	=30	=30	=30	=30
2.EE;	-den.	-ken.	.	4G#	-stan-	trin-	2.G#;	-den.	-ken.	2.e;]	.	.
.	.	.	.	2B;	-den.	-ken.	.	.	.	.	.	.
==	==	==	==	==	==	==	==	==	==	==	==	==
*-	*-	*-	*-	*-	*-	*-	*-	*-	*-	*-	*-	*-
!!!system-decoration: [(s1)(s2)(s3)(s4)]
!!!URL:	http://www3.cpdl.org/wiki/index.php/Trinklied,_Op._75,_No._3_(Felix_Mendelssohn)
!!!URL-pdf:	http://www3.cpdl.org/wiki/images/6/69/Nh_Mendelssohn_Op75_3.pdf
!!!URL-musicxml:	http://www3.cpdl.org/wiki/images/6/6b/Nh_Mendelssohn_Op75_3.mxl
!!!YEM:	CPDL - Creative Commons Attribution Non Commercial 3.0
!!!SCA:	CPDL #52575
!!!EED:	Nikolaus Hold
!!!EEV:	2018/12/10

MusicXML from URL

The MusicXML data for the example song was taken from CPDL #52575. In this case the MusicXML data file linked to on that page is in a compressed format, so it cannot be loaded directly with the Humdrum notation plugin. First it must be downloaded and unzipped to extract the uncompressed MusicXML datafile.

Here is the same music loaded from a URL coming from the same location as this webpage rather than stored directly inside of the webpage:

<script>
   displayHumdrum({
      source: "trinklied-url",
      url: "Mendelssohn_Op75_3.xml",
      scale: 35,
      filter: "myank -m 1-6 | extract -i kern | autobeam | transpose -b 5 | satb2gs"
   });
</script>

<script type="text/x-humdrum" id="trinklied-url"></script>


The full address of the url is https://plugin.humdrum.org/topic/musicxml/Mendelssohn_Op75_3.xml.

Note that filter commands can be added even when the input data is MusicXML. The data is converted automatically into Humdrum data, and then the filter line is added to the Humdrum data before being rendered into graphical music notation. The filter pipe-line for this example means:

Command      Options      Meaning
myank -m 0-5 yank the first five measures of the music (0 means include the pickup-measure)
extract -i kern keep only the kern data spines (getting rid of lyrics and dynamics)
autobeam   automatically beam the music by quarter notes (due to the 3/4 meter)
transpose -b 5 transpose music up a minor second (base-40 interval-class 5)
satb2gs   convert SATB system into a grand-staff system