<?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="6" type="polar">
		<cartesian yPegs="16" xPegs="16" editable="true"/>
		<polar nocentre="true" pegs="4" editable="true"/>
	</grid>
	<labels show="false"/>
</pegboard>
