<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire prevScreen="config6.xml" nextScreen="config8.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="2640" y="2080" coloured="true" fixed="false"/>
		<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="5" rotation="0" x="2900" y="2080" coloured="true" fixed="false"/>
	</initialRods>
	<messages>
		<message name="task">This time 3 of the 4 rods are the same.&lt;br /&gt;&lt;br /&gt;How many different ways can you line them up?</message>
	</messages>
</cuisenaire>
