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