In [1]:
import os
from musicxmlconverter.symbtr2musicxml import SymbTrScore

In [2]:
symbtrname = 'kurdi--turku--sofyan--dalda_cikmis--'

txtpath = os.path.join('sampledata', symbtrname + '.txt')
mu2path = os.path.splitext(txtpath)[0] + '.mu2'

mbid_url = 'http://musicbrainz.org/work/50bc4b54-5e14-4a98-bd44-ee5493479c7d'

outpath = os.path.splitext(txtpath)[0] + '.xml'

In [3]:
piece = SymbTrScore(txtpath, mu2path, symbtrname=symbtrname, mbid_url=mbid_url)
xmlstr = piece.convertsymbtr2xml()  # outputs the xml score as string
piece.writexml(outpath)  # you can also save the score to a file after calling the conversion method above

print xmlstr


<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="3.0">
  <work>
    <work-title>Dalda Çıkmış Bir Elma</work-title>
  </work>
  <identification>
    <creator type="composer">(Anonim)</creator>
    <creator type="poet">[Anonim]</creator>
    <encoding>
      <encoder>Burak Uyar</encoder>
      <software>https://github.com/burakuyar/MusicXMLConverter</software>
    </encoding>
    <relation>http://musicbrainz.org/work/50bc4b54-5e14-4a98-bd44-ee5493479c7d</relation>
  </identification>
  <part-list>
    <score-part id="P1">
      <part-name>Music</part-name>
    </score-part>
  </part-list>
  <part id="P1">
    <measure number="1-0">
      <direction placement="above">
        <direction-type>
          <metronome>
            <beat-unit>quarter</beat-unit>
            <per-minute>102</per-minute>
          </metronome>
        </direction-type>
        <direction-type>
          <words default-y="35">Makam: Kürdî, Form: Türkü, Usul: Sofyan </words>
        </direction-type>
        <sound tempo="102"/>
      </direction>
      <attributes>
        <divisions>96</divisions>
        <key>
          <key-step>B</key-step>
          <key-alter>-5</key-alter>
          <key-accidental>flat</key-accidental>
        </key>
        <time>
          <beats>4</beats>
          <beat-type>4</beat-type>
        </time>
      </attributes>
      <note>
        <!--symbtr_txt_note_index 2-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric name="ARANAĞME">
          <text>ARANAĞME</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 3-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 4-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 5-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 6-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 7-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 8-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 9-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 10-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 11-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 12-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 13-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 14-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="2-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 15-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 16-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 17-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 18-->
        <grace steal-time-following="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 19-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 20-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 21-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 22-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="3-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 23-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric name="ARANAĞME">
          <text>ARANAĞME</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 24-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 25-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 26-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 27-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 28-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 29-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 30-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 31-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 32-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 33-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 34-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 35-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="4-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 36-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 37-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 38-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 39-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 40-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 41-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 42-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 43-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="5-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 44-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 45-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 46-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 47-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 48-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 49-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 50-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 51-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 52-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 53-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 54-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 55-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 56-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="6-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 57-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 58-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 59-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 60-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 61-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 62-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 63-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 64-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="7-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 65-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 66-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 67-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 68-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 69-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 70-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 71-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 72-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 73-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 74-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 75-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 76-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 77-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="8-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 78-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 79-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 80-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 81-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 82-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 83-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 84-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 85-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 86-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 87-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 88-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="9-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 89-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric name="VOCAL_SECTION">
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 90-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>Dal</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 91-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>da </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 92-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>çık</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 93-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>mış </text>
        </lyric>
      </note>
    </measure>
    <measure number="10-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 94-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>bir </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 95-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 96-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>el</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 97-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 98-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ma  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 99-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="11-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 100-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>El</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 101-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 102-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 103-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>lı </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 104-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 105-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="12-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 106-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>begin</syllabic>
          <text>cil</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 107-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 108-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ve</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 109-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>li </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 110-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 111-->
        <pitch>
          <step>G</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 112-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 113-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 114-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="13-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 115-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric name="VOCAL_SECTION">
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 116-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>A</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 117-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 118-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>mız</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 119-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>dan </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 120-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="14-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 121-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>geç</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 122-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ti </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 123-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>de </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 124-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 125-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>36</duration>
        <type>16th</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>bir </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 126-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>12</duration>
        <type>32nd</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 127-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 128-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 129-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="15-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 130-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ka</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 131-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 132-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>bi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 133-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 134-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 135-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 136-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 137-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="16-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 138-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>top </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 139-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 140-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>şe</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 141-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ke</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 142-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 143-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 144-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="17-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 145-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 146-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>nin </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 147-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ka</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 148-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 149-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rin </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 150-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 151-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 152-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="18-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 153-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 154-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 155-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>nim </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 156-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 157-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>te</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 158-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 159-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>cel</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 160-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 161-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>lim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 162-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 163-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="19-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 164-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Da</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 165-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>rıl</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 166-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 167-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ca </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 168-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 169-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="20-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 170-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ba</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 171-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>rış</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 172-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 173-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ca </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 174-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>çok  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 175-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="21-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 176-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 177-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ni </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 178-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 179-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ven </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 180-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 181-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="22-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 182-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 183-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ni </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 184-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 185-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ven </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 186-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>çok  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 187-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="23-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 188-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>U</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 189-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>zak</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 190-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 191-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 192-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>git</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 193-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>me </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 194-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 195-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="24-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 196-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>sa</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 197-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>na </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 198-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>kü</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 199-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 200-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 201-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="25-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 202-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ya</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 203-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>kın</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 204-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 205-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 206-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ge</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 207-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>lir_</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 208-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>i</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 209-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>sen </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 210-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="26-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 211-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>a</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 212-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>lır </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 213-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>gi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 214-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 215-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 216-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 217-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="27-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 218-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>U</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 219-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>zak</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 220-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 221-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 222-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>git</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 223-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>me </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 224-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 225-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="28-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 226-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>sa</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 227-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>na </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 228-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>kü</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 229-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 230-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 231-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="29-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 232-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ya</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 233-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>kın</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 234-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 235-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 236-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ge</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 237-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>lir_</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 238-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>i</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 239-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>sen </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 240-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="30-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 241-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>a</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 242-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>lır </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 243-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>gi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 244-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 245-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 246-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 247-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="31-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 248-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric name="ARANAĞME">
          <text>ARANAĞME</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 249-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 250-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 251-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 252-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 253-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 254-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 255-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 256-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 257-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 258-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 259-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 260-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="32-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 261-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 262-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 263-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 264-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 265-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 266-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 267-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 268-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="33-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 269-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric name="ARANAĞME">
          <text>ARANAĞME</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 270-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 271-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 272-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 273-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 274-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 275-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 276-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 277-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 278-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 279-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 280-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 281-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="34-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 282-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 283-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 284-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 285-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 286-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 287-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 288-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 289-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="35-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 290-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 291-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 292-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 293-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 294-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 295-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 296-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 297-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 298-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 299-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 300-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 301-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 302-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="36-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 303-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 304-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 305-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 306-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 307-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 308-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 309-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 310-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="37-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 311-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 312-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 313-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 314-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 315-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 316-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 317-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 318-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 319-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 320-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 321-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 322-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 323-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="38-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 324-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 325-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 326-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 327-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 328-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 329-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 330-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 331-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 332-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 333-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 334-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text>.</text>
        </lyric>
      </note>
    </measure>
    <measure number="39-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 335-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric name="VOCAL_SECTION">
          <text>.</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 336-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>Dal</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 337-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>da </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 338-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>çık</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 339-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>mış </text>
        </lyric>
      </note>
    </measure>
    <measure number="40-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 340-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>bir </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 341-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 342-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>el</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 343-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 344-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ma  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 345-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="41-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 346-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>El</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 347-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 348-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 349-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>lı </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 350-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 351-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="42-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 352-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>begin</syllabic>
          <text>cil</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 353-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 354-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ve</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 355-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>li </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 356-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 357-->
        <pitch>
          <step>G</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 358-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 359-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 360-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="43-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 361-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric name="VOCAL_SECTION">
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 362-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>A</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 363-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 364-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>mız</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 365-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>dan </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 366-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="44-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 367-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>geç</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 368-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ti </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 369-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>de </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 370-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 371-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>36</duration>
        <type>16th</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>bir </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 372-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>12</duration>
        <type>32nd</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 373-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 374-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 375-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yâr  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="45-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 376-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ka</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 377-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 378-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>bi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 379-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 380-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 381-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 382-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 383-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="46-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 384-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>72</duration>
        <type>eighth</type>
        <dot/>
        <lyric>
          <syllabic>single</syllabic>
          <text>top </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 385-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 386-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>şe</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 387-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ke</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 388-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 389-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 390-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="47-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 391-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 392-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>nin </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 393-->
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ka</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 394-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 395-->
        <pitch>
          <step>E</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rin </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 396-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 397-->
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 398-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="48-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 399-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 400-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>D</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 401-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>nim </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 402-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 403-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>te</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 404-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 405-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>cel</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 406-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 407-->
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>lim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 408-->
        <pitch>
          <step>B</step>
          <alter>-0.5</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>quarter-flat</accidental>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 409-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="49-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 410-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Da</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 411-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>rıl</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 412-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 413-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ca </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 414-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 415-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="50-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 416-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ba</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 417-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>rış</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 418-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ma</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 419-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ca </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 420-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>çok  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 421-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="51-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 422-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 423-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ni </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 424-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 425-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ven </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 426-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 427-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>yok  </text>
          <end-line/>
        </lyric>
      </note>
    </measure>
    <measure number="52-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 428-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Be</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 429-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ni </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 430-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 431-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>ven </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 432-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>çok  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 433-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="53-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 434-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>U</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 435-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>zak</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 436-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 437-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 438-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>git</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 439-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>me </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 440-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 441-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="54-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 442-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>sa</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 443-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>na </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 444-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>kü</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 445-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 446-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 447-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="55-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 448-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ya</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 449-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>kın</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 450-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 451-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 452-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ge</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 453-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>lir_</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 454-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>i</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 455-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>sen </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 456-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="56-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 457-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>a</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 458-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>lır </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 459-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>gi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 460-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 461-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 462-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 463-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="57-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 464-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>U</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 465-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>zak</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 466-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 467-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 468-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>git</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 469-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>me </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 470-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 471-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="58-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 472-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>sa</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 473-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>na </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 474-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>kü</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 475-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>se</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 476-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 477-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="59-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 478-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric name="VOCAL_SECTION">
          <syllabic>begin</syllabic>
          <text>Ya</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 479-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>kın</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 480-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>la</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 481-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>ra </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 482-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>ge</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 483-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>lir_</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 484-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>i</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 485-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <type>16th</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>sen </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 486-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
    <measure number="60-0">
      <attributes/>
      <note>
        <!--symbtr_txt_note_index 487-->
        <pitch>
          <step>F</step>
          <alter>+1</alter>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <accidental>sharp</accidental>
        <lyric>
          <syllabic>begin</syllabic>
          <text>a</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 488-->
        <pitch>
          <step>G</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>end</syllabic>
          <text>lır </text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 489-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>48</duration>
        <type>eighth</type>
        <lyric>
          <syllabic>begin</syllabic>
          <text>gi</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 490-->
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>0</duration>
        <type/>
        <accidental>flat</accidental>
        <lyric>
          <syllabic>end</syllabic>
          <text>de</text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 491-->
        <grace steal-time-previous="10"/>
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <lyric>
          <text></text>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 492-->
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <syllabic>single</syllabic>
          <text>rim  </text>
          <end-line/>
        </lyric>
      </note>
      <note>
        <!--symbtr_txt_note_index 493-->
        <rest/>
        <duration>96</duration>
        <type>quarter</type>
        <lyric>
          <text></text>
        </lyric>
      </note>
    </measure>
  </part>
</score-partwise>