<?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="2" type="polar">
		<cartesian yPegs="5" xPegs="5" editable="true"/>
		<isometric yPegs="5" xPegs="5" editable="true"/>
		<polar nocentre="false" pegs="9" editable="true"/>
	</grid>
	<labels show="false"/>
</pegboard>
