{ let $a:= doc("j_caesar.xml")//ACT for $b in $a/SCENE where $b/SPEECH/SPEAKER/text()="MARULLUS" return {$b} }