<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire trashVisible="true" nextScreen="config4.xml" prevScreen="config2.xml" allowRotation="true" gridVisible="false" gridHeight="4200" gridWidth="5600" maxScale="3" minScale="-1" scaler="20" 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">Make some similar fault-free rectangles using rods of other colours.</message>
	</messages>
</cuisenaire>
