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