<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire trashVisible="true" nextScreen="config3.xml" prevScreen="config.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="Red"/>
		<rod colour="Green"/>
	</rods>
	<messages>
		<message name="task">Make a similar fault free rectangle with red and green rods.</message>
	</messages>
</cuisenaire>
