<xml xmlns="http://www.w3.org/1999/xhtml">
  <block type="comments_simple" id="a1ZDTD65Q7VkT8xPyNvN" x="10" y="10">
    <field name="TEXT">The basic setup for a Turtle Graphics turtle.</field>
    <next>
      <block type="turtle_import" id="TIqqZzGVOWvnwiFp4TGu">
        <next>
          <block type="variables_set" id="Mlufgy6UM4mvnVE7zxIl">
            <field name="VAR">screen</field>
            <field name="OP">EQUALS</field>
            <value name="VALUE">
              <block type="turtle_screen" id="4BujvwAvqnwqVxsEmuEI"></block>
            </value>
            <next>
              <block type="turtle_bgcolor" id="3jXdBTibSF2m0BIuOnQs">
                <field name="VAR">screen</field>
                <value name="COLOUR">
                  <block type="colour_picker" id="Cg0wZnf9GfijBcMdMfcx">
                    <field name="COLOUR">#000000</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="wTxASMgejBY12Y7PjqF2">
                    <field name="VAR">t</field>
                    <field name="OP">EQUALS</field>
                    <value name="VALUE">
                      <block type="turtle_turtle" id="6gysjkTS3XgE3JnjPbI4"></block>
                    </value>
                    <next>
                      <block type="turtle_speed" id="2jQTFegQJkLvGMLdF8JP">
                        <field name="VAR">t</field>
                        <value name="VALUE">
                          <block type="turtle_speed_strings" id="aReW0rDID63e5NKFK16L">
                            <field name="DROP">fastest</field>
                          </block>
                        </value>
                        <next>
                          <block type="turtle_hide_show" id="HDyoJxqZIX2wdLAOzfNJ">
                            <field name="VAR">t</field>
                            <field name="DROP">showturtle</field>
                            <next>
                              <block type="turtle_pen" id="h0a4tIQvAeI6z4qGwtHg">
                                <field name="VAR">t</field>
                                <field name="DROP">penup</field>
                                <next>
                                  <block type="comments_simple" id="CxpFYOoLyQ7JeHfeGBAy">
                                    <field name="TEXT">Start Big Dipper</field>
                                    <next>
                                      <block type="procedures_callnoreturn" id="sIsbucweivmtDuYUeQL0">
                                        <mutation name="star">
                                          <arg name="x"></arg>
                                          <arg name="y"></arg>
                                          <arg name="size"></arg>
                                          <arg name="color"></arg>
                                        </mutation>
                                        <value name="ARG0">
                                          <block type="numbers_int" id="PKy88IDHVUaYIQYHxsWJ">
                                            <field name="INT">20</field>
                                          </block>
                                        </value>
                                        <value name="ARG1">
                                          <block type="numbers_int" id="yOmN9nzZROj4T1HfYXE8">
                                            <field name="INT">300</field>
                                          </block>
                                        </value>
                                        <value name="ARG2">
                                          <block type="numbers_int" id="gzoPwxMdc1eR2GtwUyUJ">
                                            <field name="INT">15</field>
                                          </block>
                                        </value>
                                        <value name="ARG3">
                                          <block type="colour_picker" id="Hqr7VEZhmgNTYs4HOPzy">
                                            <field name="COLOUR">#ffffff</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="procedures_callnoreturn" id="1rZtes55D5jyuTf9jxgW">
                                            <mutation name="star">
                                              <arg name="x"></arg>
                                              <arg name="y"></arg>
                                              <arg name="size"></arg>
                                              <arg name="color"></arg>
                                            </mutation>
                                            <value name="ARG0">
                                              <block type="numbers_int" id="EbuVGhP76RfEJ8sVMB4R">
                                                <field name="INT">90</field>
                                              </block>
                                            </value>
                                            <value name="ARG1">
                                              <block type="numbers_int" id="cQfN7OpIUr4xRfz4DhEq">
                                                <field name="INT">250</field>
                                              </block>
                                            </value>
                                            <value name="ARG2">
                                              <block type="numbers_int" id="mA6cSotx58T6vwyy761e">
                                                <field name="INT">15</field>
                                              </block>
                                            </value>
                                            <value name="ARG3">
                                              <block type="colour_picker" id="juZoKZLAzT3p6fNg1oc7">
                                                <field name="COLOUR">#ffffff</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="procedures_callnoreturn" id="AYkafxmYQVuKXmvCoRcZ">
                                                <mutation name="star">
                                                  <arg name="x"></arg>
                                                  <arg name="y"></arg>
                                                  <arg name="size"></arg>
                                                  <arg name="color"></arg>
                                                </mutation>
                                                <value name="ARG0">
                                                  <block type="numbers_int" id="bIeY5gwNniiVlKrTDvVg">
                                                    <field name="INT">100</field>
                                                  </block>
                                                </value>
                                                <value name="ARG1">
                                                  <block type="numbers_int" id="tUVqzb8lQA4m9GesA3Tb">
                                                    <field name="INT">210</field>
                                                  </block>
                                                </value>
                                                <value name="ARG2">
                                                  <block type="numbers_int" id="RbHLXCxXIRTfvAPtp91G">
                                                    <field name="INT">15</field>
                                                  </block>
                                                </value>
                                                <value name="ARG3">
                                                  <block type="colour_picker" id="qKI5Gxvp2dER2cwWaBMi">
                                                    <field name="COLOUR">#ffffff</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="procedures_callnoreturn" id="NtaW3iLFypMNIsqlUdyG">
                                                    <mutation name="star">
                                                      <arg name="x"></arg>
                                                      <arg name="y"></arg>
                                                      <arg name="size"></arg>
                                                      <arg name="color"></arg>
                                                    </mutation>
                                                    <value name="ARG0">
                                                      <block type="numbers_int" id="284ndH2mAUGOoHw7zfJ3">
                                                        <field name="INT">125</field>
                                                      </block>
                                                    </value>
                                                    <value name="ARG1">
                                                      <block type="numbers_int" id="rU7snc9tQH4VhB237uJr">
                                                        <field name="INT">150</field>
                                                      </block>
                                                    </value>
                                                    <value name="ARG2">
                                                      <block type="numbers_int" id="uE67cDHxJSTOgEwvQ7gN">
                                                        <field name="INT">15</field>
                                                      </block>
                                                    </value>
                                                    <value name="ARG3">
                                                      <block type="colour_picker" id="ytJfn9dnS8eojD0rHOtI">
                                                        <field name="COLOUR">#ffffff</field>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="procedures_callnoreturn" id="xVwFbOaulyz8XeFo6MAD">
                                                        <mutation name="star">
                                                          <arg name="x"></arg>
                                                          <arg name="y"></arg>
                                                          <arg name="size"></arg>
                                                          <arg name="color"></arg>
                                                        </mutation>
                                                        <value name="ARG0">
                                                          <block type="numbers_int" id="nrhmW0qE8YJaXGCT6L0x">
                                                            <field name="INT">100</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG1">
                                                          <block type="numbers_int" id="0WBS3JUDATy16DU7ClV2">
                                                            <field name="INT">110</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG2">
                                                          <block type="numbers_int" id="e6sH5MKCR5WMXj2r2c3h">
                                                            <field name="INT">15</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG3">
                                                          <block type="colour_picker" id="eGcOwRnPH1EgZqtABrxP">
                                                            <field name="COLOUR">#ffffff</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="procedures_callnoreturn" id="Nwi3DcUrnV3NwuY5jeYR">
                                                            <mutation name="star">
                                                              <arg name="x"></arg>
                                                              <arg name="y"></arg>
                                                              <arg name="size"></arg>
                                                              <arg name="color"></arg>
                                                            </mutation>
                                                            <value name="ARG0">
                                                              <block type="numbers_int" id="Urx3TsGmGqWrNmaGKwYu">
                                                                <field name="INT">160</field>
                                                              </block>
                                                            </value>
                                                            <value name="ARG1">
                                                              <block type="numbers_int" id="dKdBHSlzYE4kEcfKOBOi">
                                                                <field name="INT">50</field>
                                                              </block>
                                                            </value>
                                                            <value name="ARG2">
                                                              <block type="numbers_int" id="uRbnwwkUdlllauDNAnyx">
                                                                <field name="INT">15</field>
                                                              </block>
                                                            </value>
                                                            <value name="ARG3">
                                                              <block type="colour_picker" id="xcL0d0DbAWN8CmFlMQCO">
                                                                <field name="COLOUR">#ffffff</field>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="procedures_callnoreturn" id="pJUGe3QArr6HbvARyVaa">
                                                                <mutation name="star">
                                                                  <arg name="x"></arg>
                                                                  <arg name="y"></arg>
                                                                  <arg name="size"></arg>
                                                                  <arg name="color"></arg>
                                                                </mutation>
                                                                <value name="ARG0">
                                                                  <block type="numbers_int" id="6z8ZOBJ5HpbgTBBhFxgc">
                                                                    <field name="INT">210</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ARG1">
                                                                  <block type="numbers_int" id="xKezUVuz1RGG9K3hSagq">
                                                                    <field name="INT">80</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ARG2">
                                                                  <block type="numbers_int" id="rjkfRez9AjuR3XxV3141">
                                                                    <field name="INT">15</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ARG3">
                                                                  <block type="colour_picker" id="VCINECbwM0XvMKZis7Q8">
                                                                    <field name="COLOUR">#ffffff</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="comments_simple" id="0lpeY5kBA21RR3G7e80W">
                                                                    <field name="TEXT">Start Little Dipper</field>
                                                                    <next>
                                                                      <block type="procedures_callnoreturn" id="kigfDsuNRSStTYtQ71Lw">
                                                                        <mutation name="star">
                                                                          <arg name="x"></arg>
                                                                          <arg name="y"></arg>
                                                                          <arg name="size"></arg>
                                                                          <arg name="color"></arg>
                                                                        </mutation>
                                                                        <value name="ARG0">
                                                                          <block type="numbers_int" id="54q4R0jKGD08w6i6r0Uw">
                                                                            <field name="INT">480</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ARG1">
                                                                          <block type="numbers_int" id="RPtLIuJdjaT4T8BY1niZ">
                                                                            <field name="INT">240</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ARG2">
                                                                          <block type="numbers_int" id="BDZtUOZk7DsqpFFlfvdO">
                                                                            <field name="INT">25</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ARG3">
                                                                          <block type="colour_picker" id="BnamLnQlVIsLNlsoZRUl">
                                                                            <field name="COLOUR">#ffff00</field>
                                                                          </block>
                                                                        </value>
                                                                        <next>
                                                                          <block type="procedures_callnoreturn" id="62xxvYOC1K6yI5j4Jbbh">
                                                                            <mutation name="star">
                                                                              <arg name="x"></arg>
                                                                              <arg name="y"></arg>
                                                                              <arg name="size"></arg>
                                                                              <arg name="color"></arg>
                                                                            </mutation>
                                                                            <value name="ARG0">
                                                                              <block type="numbers_int" id="W5wDLC5fAZHnS7pANRwb">
                                                                                <field name="INT">455</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="ARG1">
                                                                              <block type="numbers_int" id="OLoP4TdcQeCkLMztTZSP">
                                                                                <field name="INT">275</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="ARG2">
                                                                              <block type="numbers_int" id="YGnXyQkk08N0P0FMuJBv">
                                                                                <field name="INT">15</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="ARG3">
                                                                              <block type="colour_picker" id="uVm5xnh79gEybGyoatU1">
                                                                                <field name="COLOUR">#ffffff</field>
                                                                              </block>
                                                                            </value>
                                                                            <next>
                                                                              <block type="procedures_callnoreturn" id="NwoPYgbwGXJGYMJxJ4TX">
                                                                                <mutation name="star">
                                                                                  <arg name="x"></arg>
                                                                                  <arg name="y"></arg>
                                                                                  <arg name="size"></arg>
                                                                                  <arg name="color"></arg>
                                                                                </mutation>
                                                                                <value name="ARG0">
                                                                                  <block type="numbers_int" id="LMAcz17KsEjJiz3gMQmt">
                                                                                    <field name="INT">420</field>
                                                                                  </block>
                                                                                </value>
                                                                                <value name="ARG1">
                                                                                  <block type="numbers_int" id="LLv5O68e3zzTsBSATY5S">
                                                                                    <field name="INT">315</field>
                                                                                  </block>
                                                                                </value>
                                                                                <value name="ARG2">
                                                                                  <block type="numbers_int" id="nVNiwgSJL1tNtyeNCF9G">
                                                                                    <field name="INT">15</field>
                                                                                  </block>
                                                                                </value>
                                                                                <value name="ARG3">
                                                                                  <block type="colour_picker" id="3k9CpEN39b7kc88DzslB">
                                                                                    <field name="COLOUR">#ffffff</field>
                                                                                  </block>
                                                                                </value>
                                                                                <next>
                                                                                  <block type="procedures_callnoreturn" id="nm1aVAL1HV8pl8E31TuT">
                                                                                    <mutation name="star">
                                                                                      <arg name="x"></arg>
                                                                                      <arg name="y"></arg>
                                                                                      <arg name="size"></arg>
                                                                                      <arg name="color"></arg>
                                                                                    </mutation>
                                                                                    <value name="ARG0">
                                                                                      <block type="numbers_int" id="eTANPL7QoA80sEPVx9pG">
                                                                                        <field name="INT">365</field>
                                                                                      </block>
                                                                                    </value>
                                                                                    <value name="ARG1">
                                                                                      <block type="numbers_int" id="TfhkatcCMWaGKdi1DEey">
                                                                                        <field name="INT">325</field>
                                                                                      </block>
                                                                                    </value>
                                                                                    <value name="ARG2">
                                                                                      <block type="numbers_int" id="UWBSSn6WwpJm2W8VBNQe">
                                                                                        <field name="INT">15</field>
                                                                                      </block>
                                                                                    </value>
                                                                                    <value name="ARG3">
                                                                                      <block type="colour_picker" id="yliX2sgLjMaTEj4MNh2g">
                                                                                        <field name="COLOUR">#ffffff</field>
                                                                                      </block>
                                                                                    </value>
                                                                                    <next>
                                                                                      <block type="procedures_callnoreturn" id="SzgL9KazatZlDRZdCgwX">
                                                                                        <mutation name="star">
                                                                                          <arg name="x"></arg>
                                                                                          <arg name="y"></arg>
                                                                                          <arg name="size"></arg>
                                                                                          <arg name="color"></arg>
                                                                                        </mutation>
                                                                                        <value name="ARG0">
                                                                                          <block type="numbers_int" id="pvewin9s6SEnGcUnldM7">
                                                                                            <field name="INT">360</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <value name="ARG1">
                                                                                          <block type="numbers_int" id="9TD37kIWUI0b1EWqnPAr">
                                                                                            <field name="INT">360</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <value name="ARG2">
                                                                                          <block type="numbers_int" id="aNMnKc8LZNmczuMD6lTL">
                                                                                            <field name="INT">15</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <value name="ARG3">
                                                                                          <block type="colour_picker" id="aGuYT0maYIdMyKtBHc1e">
                                                                                            <field name="COLOUR">#ffffff</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <next>
                                                                                          <block type="procedures_callnoreturn" id="DN1eGmBLQQGH7ShR8iPi">
                                                                                            <mutation name="star">
                                                                                              <arg name="x"></arg>
                                                                                              <arg name="y"></arg>
                                                                                              <arg name="size"></arg>
                                                                                              <arg name="color"></arg>
                                                                                            </mutation>
                                                                                            <value name="ARG0">
                                                                                              <block type="numbers_int" id="un2OADSxDcl1O76UR1Xj">
                                                                                                <field name="INT">305</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <value name="ARG1">
                                                                                              <block type="numbers_int" id="1kTudkBZDjoRtmcH6X6V">
                                                                                                <field name="INT">350</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <value name="ARG2">
                                                                                              <block type="numbers_int" id="O6O3hUaWPZbj2Vuf5cEw">
                                                                                                <field name="INT">15</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <value name="ARG3">
                                                                                              <block type="colour_picker" id="13un6BkEECjrGoEEbAJY">
                                                                                                <field name="COLOUR">#ffffff</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <next>
                                                                                              <block type="procedures_callnoreturn" id="HoTuimKCjVuC2sGWFSGo">
                                                                                                <mutation name="star">
                                                                                                  <arg name="x"></arg>
                                                                                                  <arg name="y"></arg>
                                                                                                  <arg name="size"></arg>
                                                                                                  <arg name="color"></arg>
                                                                                                </mutation>
                                                                                                <value name="ARG0">
                                                                                                  <block type="numbers_int" id="n0JNijdOW1Uzka6t9Ge1">
                                                                                                    <field name="INT">310</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <value name="ARG1">
                                                                                                  <block type="numbers_int" id="rgowVnvlWgBTxcefCzIz">
                                                                                                    <field name="INT">315</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <value name="ARG2">
                                                                                                  <block type="numbers_int" id="2uTMF1unAyUA8N0mAq2o">
                                                                                                    <field name="INT">15</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <value name="ARG3">
                                                                                                  <block type="colour_picker" id="3orpwTOVZYfFYMSZubqd">
                                                                                                    <field name="COLOUR">#ffffff</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <next>
                                                                                                  <block type="turtle_pen" id="DIQTIWt40FN0AgTzhrER">
                                                                                                    <field name="VAR">t</field>
                                                                                                    <field name="DROP">penup</field>
                                                                                                    <next>
                                                                                                      <block type="turtle_hide_show" id="kaEMnzp5UiWpxnzwfU0B">
                                                                                                        <field name="VAR">t</field>
                                                                                                        <field name="DROP">hideturtle</field>
                                                                                                        <next>
                                                                                                          <block type="turtle_colour" id="HD5Ut8GYkybEymWYEZAX">
                                                                                                            <field name="VAR">t</field>
                                                                                                            <value name="COLOUR0">
                                                                                                              <block type="colour_picker" id="S2BsRlJBTo0dkFo9JWgu">
                                                                                                                <field name="COLOUR">#ff0000</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                            <value name="COLOUR1">
                                                                                                              <block type="colour_picker" id="v46O15jOvyqD7jCiEf7M">
                                                                                                                <field name="COLOUR">#ff0000</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                            <next>
                                                                                                              <block type="turtle_shape" id="Sf9Gw3n4YJ8yIiMizAg2">
                                                                                                                <field name="VAR">t</field>
                                                                                                                <value name="TEXT">
                                                                                                                  <block type="turtle_the_shapes" id="giA5hNA62328Eb1i7XJH">
                                                                                                                    <field name="IMAGE">arrow</field>
                                                                                                                  </block>
                                                                                                                </value>
                                                                                                                <next>
                                                                                                                  <block type="turtle_width" id="O06KQwmQJb17YFtMskdV">
                                                                                                                    <field name="VAR">t</field>
                                                                                                                    <value name="WIDTH">
                                                                                                                      <block type="numbers_int" id="3VPYNqyhGRZ9X52VSrRp">
                                                                                                                        <field name="INT">4</field>
                                                                                                                      </block>
                                                                                                                    </value>
                                                                                                                    <next>
                                                                                                                      <block type="time_import" id="mWQdlYyCG0LqGfrhssh3">
                                                                                                                        <next>
                                                                                                                          <block type="turtle_speed" id="8nDoYyVIIBESapWiL7LM">
                                                                                                                            <field name="VAR">t</field>
                                                                                                                            <value name="VALUE">
                                                                                                                              <block type="turtle_speed_strings" id="wZ39v8cjdfGZWpAZoysP">
                                                                                                                                <field name="DROP">normal</field>
                                                                                                                              </block>
                                                                                                                            </value>
                                                                                                                            <next>
                                                                                                                              <block type="loops_for_w_input" id="A8yDZSeipZABFEu4MaYT">
                                                                                                                                <value name="VAR">
                                                                                                                                  <block type="variables_get" id="LoARZJ9pG6DUDJKxcsds">
                                                                                                                                    <field name="VAR">loop_var</field>
                                                                                                                                  </block>
                                                                                                                                </value>
                                                                                                                                <value name="ITER">
                                                                                                                                  <block type="builtins_range" id="fawQC8v8j80oiDD2hWqp">
                                                                                                                                    <mutation items="1">
                                                                                                                                      <names values="stop"></names>
                                                                                                                                      <display values="false"></display>
                                                                                                                                    </mutation>
                                                                                                                                    <value name="ADD0">
                                                                                                                                      <block type="numbers_int" id="oCKYo9PhmY7c6Y5L4eQK">
                                                                                                                                        <field name="INT">5</field>
                                                                                                                                      </block>
                                                                                                                                    </value>
                                                                                                                                  </block>
                                                                                                                                </value>
                                                                                                                                <statement name="DO">
                                                                                                                                  <block type="procedures_callnoreturn" id="7KVJYseLvnKciklOxNK0">
                                                                                                                                    <mutation name="draw_arrow"></mutation>
                                                                                                                                    <next>
                                                                                                                                      <block type="turtle_undo" id="iAFtjnyx7NTA01iCfhhk">
                                                                                                                                        <field name="VAR">t</field>
                                                                                                                                        <next>
                                                                                                                                          <block type="turtle_undo" id="F35zCjoWdC8dO40g2cZb">
                                                                                                                                            <field name="VAR">t</field>
                                                                                                                                            <next>
                                                                                                                                              <block type="turtle_undo" id="dlDgRfQP2ATlpox1fGUU">
                                                                                                                                                <field name="VAR">t</field>
                                                                                                                                                <next>
                                                                                                                                                  <block type="time_sleep" id="rgcWhkERyvPlQMs0Ankj">
                                                                                                                                                    <value name="VALUE">
                                                                                                                                                      <block type="numbers_float" id="7jGwOR0tgGOsx2w8DCv8">
                                                                                                                                                        <field name="FLOAT">0.25</field>
                                                                                                                                                      </block>
                                                                                                                                                    </value>
                                                                                                                                                  </block>
                                                                                                                                                </next>
                                                                                                                                              </block>
                                                                                                                                            </next>
                                                                                                                                          </block>
                                                                                                                                        </next>
                                                                                                                                      </block>
                                                                                                                                    </next>
                                                                                                                                  </block>
                                                                                                                                </statement>
                                                                                                                                <next>
                                                                                                                                  <block type="procedures_callnoreturn" id="uLBv740gBsUrLCG1OPL9">
                                                                                                                                    <mutation name="draw_arrow"></mutation>
                                                                                                                                    <next>
                                                                                                                                      <block type="turtle_done" id="73qRBSWSO5qQTWNMnch5"></block>
                                                                                                                                    </next>
                                                                                                                                  </block>
                                                                                                                                </next>
                                                                                                                              </block>
                                                                                                                            </next>
                                                                                                                          </block>
                                                                                                                        </next>
                                                                                                                      </block>
                                                                                                                    </next>
                                                                                                                  </block>
                                                                                                                </next>
                                                                                                              </block>
                                                                                                            </next>
                                                                                                          </block>
                                                                                                        </next>
                                                                                                      </block>
                                                                                                    </next>
                                                                                                  </block>
                                                                                                </next>
                                                                                              </block>
                                                                                            </next>
                                                                                          </block>
                                                                                        </next>
                                                                                      </block>
                                                                                    </next>
                                                                                  </block>
                                                                                </next>
                                                                              </block>
                                                                            </next>
                                                                          </block>
                                                                        </next>
                                                                      </block>
                                                                    </next>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </next>
  </block>
  <block type="procedures_defreturn" id="8H1dXAjIHE3q6nuaitKc" collapsed="true" x="490" y="10">
    <mutation>
      <arg name="x">
        <default value=""></default>
      </arg>
      <arg name="y">
        <default value=""></default>
      </arg>
      <arg name="size">
        <default value=""></default>
      </arg>
      <arg name="color">
        <default value=""></default>
      </arg>
    </mutation>
    <field name="NAME">star</field>
    <statement name="STACK">
      <block type="variables_equal" id="Nnr4Ho6yS0p7OWVYrL0H">
        <field name="DROP"> -= </field>
        <value name="VALUE-LEFT">
          <block type="variables_get" id="XGTsTaKdJRqhC0d69Yrm">
            <field name="VAR">x</field>
          </block>
        </value>
        <value name="VALUE">
          <block type="numbers_int" id="TMebsYcd5Tedp0A3Iys9">
            <field name="INT">250</field>
          </block>
        </value>
        <next>
          <block type="variables_equal" id="xWgYhcFFbT6fI9Ed3zpl">
            <field name="DROP"> -= </field>
            <value name="VALUE-LEFT">
              <block type="variables_get" id="YlYvDUzQAXsJHMNsPLXL">
                <field name="VAR">y</field>
              </block>
            </value>
            <value name="VALUE">
              <block type="numbers_int" id="lQEmmX4rfmcJYopscNsI">
                <field name="INT">250</field>
              </block>
            </value>
            <next>
              <block type="turtle_colour" id="CiBMzEm1lPL5BAb4I38V">
                <field name="VAR">t</field>
                <value name="COLOUR0">
                  <block type="variables_get" id="iFpmJzaoJGmGWRtjz0JR">
                    <field name="VAR">color</field>
                  </block>
                </value>
                <value name="COLOUR1">
                  <block type="variables_get" id="Bt0mrZtUZR9QHXtCEUf4">
                    <field name="VAR">color</field>
                  </block>
                </value>
                <next>
                  <block type="turtle_width" id="XEuhKprOdDigm6B1a9Zu">
                    <field name="VAR">t</field>
                    <value name="WIDTH">
                      <block type="numbers_int" id="ujZpQYxgBMZwQG8nenQv">
                        <field name="INT">2</field>
                      </block>
                    </value>
                    <next>
                      <block type="turtle_setposition" id="RRfAKfqZjeeyvcryo4cn">
                        <field name="VAR">t</field>
                        <value name="ARG0">
                          <block type="variables_get" id="CWEo3DX3zDYDNWnlcqLU">
                            <field name="VAR">x</field>
                          </block>
                        </value>
                        <value name="ARG1">
                          <block type="variables_get" id="mwzopULprpdOw3GyW5Se">
                            <field name="VAR">y</field>
                          </block>
                        </value>
                        <next>
                          <block type="turtle_pen" id="QpipiGwacDUggtAkC5ua">
                            <field name="VAR">t</field>
                            <field name="DROP">pendown</field>
                            <next>
                              <block type="turtle_fill" id="zrWsBxB8PSPuYJMscpM4">
                                <field name="VAR">t</field>
                                <field name="DROP">begin_fill</field>
                                <next>
                                  <block type="loops_for_w_input" id="ixRnAdZuWa4sg21b9NoY">
                                    <value name="VAR">
                                      <block type="variables_get" id="PbaHNNj39kdpapZH8kA3">
                                        <field name="VAR">loop_var</field>
                                      </block>
                                    </value>
                                    <value name="ITER">
                                      <block type="builtins_range" id="rEt3KOvBchRnnjM6Eur7">
                                        <mutation items="1">
                                          <names values="stop"></names>
                                          <display values="false"></display>
                                        </mutation>
                                        <value name="ADD0">
                                          <block type="numbers_int" id="dfpaelH8SwdPtya4ccrM">
                                            <field name="INT">5</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO">
                                      <block type="turtle_move" id="7yOHvH9hX453JdEMQsTp">
                                        <field name="VAR">t</field>
                                        <field name="DROP">forward</field>
                                        <value name="VALUE">
                                          <block type="variables_get" id="JaKC5F3v0FP5FDapjHMk">
                                            <field name="VAR">size</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="turtle_turn" id="TVGLkL2b1mcdm0LH9trQ">
                                            <field name="VAR">t</field>
                                            <field name="DROP">right</field>
                                            <value name="VALUE">
                                              <block type="numbers_int" id="AZLMfYvpxsvwMV5N4bRU">
                                                <field name="INT">72</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="turtle_move" id="pD7rc52kGryP8GFXO8CH">
                                                <field name="VAR">t</field>
                                                <field name="DROP">forward</field>
                                                <value name="VALUE">
                                                  <block type="variables_get" id="R8wiOu8IsVpuQDt2cOUR">
                                                    <field name="VAR">size</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="turtle_turn" id="DiDqVqZnodBzUAskzY2U">
                                                    <field name="VAR">t</field>
                                                    <field name="DROP">right</field>
                                                    <value name="VALUE">
                                                      <block type="numbers_int" id="zXXuQ5RunTAuM2EDrYeo">
                                                        <field name="INT">144</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="turtle_pen" id="iQNEbv4OLeNanAbzqtPB">
                                        <field name="VAR">t</field>
                                        <field name="DROP">penup</field>
                                        <next>
                                          <block type="turtle_fill" id="DsB9Lp2o4W0sdpCuuwzV">
                                            <field name="VAR">t</field>
                                            <field name="DROP">end_fill</field>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="kPKlGLFJeBy6kJdoyVdO" collapsed="true" x="490" y="630">
    <field name="NAME">draw_arrow</field>
    <statement name="STACK">
      <block type="turtle_pen" id="EuVE4dYGPDul3zL0TTTQ">
        <field name="VAR">t</field>
        <field name="DROP">penup</field>
        <next>
          <block type="turtle_setposition" id="CLwhIbpVHvjC2XNrim4E">
            <field name="VAR">t</field>
            <value name="ARG0">
              <block type="numbers_arithmetic" id="duMMWZNSBzenYBRKlJoE">
                <field name="OPS">-</field>
                <value name="INPUT0">
                  <block type="numbers_int" id="X5gUDMG7UfXnfvOi0TUH">
                    <field name="INT">160</field>
                  </block>
                </value>
                <value name="INPUT1">
                  <block type="numbers_int" id="LNGPWUV8XNaSjJyZYpnz">
                    <field name="INT">260</field>
                  </block>
                </value>
              </block>
            </value>
            <value name="ARG1">
              <block type="numbers_arithmetic" id="4Vs39xrfGH4jmpqV3Qr8">
                <field name="OPS">-</field>
                <value name="INPUT0">
                  <block type="numbers_int" id="sn6Pcbp68kyGXqqHmruA">
                    <field name="INT">50</field>
                  </block>
                </value>
                <value name="INPUT1">
                  <block type="numbers_int" id="VrKhMmXJSe5xOiDJ9Im5">
                    <field name="INT">265</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="turtle_setheading" id="UDStKt1D3H9OMV6bvupp">
                <field name="VAR">t</field>
                <value name="TEXT">
                  <block type="turtle_towards" id="Z7zSCe45WwTDWRpywd8Z">
                    <field name="VAR">t</field>
                    <value name="X">
                      <block type="tuple_make_parens" id="gHd7cm2bbvvyOvkEjval">
                        <mutation items="2">
                          <names values=",,,,,,,,,"></names>
                          <display values="false,false,false,false,false,false,false,false,false,false"></display>
                        </mutation>
                        <value name="ADD0">
                          <block type="numbers_arithmetic" id="SllHR5eOrp2COZ1Al1oG">
                            <field name="OPS">-</field>
                            <value name="INPUT0">
                              <block type="numbers_int" id="NVahfnRo4GQWBPYo762e">
                                <field name="INT">480</field>
                              </block>
                            </value>
                            <value name="INPUT1">
                              <block type="numbers_int" id="tvMRs8hjDaF2f5UneZJc">
                                <field name="INT">250</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="numbers_arithmetic" id="6c8qLZ3Jxjzs1B3fDOOT">
                            <field name="OPS">-</field>
                            <value name="INPUT0">
                              <block type="numbers_int" id="TsQN5iQ9tbtfjXSSESmH">
                                <field name="INT">240</field>
                              </block>
                            </value>
                            <value name="INPUT1">
                              <block type="numbers_int" id="33hIzyUkGg6HJAJEB4ao">
                                <field name="INT">265</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="turtle_pen" id="09CSbuoyJ2bEcdj2LTwe">
                    <field name="VAR">t</field>
                    <field name="DROP">pendown</field>
                    <next>
                      <block type="turtle_hide_show" id="X4RAH7l6XDdvLKCnh3iN">
                        <field name="VAR">t</field>
                        <field name="DROP">showturtle</field>
                        <next>
                          <block type="turtle_move" id="KK4c41lG8lRjGK7RrSuu">
                            <field name="VAR">t</field>
                            <field name="DROP">forward</field>
                            <value name="VALUE">
                              <block type="turtle_distance" id="mvNFkR4T3EojRHUWc5RE">
                                <field name="VAR">t</field>
                                <value name="X">
                                  <block type="tuple_make_parens" id="l1AMTC7KBiLuO29msVVD">
                                    <mutation items="2">
                                      <names values=",,,,,,,,,"></names>
                                      <display values="false,false,false,false,false,false,false,false,false,false"></display>
                                    </mutation>
                                    <value name="ADD0">
                                      <block type="numbers_arithmetic" id="8NvPo2zh18zkENXWqpzf">
                                        <field name="OPS">-</field>
                                        <value name="INPUT0">
                                          <block type="numbers_int" id="bziqoIzJG1p9hp5ORaBr">
                                            <field name="INT">480</field>
                                          </block>
                                        </value>
                                        <value name="INPUT1">
                                          <block type="numbers_int" id="K9OX9QgH665KmmlLwNpD">
                                            <field name="INT">250</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="ADD1">
                                      <block type="numbers_arithmetic" id="D542hGgzCUY5ntb8wdGX">
                                        <field name="OPS">-</field>
                                        <value name="INPUT0">
                                          <block type="numbers_int" id="dW9p91qnPzZVSmp8wF1Z">
                                            <field name="INT">240</field>
                                          </block>
                                        </value>
                                        <value name="INPUT1">
                                          <block type="numbers_int" id="heZwbRL6p06CdFKkW95n">
                                            <field name="INT">265</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="turtle_pen" id="iEFDEcOK9eva4ZHhhcaV">
                                <field name="VAR">t</field>
                                <field name="DROP">penup</field>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>