<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire gridVisible="true" gridHeight="4200" gridWidth="5600" maxScale="3" minScale="-3" scaler="24" stageH="400" stageW="550" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="cuisenaire.xsd">
	<rods>
		<rod colour="White"/>
		<rod colour="Red"/>
		<rod colour="Green"/>
		<rod colour="Pink"/>
		<rod colour="Yellow"/>
		<rod colour="Dark Green"/>
		<rod colour="Black"/>
		<rod colour="Brown"/>
		<rod colour="Blue"/>
		<rod colour="Orange"/>
	</rods>
	<initialRods>
		<initialRod length="3" rotation="0" x="2592" y="1944" coloured="true" fixed="true"/>
		<initialRod length="7" rotation="0" x="2712" y="1944" coloured="true" fixed="true"/>
		<initialRod length="4" rotation="0" x="2832" y="1944" coloured="true" fixed="true"/>
		<initialRod length="6" rotation="0" x="2952" y="1944" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2568" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2592" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2616" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2640" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2664" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2688" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2712" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2736" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2760" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2784" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2808" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2832" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2856" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2880" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2904" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2928" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2952" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="2976" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="3000" y="1992" coloured="true" fixed="true"/>
		<initialRod length="1" rotation="0" x="3024" y="1992" coloured="true" fixed="true"/>
	</initialRods>
	<messages>
		<message name="task">Can you make some trains the same length as these with rods of just one colour?  How many different ones can you make?</message>
	</messages>
</cuisenaire>
