<?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 - pneum</name>
  <icon>pneum.png</icon>
  <connections>
    <point x="0.5" y="2"/>
    <point x="1.5" y="2"/>
  </connections>
  <svg:svg>
    <svg:line x1="0" y1="4" x2="1" y2="0"/>
    <svg:line x1="2" y1="0" x2="1" y2="4"/>
  </svg:svg>
</shape>
