<?xml version="1.0" encoding="UTF-8"?>
<cuisenaire allowRotation="true" nextScreen="" gridVisible="true" gridHeight="4200" gridWidth="5600" maxScale="3" minScale="-3" scaler="24" stageH="400" stageW="550" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="cuisenaire.xsd">
	<rods>
		<rod colour="White"/>
		<rod colour="Red"/>
		<rod colour="Green"/>
		<rod colour="Pink"/>
		<rod colour="Yellow"/>
		<rod colour="Dark Green"/>
		<rod colour="Black"/>
		<rod colour="Brown"/>
		<rod colour="Blue"/>
		<rod colour="Orange"/>
	</rods>
</cuisenaire>
