<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
  <name>chemeng - measure</name>
  <icon>measure.png</icon>
  <connections>
    <point x="3" y="6"/>
    <point x="3" y="0"/>
    <point x="0" y="3"/>
    <point x="6" y="3"/>
  </connections>
  <aspectratio type="fixed"/>
  <textbox x1="0" y1="0" x2="6" y2="6"/>
  <svg:svg>
    <svg:ellipse style="fill: default" cx="3" cy="3" rx="3" ry="3"/>
  </svg:svg>
</shape>
