MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <end-paragraph>

<end-paragraph>

end-paragraph-element

<note default-x="35">
   <pitch>
      <step>E</step>
      <alter>-1</alter>
      <octave>4</octave>
   </pitch>
   <duration>8</duration>
   <voice>1</voice>
   <type>half</type>
   <stem default-y="-5">up</stem>
   <lyric number="1" default-y="-73">
      <syllabic>end</syllabic>
      <text>weckt.</text>
      <end-line/>
      <end-paragraph/>
   </lyric>
   <lyric number="2" default-y="-97">
      <syllabic>end</syllabic>
      <text>dies.</text>
      <end-line/>
      <end-paragraph/>
   </lyric>
</note>