<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire trashVisible="true" prevScreen="config3.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"/>
	</rods>
	<messages>
		<message name="task">Find the smallest fault free rectangle that can be made with red 2 by 1 rods.</message>
	</messages>
</cuisenaire>
