<?xml version="1.0" encoding="UTF-8"?>
<pegboard xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="config.xsd">
	<grid pegSizeSelectable="false" switchable="false" pegSize="3" type="cartesian">
		<cartesian yPegs="10" xPegs="10" editable="false"/>
		<polar nocentre="true" pegs="9" editable="false"/>
	</grid>
	<labels show="false"/>
</pegboard>
