<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire nextScreen="config2.xml" 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="7" rotation="0" x="2640" y="1992" coloured="true" fixed="true"/>
		<initialRod length="2" rotation="0" x="2736" y="1992" coloured="true" fixed="true"/>
		<initialRod length="3" rotation="0" x="2808" y="1992" coloured="true" fixed="true"/>
		<initialRod length="4" rotation="0" x="2592" y="1944" coloured="true" fixed="true"/>
		<initialRod length="4" rotation="0" x="2688" y="1944" coloured="true" fixed="true"/>
		<initialRod length="4" rotation="0" x="2784" y="1944" coloured="true" fixed="true"/>
	</initialRods>
	<messages>
		<message name="task">Can you make a different train, the same length as Laura&apos;s, with three rods which are all different colours?&lt;br /&gt;Can you make one the same length using no colours that Laura used?</message>
	</messages>
</cuisenaire>
