<?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 - coil</name>
  <icon>coil.png</icon>
  <connections>
    <point x="0" y="0"/>
    <point x="0" y="2"/>
  </connections>
  <svg:svg>
    <svg:polyline points="0,0 5,0 3,1 5,2 0,2 "/>
  </svg:svg>
</shape>
