home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 February / PCpro_2005_02.ISO / files / opensource / Dia_0.94 / dia-setup-0.94.exe / spraydrier.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-02  |  618 b   |  21 lines

  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>chemengtmp - spraydrier</name>
  4.   <icon>spraydrier.png</icon>
  5.   <connections>
  6.     <point x="0" y="0"/>
  7.     <point x="0.5" y="0"/>
  8.     <point x="1" y="0"/>
  9.     <point x="1.5" y="0"/>
  10.     <point x="2" y="0"/>
  11.     <point x="2.5" y="0"/>
  12.     <point x="3" y="0"/>
  13.     <point x="1.5" y="4.5"/>
  14.     <point x="2.25" y="3.75"/>
  15.     <point x="0.75" y="3.75"/>
  16.   </connections>
  17.   <svg:svg>
  18.     <svg:polygon style="fill:default" points="0,0 3,0 3,3 1.5,4.5 0,3 "/>
  19.   </svg:svg>
  20. </shape>
  21.