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