<xml xmlns="https://developers.google.com/blockly/xml">
  <block type="controls_whileUntil" id="|?Nv!U4}41gnL3:ustz3" x="232" y="83">
    <field name="MODE">UNTIL</field>
    <value name="BOOL">
      <block type="check_for_obstacle" id="hO;ao!Q]laLr$eHs}$@E"></block>
    </value>
    <statement name="DO">
      <block type="move_forward" id="%5z%wLyS9De*yshxYVej"></block>
    </statement>
    <next>
      <block type="move_reverse_distance" id="G%kHBqfJ7hDc2[VUC+jo">
        <field name="number_of_steps">15</field>
      </block>
    </next>
  </block>
  <project>
    <title>obstacle</title>
    <description>obstacle black box</description>
  </project>
</xml>