<category name="Turtle Graphics" categorystyle="logic_category">
<category name="Pen" categorystyle="loop_category">
<block type="turtle_forward"></block>
<block type="turtle_backward"></block>
<block type="turtle_turn_right"></block>
<block type="turtle_turn_left"></block>
</category>
<category name="Drawing" categorystyle="loop_category">
<block type="turtle_pen_up"></block>
<block type="turtle_pen_down"></block>
<block type="turtle_set_color"></block>
<block type="turtle_set_width"></block>
<block type="turtle_clear_screen"></block>
</category>
</category>
</xml>