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 / FootBridge.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-05  |  1.5 KB  |  47 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>FootBridge</name>
  4.   <icon>FootBridge.png</icon>
  5.   <connections>
  6.     <point x="0" y="4"/>
  7.     <point x="8" y="0"/>
  8.     <point x="4" y="2"/>
  9.     <point x="4" y="2"/>
  10.     <point x="8" y="0"/>
  11.     <point x="15" y="4"/>
  12.     <point x="11" y="6"/>
  13.     <point x="6" y="1"/>
  14.     <point x="11.5" y="2"/>
  15.     <point x="13" y="5"/>
  16.     <point x="4" y="2"/>
  17.     <point x="8" y="0"/>
  18.     <point x="15" y="4"/>
  19.     <point x="11" y="6"/>
  20.     <point x="6" y="1"/>
  21.     <point x="11.5" y="2"/>
  22.     <point x="13" y="5"/>
  23.     <point x="12" y="12"/>
  24.     <point x="16" y="10"/>
  25.     <point x="15" y="4"/>
  26.     <point x="11" y="6"/>
  27.     <point x="14" y="11"/>
  28.     <point x="15.5" y="7"/>
  29.     <point x="13" y="5"/>
  30.     <point x="12" y="12"/>
  31.     <point x="16" y="10"/>
  32.     <point x="15" y="4"/>
  33.     <point x="11" y="6"/>
  34.     <point x="14" y="11"/>
  35.     <point x="15.5" y="7"/>
  36.     <point x="13" y="5"/>
  37.   </connections>
  38.   <aspectratio type="fixed"/>
  39.   <svg:svg>
  40.     <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0" y1="4" x2="8" y2="0"/>
  41.     <svg:polygon style="fill: #ffffff" points="4,2 8,0 15,4 11,6 "/>
  42.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="4,2 8,0 15,4 11,6 "/>
  43.     <svg:polygon style="fill: #ffffff" points="12,12 16,10 15,4 11,6 "/>
  44.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="12,12 16,10 15,4 11,6 "/>
  45.   </svg:svg>
  46. </shape>
  47.