<?xml version="1.0" encoding="utf-8"?>
<!-- Created by Charles Hoffman, CPA, UBmatrix: 2008-03-15 -->
<xbrl xmlns="http://www.xbrl.org/2003/instance" 
      xmlns:xbrli="http://www.xbrl.org/2003/instance"
      xmlns:link="http://www.xbrl.org/2003/linkbase" 
      xmlns:xlink="http://www.w3.org/1999/xlink" 
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
      xmlns:xbrldi="http://xbrl.org/2006/xbrldi" 
      xmlns:pattern="http://xbrls.org/2008/xbrls/metapattern/movement" 
      xmlns:iso4217="http://www.xbrl.org/2003/iso4217" 
      xsi:schemaLocation="http://xbrl.org/2006/xbrldi http://www.xbrl.org/2006/xbrldi-2006.xsd">

   <link:schemaRef xlink:type="simple" xlink:href="ComplexMovementAxis.xsd" />

   <link:linkbaseRef xlink:type="simple" xlink:href="ComplexMovementAxis-formula.xml" xlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase"/>

   <context id="I-2007-Land">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
            <xbrldi:explicitMember dimension="pattern:PropertyPlantAndEquipmentClassAxis">pattern:LandMember</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2007-12-31</instant>
      </period>
   </context>
   <context id="I-2006-Land">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
            <xbrldi:explicitMember dimension="pattern:PropertyPlantAndEquipmentClassAxis">pattern:LandMember</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2006-12-31</instant>
      </period>
   </context>
   <context id="I-2005-Land">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
            <xbrldi:explicitMember dimension="pattern:PropertyPlantAndEquipmentClassAxis">pattern:LandMember</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2005-12-31</instant>
      </period>
   </context>

   <context id="D-2007-Land">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
            <xbrldi:explicitMember dimension="pattern:PropertyPlantAndEquipmentClassAxis">pattern:LandMember</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <startDate>2007-01-01</startDate>
         <endDate>2007-12-31</endDate>
      </period>
   </context>
   <context id="D-2006-Land">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
            <xbrldi:explicitMember dimension="pattern:PropertyPlantAndEquipmentClassAxis">pattern:LandMember</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <startDate>2006-01-01</startDate>
         <endDate>2006-12-31</endDate>
      </period>
   </context>


   <unit id="U-Monetary">
      <measure>iso4217:USD</measure>
   </unit>


   <pattern:PropertyPlantAndEquipmentNet contextRef="I-2007-Land" unitRef="U-Monetary" decimals="INF">5347000</pattern:PropertyPlantAndEquipmentNet>
   <pattern:PropertyPlantAndEquipmentNet contextRef="I-2006-Land" unitRef="U-Monetary" decimals="INF">1147000</pattern:PropertyPlantAndEquipmentNet>
   <pattern:PropertyPlantAndEquipmentNet contextRef="I-2005-Land" unitRef="U-Monetary" decimals="INF">1147000</pattern:PropertyPlantAndEquipmentNet>

   <pattern:PropertyPlantAndEquipmentNetAdditions contextRef="D-2006-Land" unitRef="U-Monetary" decimals="INF">400000</pattern:PropertyPlantAndEquipmentNetAdditions>
   <pattern:PropertyPlantAndEquipmentNetDisposals contextRef="D-2006-Land" unitRef="U-Monetary" decimals="INF">200000</pattern:PropertyPlantAndEquipmentNetDisposals>
   <pattern:PropertyPlantAndEquipmentNetTranslationDifference contextRef="D-2006-Land" unitRef="U-Monetary" decimals="INF">-200000</pattern:PropertyPlantAndEquipmentNetTranslationDifference>
   <pattern:PropertyPlantAndEquipmentNetPeriodIncreaseDecrease contextRef="D-2006-Land" unitRef="U-Monetary" decimals="INF">0</pattern:PropertyPlantAndEquipmentNetPeriodIncreaseDecrease>

   <pattern:PropertyPlantAndEquipmentNetAdditions contextRef="D-2007-Land" unitRef="U-Monetary" decimals="INF">1992000</pattern:PropertyPlantAndEquipmentNetAdditions>
   <pattern:PropertyPlantAndEquipmentNetDisposals contextRef="D-2007-Land" unitRef="U-Monetary" decimals="INF">193000</pattern:PropertyPlantAndEquipmentNetDisposals>
   <pattern:PropertyPlantAndEquipmentNetTranslationDifference contextRef="D-2007-Land" unitRef="U-Monetary" decimals="INF">2401000</pattern:PropertyPlantAndEquipmentNetTranslationDifference>
   <pattern:PropertyPlantAndEquipmentNetPeriodIncreaseDecrease contextRef="D-2007-Land" unitRef="U-Monetary" decimals="INF">4200000</pattern:PropertyPlantAndEquipmentNetPeriodIncreaseDecrease>



</xbrl>
