<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire prevScreen="config2.xml" nextScreen="config4.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="2700" y="2080" coloured="true" fixed="false"/>
		<initialRod length="3" rotation="0" x="2780" y="2080" coloured="true" fixed="false"/>
		<initialRod length="3" rotation="0" x="2860" y="2080" coloured="true" fixed="false"/>
	</initialRods>
	<messages>
		<message name="task">Now two rods are the same.&lt;br /&gt;&lt;br /&gt;How many different ways can you line them up now?</message>
	</messages>
</cuisenaire>
