<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 4.0 Partwise//EN"
                                "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="4.0">
  <identification>
    <miscellaneous>
      <miscellaneous-field name="description">Colors.  The elements in the first
          bar have the ‘color’ attribute set to red for &lt;note&gt;,
          &lt;notehead&gt;, &lt;stem&gt;, &lt;dot&gt;, and &lt;accidental&gt;,
          respectively.

          The elements in the second bar have the ‘color’ attribute set to red
          for &lt;down-bow&gt;, &lt;tremolo&gt;, &lt;accent&gt;, and
          &lt;note&gt; again (for the rest), respectively, followed by a red
          unpitched note.

          The third and fourth bar consists of a red two-bar rest.

          The fifth bar has a red rehearsal mark on its starting bar line.  The
          first note has three fingerings, with the middle one in red; also
          attached is a red ‘ff’ sign.  The second note has three plucks, with
          the first one in red.  A red ‘Adagio’ tempo indication is on top of
          the third beat, which consists of a quadruplet with a red number.  The
          fourth beat holds a red arpeggio, and the fifth beat demonstrates
          lyrics in red.

          The sixth bar holds a red beamlet, a red beam, a red slur, a red pedal
          marker that gets continued with a blue one, and a red octave shift.

          Measure 7 contains a red trill with a black wavy line, a black
          trill with a red wavy line, a red bracket, a red glissando, and a red
          wedge.

          Bar 8 starts with a red and black tie connecting two chords,
          followed by ‘cresc.’ and dashes in red, followed by ‘dim.’ in black
          with red dashes.

          The ninth measure demonstrates a red 6/8 time signature, followed by a
          red two-stem tremolo, a red breath mark.

          Bar 10 begins with a red, non-traditional key change, followed by a
          red, traditional one.

          The eleventh bar starts with a red bass clef (actually, still in bar
          ten), followed by a blue percussion clef on a red two-line staff
          (where the middle line is omitted).

          Measures 12 to 14 hold a repeat structure with two endings, with red
          bar lines at the beginning of measures 12 and 14, a blue bar line at
          the beginning of measure 13, and a red prima-volta bracket and
          number.</miscellaneous-field>
    </miscellaneous>
  </identification>
  <part-list>
    <score-part id="P1"><part-name></part-name></score-part>
  </part-list>
  <part id="P1">
    <measure number="1">
      <attributes>
        <divisions>8</divisions>
        <key>
          <fifths>0</fifths>
        </key>
        <time>
          <beats>15</beats>
          <beat-type>8</beat-type>
        </time>
        <staves>1</staves>
        <clef number="1">
          <sign>G</sign>
          <line>2</line>
        </clef>
      </attributes>
      <note color="#FF0000">
        <pitch>
          <step>G</step>
          <alter>1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>G</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notehead color="#FF0000">normal</notehead>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <alter>1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <stem color="#FF0000">up</stem>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot color="#FF0000"/>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>E</step>
          <alter>1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <accidental color="#FF0000">sharp</accidental>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="2">
      <note>
        <pitch>
          <step>G</step>
          <alter>1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <down-bow color="#FF0000"/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>G</step>
          <alter>-1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo color="#FF0000">3</tremolo>
          </ornaments>
          <articulations>
            <accent/>
          </articulations>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <alter>1</alter>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <down-bow/>
          </technical>
          <ornaments>
            <tremolo>3</tremolo>
          </ornaments>
          <articulations>
            <accent color="#FF0000"/>
          </articulations>
        </notations>
      </note>
      <note color="#FF0000">
        <rest/>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <note color="#FF0000">
        <unpitched/>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="3">
      <attributes>
        <measure-style color="#FF0000">
          <multiple-rest>2</multiple-rest>
        </measure-style>
      </attributes>
      <note>
        <rest/>
        <duration>60</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="4">
      <note>
        <rest/>
        <duration>60</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="5">
      <print new-system="yes"/>
      <direction>
        <direction-type>
          <rehearsal color="#FF0000">A</rehearsal>
        </direction-type>
      </direction>
      <direction>
        <direction-type>
          <dynamics color="#FF0000"><ff/></dynamics>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <fingering>0</fingering>
            <fingering color="#FF0000">1</fingering>
            <fingering>2</fingering>
          </technical>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <technical>
            <pluck color="#FF0000" placement="above">a</pluck>
            <pluck placement="above">m</pluck>
            <pluck placement="above">i</pluck>
          </technical>
        </notations>
      </note>
      <direction placement="above">
        <direction-type>
          <words font-weight="bold" color="#FF0000">Adagio</words>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>3</duration>
        <voice>1</voice>
        <type>eighth</type>
        <time-modification>
          <actual-notes>4</actual-notes>
          <normal-notes>3</normal-notes>
        </time-modification>
        <beam number="1">begin</beam>
        <notations>
          <tuplet number="1" type="start">
            <tuplet-actual>
              <tuplet-number color="#FF0000">4</tuplet-number>
            </tuplet-actual>
          </tuplet>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>3</duration>
        <voice>1</voice>
        <type>eighth</type>
        <time-modification>
          <actual-notes>4</actual-notes>
          <normal-notes>3</normal-notes>
        </time-modification>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>3</duration>
        <voice>1</voice>
        <type>eighth</type>
        <time-modification>
          <actual-notes>4</actual-notes>
          <normal-notes>3</normal-notes>
        </time-modification>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>3</duration>
        <voice>1</voice>
        <type>eighth</type>
        <time-modification>
          <actual-notes>4</actual-notes>
          <normal-notes>3</normal-notes>
        </time-modification>
        <beam number="1">end</beam>
        <notations>
          <tuplet number="1" type="stop"/>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step><octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <arpeggiate color="#FF0000"/>
        </notations>
      </note>
      <note>
        <chord/>
        <pitch>
          <step>C</step><octave>5</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <arpeggiate/>
        </notations>
      </note>
      <note>
        <chord/>
        <pitch>
          <step>F</step><octave>5</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <arpeggiate/>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step><octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <lyric number="1" color="#FF0000">
          <text>lyrics</text>
        </lyric>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="6">
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">begin</beam>
      </note>
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <stem color="#FF0000">up</stem>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1" color="#FF0000">begin</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">begin</beam>
        <notations>
          <slur number="1" color="#FF0000" type="start"/>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
        <notations>
          <slur number="1" type="stop"/>
        </notations>
      </note>
      <direction>
        <direction-type>
          <pedal type="start" color="#FF0000" line="yes"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">begin</beam>
      </note>
      <direction>
        <direction-type>
          <pedal type="change" color="#0000FF" line="yes"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">continue</beam>
      </note>
      <direction>
        <direction-type>
          <pedal type="stop" line="yes"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
      </note>
      <direction>
        <direction-type>
          <octave-shift size="8" color="#FF0000" type="down"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">begin</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">continue</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
      </note>
      <direction>
        <direction-type>
          <octave-shift size="8" type="stop"/>
        </direction-type>
      </direction>
    </measure>
    <!--=======================================================-->
    <measure number="7">
      <print new-system="yes"/>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <ornaments>
            <trill-mark color="#FF0000"/>
            <wavy-line number="1" type="start"/>
            <wavy-line number="1" type="stop"/>
          </ornaments>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
        <notations>
          <ornaments>
            <trill-mark/>
            <wavy-line number="1" color="#FF0000" type="start"/>
            <wavy-line number="1" type="stop"/>
          </ornaments>
        </notations>
      </note>
      <direction placement="below">
        <direction-type>
          <bracket type="start" color="#FF0000" line-end="up"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">begin</beam>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">continue</beam>
      </note>
      <direction placement="below">
        <direction-type>
          <bracket type="stop" line-end="up"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <beam number="1">end</beam>
      </note>
      <note>
        <pitch>
          <step>B</step>
          <octave>4</octave>
        </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>quarter</type>
        <notations>
          <glissando number="1" color="#FF0000" type="start"/>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <notations>
          <glissando number="1" type="stop"/>
        </notations>
      </note>
      <direction placement="above">
        <direction-type>
          <wedge spread="0" color="#FF0000" type="crescendo"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>quarter</type>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
      </note>
      <direction>
        <direction-type>
          <wedge spread="15" type="stop"/>
        </direction-type>
      </direction>
    </measure>
    <!--=======================================================-->
    <measure number="8">
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>quarter</type>
        <notations>
          <tied type="start" color="#FF0000"/>
        </notations>
      </note>
      <note>
        <chord/>
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>8</duration>
        <voice>1</voice>
        <type>quarter</type>
        <notations>
          <tied type="start"/>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <notations>
          <tied type="stop"/>
        </notations>
      </note>
      <note>
        <chord/>
        <pitch>
          <step>A</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>eighth</type>
        <notations>
          <tied type="stop"/>
        </notations>
      </note>
      <direction placement="above">
        <direction-type>
          <words font-style="italic" color="#FF0000">cresc.</words>
        </direction-type>
        <direction-type>
          <dashes type="start" number="1"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <direction placement="above">
        <direction-type>
          <dashes type="stop" number="1"/>
        </direction-type>
        <direction-type>
          <words font-style="italic">dim.</words>
        </direction-type>
        <direction-type>
          <dashes type="start" color="#FF0000" number="1"/>
        </direction-type>
      </direction>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <direction>
        <direction-type>
          <dashes type="stop" number="1"/>
        </direction-type>
      </direction>
    </measure>
    <!--=======================================================-->
    <measure number="9">
      <print new-system="yes"/>
      <attributes>
        <time color="#FF0000">
          <beats>6</beats>
          <beat-type>8</beat-type>
        </time>
      </attributes>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
        <time-modification>
          <actual-notes>2</actual-notes>
          <normal-notes>1</normal-notes>
        </time-modification>
        <beam number="1" color="#FF0000">begin</beam>
        <notations>
          <ornaments>
            <tremolo type="start">2</tremolo>
          </ornaments>
        </notations>
      </note>
      <note>
        <pitch>
          <step>F</step>
          <octave>5</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
        <time-modification>
          <actual-notes>2</actual-notes>
          <normal-notes>1</normal-notes>
        </time-modification>
        <beam number="1">end</beam>
        <notations>
          <ornaments>
            <tremolo type="stop">2</tremolo>
          </ornaments>
          <articulations>
            <breath-mark color="#FF0000"/>
          </articulations>
        </notations>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="10">
      <attributes>
        <key color="#FF0000">
          <key-step>D</key-step>
          <key-alter>1</key-alter>
          <key-step>A</key-step>
          <key-alter>1</key-alter>
          <key-step>C</key-step>
          <key-alter>1</key-alter>
        </key>
      </attributes>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <attributes>
        <key color="#FF0000">
          <fifths>-2</fifths>
        </key>
      </attributes>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="11">
      <attributes>
        <clef number="1" color="#FF0000">
          <sign>F</sign>
          <line>4</line>
        </clef>
      </attributes>
      <note>
        <pitch>
          <step>F</step>
          <octave>3</octave>
        </pitch>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
      <attributes>
        <clef number="1" color="#0000FF">
          <sign>percussion</sign>
        </clef>
        <staff-details>
          <staff-lines>3</staff-lines>
          <line-detail line="1" color="#FF0000"/>
          <line-detail line="2" print-object="no"/>
          <line-detail line="3" color="#FF0000"/>
        </staff-details>
      </attributes>
      <note>
        <unpitched/>
        <duration>12</duration>
        <voice>1</voice>
        <type>quarter</type>
        <dot/>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="12">
      <attributes>
        <clef number="1">
          <sign>G</sign>
          <line>2</line>
        </clef>
        <staff-details>
          <staff-lines>5</staff-lines>
        </staff-details>
      </attributes>
      <barline location="left">
        <bar-style color="#FF0000">heavy-light</bar-style>
        <repeat direction="forward"/>
      </barline>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="13">
      <barline location="left">
        <bar-style color="#0000FF">regular</bar-style>
        <ending number="1" color="#FF0000" type="start">1.</ending>
      </barline>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
      </note>
      <barline location="right">
        <bar-style color="#FF0000">light-heavy</bar-style>
        <ending number="1" type="stop"/>
        <repeat direction="backward"/>
      </barline>
    </measure>
    <!--=======================================================-->
    <measure number="14">
      <barline location="left">
        <ending number="2" type="start">2.</ending>
      </barline>
      <note>
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>24</duration>
        <voice>1</voice>
        <type>half</type>
        <dot/>
      </note>
      <barline location="right">
        <bar-style>light-heavy</bar-style>
        <ending number="2" type="stop"/>
      </barline>
    </measure>
  </part>
</score-partwise>
