<bml id="bml1">
	<speech id = "bluespeech" start="gaze2:ready">
  <text>I'm staring at the blue cube.</text>
	</speech>
	<speech id = "greenspeech" start="gaze1:start">
  <text>Look! A green sphere.</text>
	</speech>
	<speech id = "bluespeech2" start="gaze1:end">
  <text>Looking at the blue cube again.</text>
	</speech>
	<gaze id="gaze1" start="4" ready="5" relax="6" end="7" type="AT" modality="NECK" dynamic="true" target="greensphere"/>		
	<gaze id="gaze2" start="1" ready="2" type="AT" modality="NECK" target="bluebox"/>	
</bml>
