<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire nextScreen="config1.xml" trashVisible="false" allowRotation="false" gridVisible="false" gridHeight="4200" gridWidth="5600" maxScale="3" minScale="0" scaler="20" stageH="400" stageW="550" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="cuisenaire.xsd">
	<initialRods>
		<initialRod length="2" rotation="0" x="2720" y="2080" coloured="true" fixed="false"/>
		<initialRod length="5" rotation="0" x="2860" y="2080" coloured="true" fixed="false"/>
	</initialRods>
	<messages>
		<message name="task">Here are two different Cuisenaire rods. &lt;br /&gt;&lt;br /&gt;In how many different ways can you line them up alongside each other? </message>
	</messages>
</cuisenaire>
