<?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 - valv</name>
  <icon>valv.png</icon>
  <connections>
    <point x="3" y="0"/>
    <point x="3" y="4"/>
    <point x="3" y="2"/>
  </connections>
  <svg:svg>
    <svg:polygon style="fill:default; stroke:none" points="1,0 5,4 1,4 5,0 "/>
    <svg:polygon points="1,0 5,4 1,4 5,0 "/>
  </svg:svg>
</shape>
