FOR $NName in (Huber, Müller, Meier) FOR $VName in (Hans, Franz, Fritz) RETURN {$VName} {$NName}