1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <shape xmlns=
"http://www.daa.com.au/~james/dia-shape-ns" xmlns:
svg=
"http://www.w3.org/2000/svg">
3 <name>chemeng - vessel
</name>
4 <icon>vessel.png
</icon>
20 <point x=
"2" y=
"0.1"/>
21 <point x=
"2" y=
"7.9"/>
22 <point x=
"2" y=
"4" main=
"yes"/>
25 <svg:polygon style=
"fill:default; stroke:none" points=
"0,1 4,1 4,7 0,7"/>
26 <svg:path style=
"fill:default; stroke:none" d=
"M 0 1 C 2,-1 4,1 4,1z"/>
27 <svg:path style=
"fill:default; stroke:none" d=
"M 0 7 C 2,9 4,7 4,7z"/>
28 <svg:line x1=
"0" y1=
"1" x2=
"0" y2=
"7"/>
29 <svg:line x1=
"4" y1=
"1" x2=
"4" y2=
"7"/>
30 <svg:path d=
"M 0 1 C 2,-1 4,1 4,1"/>
31 <svg:path d=
"M 0 7 C 2,9 4,7 4,7"/>