<?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="MovementInCompoundConcept.xsd" />

   <link:linkbaseRef xlink:type="simple" xlink:href="MovementInCompoundConcept-formula.xml" xlink:arcrole="http://www.w3.org/1999/xlink/properties/linkbase"/>


<!-- Share Ownership Plans -->
   <context id="D-2007-SOP1">
      <!-- Share Ownership Plans, Plan 1, Current Period, For Period -->
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
           <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
           <xbrldi:explicitMember dimension="pattern:ShareOwnershipPlanIdentifierAxis">pattern:ShareOwnershipPlan1Member</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <startDate>2007-01-01</startDate>
         <endDate>2007-12-31</endDate>
      </period>
   </context>
   <context id="I-2007-SOP1">
      <!-- Share Ownership Plans, Plan 1, Current Period, As of -->
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
           <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
           <xbrldi:explicitMember dimension="pattern:ShareOwnershipPlanIdentifierAxis">pattern:ShareOwnershipPlan1Member</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2007-12-31</instant>
      </period>
   </context>
   <context id="I-2006-SOP1">
      <!-- Share Ownership Plans, Plan 1, Prior Period, As of -->
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
           <xbrldi:explicitMember dimension="pattern:BusinessSegmentAxis">pattern:ConsolidatedGroupDomain</xbrldi:explicitMember>
           <xbrldi:explicitMember dimension="pattern:ShareOwnershipPlanIdentifierAxis">pattern:ShareOwnershipPlan1Member</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2006-12-31</instant>
      </period>
   </context>



   <unit id="U-Shares">
      <!-- Shares -->
     <measure>shares</measure>
   </unit>



   <!-- Share Ownership Plans -->

   <pattern:ShareOwnershipPlanDescriptionGeneralTermsAndConditions contextRef="D-2007-SOP1">These are the description, general conditions, and terms of share ownership plan 1</pattern:ShareOwnershipPlanDescriptionGeneralTermsAndConditions>
   <pattern:ShareOwnershipPlanShareOptionsOutstanding contextRef="I-2006-SOP1" unitRef="U-Shares" decimals="INF">0</pattern:ShareOwnershipPlanShareOptionsOutstanding>
   <pattern:ShareOwnershipPlanShareOptionsOutstanding contextRef="I-2007-SOP1" unitRef="U-Shares" decimals="INF">1000</pattern:ShareOwnershipPlanShareOptionsOutstanding>
   <pattern:ShareOwnershipPlanShareOptionsGranted contextRef="D-2007-SOP1" unitRef="U-Shares" decimals="INF">4000</pattern:ShareOwnershipPlanShareOptionsGranted>
   <pattern:ShareOwnershipPlanShareOptionsForfeited contextRef="D-2007-SOP1" unitRef="U-Shares" decimals="INF">1000</pattern:ShareOwnershipPlanShareOptionsForfeited>
   <pattern:ShareOwnershipPlanShareOptionsExercised contextRef="D-2007-SOP1" unitRef="U-Shares" decimals="INF">1000</pattern:ShareOwnershipPlanShareOptionsExercised>
   <pattern:ShareOwnershipPlanShareOptionsExpired contextRef="D-2007-SOP1" unitRef="U-Shares" decimals="INF">1000</pattern:ShareOwnershipPlanShareOptionsExpired>
   <pattern:ShareOwnershipPlanShareOptionsOutstandingPeriodIncreaseDecrease contextRef="D-2007-SOP1" unitRef="U-Shares" decimals="INF">1000</pattern:ShareOwnershipPlanShareOptionsOutstandingPeriodIncreaseDecrease>


</xbrl>
