<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire prevScreen="config1.xml" nextScreen="config3.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="4" rotation="0" x="2860" y="2080" coloured="true" fixed="false"/>
	</initialRods>
	<messages>
		<message name="task">Now there are three different rods.&lt;br /&gt;&lt;br /&gt;In how many different ways can you line up the three rods? </message>
	</messages>
</cuisenaire>
