5 \festival #"song-stanzas.xml" { \tempo 4 = 100 }
8 \relative { c2 e4 g2. }
9 \addlyrics { play the game }
10 \addlyrics { speel het spel }
11 \addlyrics { joue le jeu }
13 #(ly:progress "song-stanzas")
14 #(ly:progress "~a" (ly:gulp-file "song-stanzas.xml"))