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