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