<?xml version="1.0" encoding="utf-8"?>
<!-- Created by Charles Hoffman, CPA, 2007-06-11 -->
<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:ci="http://www.xbrl.us/patterns/2007/MovementsInTuple" 
      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="MovementsInTuple.xsd" />

   <context id="I-2003-PlanA">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="ci:ShareOwnershipPlanDimension">ci:PlanA</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2003-12-31</instant>
      </period>
   </context>
   <context id="I-2002-PlanA">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="ci:ShareOwnershipPlanDimension">ci:PlanA</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2002-12-31</instant>
      </period>
   </context>
   <context id="I-2001-PlanA">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="ci:ShareOwnershipPlanDimension">ci:PlanA</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <instant>2001-12-31</instant>
      </period>
   </context>
   <context id="D-2003-PlanA">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="ci:ShareOwnershipPlanDimension">ci:PlanA</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <startDate>2003-01-01</startDate>
         <endDate>2003-12-31</endDate>
      </period>
   </context>
   <context id="D-2002-PlanA">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
         <segment>
            <xbrldi:explicitMember dimension="ci:ShareOwnershipPlanDimension">ci:PlanA</xbrldi:explicitMember>
         </segment>
      </entity>
      <period>
         <startDate>2002-01-01</startDate>
         <endDate>2002-12-31</endDate>
      </period>
   </context>

   <unit id="U-Shares">
      <measure>shares</measure>
   </unit>

   <ci:ShareOwnershipPlanDescription contextRef="D-2003-PlanA">
         The Company's share option scheme was adopted pursuant to a resolution passed on 28 November 2001 
         for the primary purpose of providing incentives to directors and eligible employees, and will 
         expire on 27 November 2011. Under the scheme, the Board of Directors of the Company may grant 
         options to eligible employees, including directors, to subscribe for shares of the Company.
   </ci:ShareOwnershipPlanDescription>
   <ci:ShareOwnershipPlanGeneralTermsAndConditions contextRef="D-2003-PlanA">
    	No consideration is payable on the grant of an option. Options may generally be exercised at any 
    	time during the period commencing on the first anniversary of the date of grant of the share option 
    	and expiring at the close of business on the fifth anniversary of the date of grant. 
    	The exercise price is determined by the directors of the Company.
   </ci:ShareOwnershipPlanGeneralTermsAndConditions>

   <!-- Balances -->
   <ci:ShareOwnershipPlanShareOptionsOutstanding contextRef="I-2001-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsOutstanding>
   <ci:ShareOwnershipPlanShareOptionsOutstanding contextRef="I-2002-PlanA" unitRef="U-Shares" decimals="INF">277000</ci:ShareOwnershipPlanShareOptionsOutstanding>
   <ci:ShareOwnershipPlanShareOptionsOutstanding contextRef="I-2003-PlanA" unitRef="U-Shares" decimals="INF">566000</ci:ShareOwnershipPlanShareOptionsOutstanding>

   <!-- Changes (all must be in the correct order, per content model -->
   <ci:ShareOwnershipPlanShareOptionsGranted contextRef="D-2002-PlanA" unitRef="U-Shares" decimals="INF">277000</ci:ShareOwnershipPlanShareOptionsGranted>
   <ci:ShareOwnershipPlanShareOptionsGranted contextRef="D-2003-PlanA" unitRef="U-Shares" decimals="INF">298000</ci:ShareOwnershipPlanShareOptionsGranted>
   <ci:ShareOwnershipPlanShareOptionsForfeited contextRef="D-2002-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsForfeited>
   <ci:ShareOwnershipPlanShareOptionsForfeited contextRef="D-2003-PlanA" unitRef="U-Shares" decimals="INF">9000</ci:ShareOwnershipPlanShareOptionsForfeited>
   <ci:ShareOwnershipPlanShareOptionsExercised contextRef="D-2002-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsExercised>
   <ci:ShareOwnershipPlanShareOptionsExercised contextRef="D-2003-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsExercised>
   <ci:ShareOwnershipPlanShareOptionsExpired contextRef="D-2002-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsExpired>
   <ci:ShareOwnershipPlanShareOptionsExpired contextRef="D-2003-PlanA" unitRef="U-Shares" decimals="INF">0</ci:ShareOwnershipPlanShareOptionsExpired>
   <ci:ShareOwnershipPlanShareOptionsOutstandingIncreaseDecrease contextRef="D-2002-PlanA" unitRef="U-Shares" decimals="INF">277000</ci:ShareOwnershipPlanShareOptionsOutstandingIncreaseDecrease>
   <ci:ShareOwnershipPlanShareOptionsOutstandingIncreaseDecrease contextRef="D-2003-PlanA" unitRef="U-Shares" decimals="INF">289000</ci:ShareOwnershipPlanShareOptionsOutstandingIncreaseDecrease>

</xbrl>
