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