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 / Block2.shape < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-05  |  1.9 KB  |  69 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>Block2</name><!-- Block 2, 2:8 -->
  4.   <icon>Block2.png</icon>
  5.   <connections>
  6.     <point x="10" y="1"/>
  7.     <point x="2" y="5"/>
  8.     <point x="0" y="4"/>
  9.     <point x="8" y="0"/>
  10.     <point x="6" y="3"/>
  11.     <point x="1" y="4.5"/>
  12.     <point x="4" y="2"/>
  13.  
  14.     <point x="10" y="1"/>
  15.     <point x="2" y="5"/>
  16.     <point x="0" y="4"/>
  17.     <point x="8" y="0"/>
  18.     <point x="6" y="3"/>
  19.     <point x="1" y="4.5"/>
  20.     <point x="4" y="2"/>
  21.  
  22.  
  23.     <point x="0" y="4"/>
  24.     <point x="2" y="5"/>
  25.     <point x="2" y="7"/>
  26.     <point x="0" y="6"/>
  27.     <point x="1" y="4.5"/>
  28.     <point x="2" y="6"/>
  29.     <point x="1" y="6.5"/>
  30.  
  31.     <point x="0" y="4"/>
  32.     <point x="2" y="5"/>
  33.     <point x="2" y="7"/>
  34.     <point x="0" y="6"/>
  35.     <point x="1" y="4.5"/>
  36.     <point x="2" y="6"/>
  37.     <point x="1" y="6.5"/>
  38.  
  39.  
  40.     <point x="2" y="5"/>
  41.     <point x="10" y="1"/>
  42.     <point x="10" y="3"/>
  43.     <point x="2" y="7"/>
  44.     <point x="6" y="3"/>
  45.     <point x="10" y="2"/>
  46.     <point x="6" y="5"/>
  47.  
  48.     <point x="2" y="5"/>
  49.     <point x="10" y="1"/>
  50.     <point x="10" y="3"/>
  51.     <point x="2" y="7"/>
  52.     <point x="6" y="3"/>
  53.     <point x="10" y="2"/>
  54.     <point x="6" y="5"/>
  55.   </connections>
  56.   <aspectratio type="fixed"/>
  57.  
  58.   <svg:svg>
  59.     <svg:polygon style="fill: default" points="10,1 2,5 0,4 8,0 "/>
  60.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="10,1 2,5 0,4 8,0 "/>
  61.  
  62.     <svg:polygon style="fill: default" points="0,4 2,5 2,7 0,6 "/>
  63.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,4 2,5 2,7 0,6 "/>
  64.  
  65.     <svg:polygon style="fill: default" points="2,5 10,1 10,3 2,7 "/>
  66.     <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2,5 10,1 10,3 2,7 "/>
  67.   </svg:svg>
  68. </shape>
  69.