<?xml version="1.0" encoding="UTF-8"?>
<pegboard xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="config.xsd">
	<grid pegSizeSelectable="true" switchable="true" pegSize="1" 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="true"/>
</pegboard>
