<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire prevScreen="config.xml" nextScreen="config3.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>
	<messages>
		<message name="task">Charlene made a train which was as short as it could be using four differently coloured rods.  Can you find a rod that is the same length as Charlene&apos;s train? </message>
	</messages>
</cuisenaire>
