I add the XML sample file for comparison.

Regards Dieter

Am 05.11.2014 14:53, schrieb Dirk Laurie:
2014-11-05 15:39 GMT+02:00 Dieter <d.gloet...@web.de>:

In the last two weeks I have been working on a prototype which reads in
MusicXML and spits out the notes part for PMX. I include as example a
christmas carol for SATB. After scanning there remained some
inaccuracies, which could easily resoved with the notes editor of SharpEye.

Of course, my little prototype does not  (yet) completely implement
MusicXML. Another drawback for wider use of my development might be, that I
employed a somewhat exotic language:  OBERON from Niklaus Wirth of the ETHZ
Zürich.

You are most welcome to further discuss this topic.
This was envisaged by you in the thread "Panmus: a proposal? a dream?"
about 20 months ago. Congratulations on having made so much progress.
If you put your code on GitHub, others can also try it.

-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


--
____________________________________
Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE score-partwise
PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
"http://www.musicxml.org/dtds/partwise.dtd";>


<score-partwise>
	<identification>
		<encoding>
			<software>SharpEye Music Reader 2</software>
			<encoding-description>Scanning program</encoding-description>
		</encoding>
	</identification>

	<part-list>
		<score-part id="P1">
			<part-name>Part_1</part-name>
		</score-part>
		<score-part id="P2">
			<part-name>Part_2</part-name>
		</score-part>
		<score-part id="P3">
			<part-name>Part_3</part-name>
		</score-part>
		<score-part id="P4">
			<part-name>Part_4</part-name>
		</score-part>
	</part-list>

	<part id="P1">
		<measure number = "1">
			<attributes>
				<divisions>2</divisions>
				<key>
					<fifths>-1</fifths>
				</key>
				<time symbol="common">
					<beats>4</beats>
					<beat-type>4</beat-type>
				</time>
				<staves>1</staves>
				<clef number = "1">
					<sign>G</sign>
					<line>2</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Nigh</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "2">
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>Beth</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>lem</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>on</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>a</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "3">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>win</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>try</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>night</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "4">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>natural</accidental>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "5">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>poor.</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "6">
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>shep</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>herds</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>saw</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>a</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "7">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>!ove</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>ly</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sight</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>when</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "8">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>An</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>gel</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>host</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>in</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "9">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>vest</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>,god?</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>bright</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>wrist</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "10">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>forth</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>from</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>hea</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>vens</text>
				</lyric>
			</note>
			<note>
				<chord/>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "11">
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>io</text>
				</lyric>
			</note>
			<note>
				<chord/>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>2</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<backup>
				<duration>1</duration>
			</backup>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>fty</text>
				</lyric>
			</note>
			<note>
				<chord/>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>hight</text>
				</lyric>
			</note>
			<note>
				<chord/>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "12">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sang</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "13">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>3</duration>
				<voice>1</voice>
				<type>quarter</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>I</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "14">
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sang</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "15">
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>e!</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "16">
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "17">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "18">
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<barline>
				<bar-style>light-heavy</bar-style>
			</barline>
		</measure>
<!--===================================================-->
	</part>

	<part id="P2">
		<measure number = "1">
			<attributes>
				<divisions>2</divisions>
				<key>
					<fifths>-1</fifths>
				</key>
				<time symbol="common">
					<beats>4</beats>
					<beat-type>4</beat-type>
				</time>
				<staves>1</staves>
				<clef number = "1">
					<sign>G</sign>
					<line>2</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Peace</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "2">
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>good</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>will</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>the</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "3">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>Christ</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>child</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>brings</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "4">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "5">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>3</duration>
				<voice>1</voice>
				<type>quarter</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>i</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>poor</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "6">
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>saves</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>all</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>men</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>from</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "7">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>vil</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>things</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>for</text>
				</lyric>
				<lyric number="2">
					<syllabic>single</syllabic>
					<text>Pause</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "8">
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>he</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>of</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>whom</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>the</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "9">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>An</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>gel</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sings</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>is</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "10">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Lord</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>of</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Lords</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "11">
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>King</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>of</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<alter>1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<accidental>sharp</accidental>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Kings</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "12">
			<print new-system="yes"/>
			<attributes>
				<clef number = "1">
					<sign>G</sign>
					<line>2</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sing</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>ei</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "13">
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>3</duration>
				<voice>1</voice>
				<type>quarter</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>I</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<alter>1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>sharp</accidental>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "14">
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sing</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "15">
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "16">
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<alter>1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>sharp</accidental>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "17">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sing</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "18">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<barline>
				<bar-style>light-heavy</bar-style>
			</barline>
		</measure>
<!--===================================================-->
	</part>

	<part id="P3">
		<measure number = "1">
			<attributes>
				<divisions>2</divisions>
				<key>
					<fifths>-1</fifths>
				</key>
				<time symbol="common">
					<beats>4</beats>
					<beat-type>4</beat-type>
				</time>
				<staves>1</staves>
				<clef number = "1">
					<sign>G</sign>
					<line>2</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>So</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "2">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>christ</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>ian</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>folk</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>put</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "3">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>fear</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>a</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>side</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "4">
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "5">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>I</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>poor</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "6">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>spread</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>the</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>gos</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>pe!</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "7">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>far</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>wide</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>the</text>
				</lyric>
				<lyric number="2">
					<syllabic>single</syllabic>
					<text>lig</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "8">
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>joy</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>be</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>great</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>at</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "9">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>christ</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>mas</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>tide</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>and</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "10">
			<note>
				<pitch>
					<step>F</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>God</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>in</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Christ</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>be</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "11">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>mag</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>ni</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>fied</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "12">
			<print new-system="yes"/>
			<attributes>
				<clef number = "1">
					<sign>G</sign>
					<line>2</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sing</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>eJ</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "13">
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>3</duration>
				<voice>1</voice>
				<type>quarter</type>
				<dot/>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>e</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>5</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>I</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "14">
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>smg</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "15">
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "16">
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>then</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "17">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>G</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>sing</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>begin</syllabic>
					<text>No</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>e-</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>middle</syllabic>
					<text>No</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "18">
			<note>
				<pitch>
					<step>A</step>
					<octave>4</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>end</syllabic>
					<text>el</text>
				</lyric>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<barline>
				<bar-style>light-heavy</bar-style>
			</barline>
		</measure>
<!--===================================================-->
	</part>

	<part id="P4">
		<measure number = "1">
			<attributes>
				<divisions>2</divisions>
				<key>
					<fifths>-1</fifths>
				</key>
				<time symbol="common">
					<beats>4</beats>
					<beat-type>4</beat-type>
				</time>
				<staves>1</staves>
				<clef number = "1">
					<sign>F</sign>
					<line>4</line>
					<clef-octave-change>0</clef-octave-change>
				</clef>
			</attributes>
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "2">
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "3">
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "4">
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "5">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>3</duration>
				<voice>1</voice>
				<type>quarter</type>
				<dot/>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>natural</accidental>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "6">
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "7">
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "8">
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "9">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "10">
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>I.</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Durchgang,</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>nene</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Strophe</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "11">
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Dritter</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<alter>1</alter>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>sharp</accidental>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>Durchgang,</text>
				</lyric>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
				<lyric number="1">
					<syllabic>single</syllabic>
					<text>&apos;S</text>
				</lyric>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "12">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>E</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>4</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "13">
			<note>
				<pitch>
					<step>A</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">continue</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "14">
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>down</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "15">
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "16">
			<note>
				<rest/>
				<duration>4</duration>
				<voice>1</voice>
				<type>half</type>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>E</step>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>F</step>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "17">
			<print new-system="yes"/>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>B</step>
					<alter>-1</alter>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>G</step>
					<octave>3</octave>
				</pitch>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<stem>down</stem>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>C</step>
					<alter>1</alter>
					<octave>3</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<accidental>sharp</accidental>
				<stem>up</stem>
				<beam number="1">begin</beam>
				<notations>
				</notations>
			</note>
			<note>
				<pitch>
					<step>A</step>
					<octave>2</octave>
				</pitch>
				<duration>1</duration>
				<voice>1</voice>
				<type>eighth</type>
				<stem>up</stem>
				<beam number="1">end</beam>
				<notations>
				</notations>
			</note>
		</measure>
<!--===================================================-->
		<measure number = "18">
			<note>
				<pitch>
					<step>D</step>
					<octave>2</octave>
				</pitch>
				<duration>6</duration>
				<voice>2</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<backup>
				<duration>6</duration>
			</backup>
			<note>
				<pitch>
					<step>D</step>
					<octave>3</octave>
				</pitch>
				<duration>6</duration>
				<voice>1</voice>
				<type>half</type>
				<dot/>
				<stem>up</stem>
				<notations>
				</notations>
			</note>
			<note>
				<rest/>
				<duration>2</duration>
				<voice>1</voice>
				<type>quarter</type>
				<notations>
				</notations>
			</note>
			<barline>
				<bar-style>light-heavy</bar-style>
			</barline>
		</measure>
<!--===================================================-->
	</part>

</score-partwise>
% Nigh Bethlem Test
---
\input musixtex
\input pmx
---
% PREAMBLE
% nstaves ninstr mtrnuml mtrdenl mtrnump mtrdenp
      4      4      4       4        6      0
% npickup (1 = 1/4-Note) nkeys
      0  -1            
% npages nsystems musicsize fracindent
      2  4     20         0.12
Bass
Tenor
Alt
Sopran
bttt
.\
% Body
% Header
Tc
Traditional
Tt
Nigh Bethlem
AbepI0.9a2
It120ipipipipi
%\\def\octnumber{8$^{va}$}\
% a space before first note of bar
% b big accidentals
% e equalizes interstaff spacing
% p type K slurs
\\setclef2{\treble}\settrebleclefsymbol{2}\treblelowoct\
\\sepbarrules\
% Bar     1
 r2 r4 a43l | / 
 r2 r4 a44u | / 
 r2 r4 a43u | / 
 r2 r4 a43u | / 
% Bar     2
 d43l f42u g42u a42u | / 
 f44u a44u b44l c45l | / 
 a43u d44u f44u e44u | / 
 d44u a44u a44u g44u | / 
% Bar     3
 d43l d83l e83l f43l d43u | / 
 a44u a84u g84u f44u a44u | / 
 f44u d84u c84u a43u d84u e84u | / 
 a44u f84u e84u d44u f84u g84u | / 
% Bar     4
 b42u a42u g42u g43l | / 
 d45l c45l d45l d45l | / 
 f44u e44u g84u f84u g84u d84u | / 
 a44u a44u b84nu a84u b84u g84u | / 
% Bar     5
 c4d4l b83nl a43l a43l | / 
 d2d5l a44u | / 
 f4d4u g84u f44u a43u | / 
 a2d4u a43u | / 
% Bar     6
 d43l f42u g42u a42u | / 
 f44u a44u b44l c45l | / 
 a43u d44u f44u e44u | / 
 d44u a44u a44u g44u | / 
% Bar     7
 d43l d83l e83l f43l c84l b83l | / 
 a44u a84u g84u f44u c45l | / 
 f44u d84u c84u a43u c44u | / 
 a44u f84u e84u d44u c44u | / 
% Bar     8
 a43l a42u b42u c43u | / 
 c45l a44u f44u g44u | / 
 c44u e44u d44u e44u | / 
 f44u c45l c45l b44l | / 
% Bar     9
 f43l f83l g83l a43l r8 c83u | / 
 a44u c85l b84l a44u r8 c85l | / 
 f44u f84u e84u f44u r8 e84u | / 
 c45l a84u g84u f44u r8 g84u | / 
% Bar    10
 f43l e43l d43l g42u | / 
 f45l c45l d45l g44u | / 
 f84u e84u f44u g84u f84u d44u | / 
 a84u g84u a44u b84u a84u b44u zg4 | / 
% Bar    11
 a42u b42u c43u c83su d83u | / 
 a44u f84u b84u b44l g84u f84u | / 
 e44u d84u f84u d44su e84u f84u | / 
 c85u za4 g84u zb4 c45l za4 d45l zg4 b84u a84u | / 
% Bar    12
 e43l f43l g43l c84l b83l | / 
 e44u f44u g44u c45l | / 
 c44u d44u d44u c44u | / 
 g44u f44u f44u e44u | / 
% Bar    13
 a83l g83l f83l c83l f42u e82u f82u | / 
 c4d5l c85l c45l g84u f84u | / 
 c4d4u e84u f44u c84su d84u | / 
 f4d4u g84u a44u b84u a84u | / 
% Bar    14
 a42u b82u d83u g42u c83l e83l | / 
 g44u a44u a84u g84u g84u e84u | / 
 c44u d84u c84u b43u a83u a83u | / 
 g44u f44u f44u e84u c84u | / 
% Bar    15
 d2d3l r4 | / 
 f2d4u r4 | / 
 a2d3u r4 | / 
 d2d4u r4 | / 
% Bar    16
 r2 r4 e82u f82u | / 
 r2 r4 g84u f84u | / 
 r2 r4 c84su d84u | / 
 r2 r4 b84u a84u | / 
% Bar    17
 a42u b82u d83u g43l c83su a82u | / 
 g44u a44u b44l a44u | / 
 c44u d44u f44u e44u | / 
 g44u f44u a84u g84u a84u c85u | / 
% Bar    18
 d2d2u zd3 r4 | / 
 a2d4u r4 | / 
 f2d4u r4 | / 
 d2d5l r4 | / 

-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to