<?xml version="1.0" encoding="utf-8"?>
<!-- Created by Charles Hoffman, CPA, 2007-01-01 -->
<xbrl xmlns="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:ci="http://www.xbrl.us/patterns/2007/MovementsAnalysis" 
      xmlns:iso4217="http://www.xbrl.org/2003/iso4217" 
      xsi:schemaLocation="">

   <link:schemaRef xlink:type="simple" xlink:href="MovementsAnalysis.xsd" />

   <context id="I-2002">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
      </entity>
      <period>
         <instant>2002-12-31</instant>
      </period>
   </context>
   <context id="I-2003">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
      </entity>
      <period>
         <instant>2003-12-31</instant>
      </period>
   </context>
   <context id="D-2003">
      <entity>
         <identifier scheme="http://www.SampleCompany.com">SAMP</identifier>
      </entity>
      <period>
         <startDate>2003-01-01</startDate>
         <endDate>2003-12-31</endDate>
      </period>
   </context>
   <unit id="U-Monetary">
      <measure>iso4217:USD</measure>
   </unit>

   <ci:LandAndBuildingsNet contextRef="I-2002" unitRef="U-Monetary" decimals="INF">244508000</ci:LandAndBuildingsNet>
   <ci:LandAndBuildingsNetAdditions contextRef="D-2003" unitRef="U-Monetary" decimals="INF">109659000</ci:LandAndBuildingsNetAdditions>
   <ci:LandAndBuildingsNetDisposals contextRef="D-2003" unitRef="U-Monetary" decimals="INF">193000</ci:LandAndBuildingsNetDisposals>
   <ci:LandAndBuildingsNetTranslationDifference contextRef="D-2003" unitRef="U-Monetary" decimals="INF">12401000</ci:LandAndBuildingsNetTranslationDifference>
   <ci:LandAndBuildingsNet contextRef="I-2003" unitRef="U-Monetary" decimals="INF">366375000</ci:LandAndBuildingsNet>

   <ci:FurnitureAndFixturesNet contextRef="I-2002" unitRef="U-Monetary" decimals="INF">34457000</ci:FurnitureAndFixturesNet>
   <ci:FurnitureAndFixturesNetAdditions contextRef="D-2003" unitRef="U-Monetary" decimals="INF">0</ci:FurnitureAndFixturesNetAdditions>
   <ci:FurnitureAndFixturesNetDisposals contextRef="D-2003" unitRef="U-Monetary" decimals="INF">0</ci:FurnitureAndFixturesNetDisposals>
   <ci:FurnitureAndFixturesNetTranslationDifference contextRef="D-2003" unitRef="U-Monetary" decimals="INF">0</ci:FurnitureAndFixturesNetTranslationDifference>
   <ci:FurnitureAndFixturesNet contextRef="I-2003" unitRef="U-Monetary" decimals="INF">34457000</ci:FurnitureAndFixturesNet>

   <ci:OtherPropertyPlantAndEquipmentNet contextRef="I-2002" unitRef="U-Monetary" decimals="INF">6702000</ci:OtherPropertyPlantAndEquipmentNet>
   <ci:OtherPropertyPlantAndEquipmentNetAdditions contextRef="D-2003" unitRef="U-Monetary" decimals="INF">7100000</ci:OtherPropertyPlantAndEquipmentNetAdditions>
   <ci:OtherPropertyPlantAndEquipmentNetDisposals contextRef="D-2003" unitRef="U-Monetary" decimals="INF">262000</ci:OtherPropertyPlantAndEquipmentNetDisposals>
   <ci:OtherPropertyPlantAndEquipmentNetTranslationDifference contextRef="D-2003" unitRef="U-Monetary" decimals="INF">-7487000</ci:OtherPropertyPlantAndEquipmentNetTranslationDifference>
   <ci:OtherPropertyPlantAndEquipmentNet contextRef="I-2003" unitRef="U-Monetary" decimals="INF">6053000</ci:OtherPropertyPlantAndEquipmentNet>

   <ci:PropertyPlantAndEquipmentNet contextRef="I-2002" unitRef="U-Monetary" decimals="INF">285667000</ci:PropertyPlantAndEquipmentNet>
   <ci:PropertyPlantAndEquipmentNetAdditions contextRef="D-2003" unitRef="U-Monetary" decimals="INF">116759000</ci:PropertyPlantAndEquipmentNetAdditions>
   <ci:PropertyPlantAndEquipmentNetDisposals contextRef="D-2003" unitRef="U-Monetary" decimals="INF">455000</ci:PropertyPlantAndEquipmentNetDisposals>
   <ci:PropertyPlantAndEquipmentNetTranslationDifference contextRef="D-2003" unitRef="U-Monetary" decimals="INF">4914000</ci:PropertyPlantAndEquipmentNetTranslationDifference>
   <ci:PropertyPlantAndEquipmentNet contextRef="I-2003" unitRef="U-Monetary" decimals="INF">406885000</ci:PropertyPlantAndEquipmentNet>

   <ci:FurnitureAndFixturesNetIncreaseDecrease contextRef="D-2003" unitRef="U-Monetary" decimals="INF">0</ci:FurnitureAndFixturesNetIncreaseDecrease>
   <ci:OtherPropertyPlantAndEquipmentNetIncreaseDecrease contextRef="D-2003" unitRef="U-Monetary" decimals="INF">-649000</ci:OtherPropertyPlantAndEquipmentNetIncreaseDecrease>
   <ci:LandAndBuildingsNetIncreaseDecrease contextRef="D-2003" unitRef="U-Monetary" decimals="INF">121867000</ci:LandAndBuildingsNetIncreaseDecrease>
   <ci:PropertyPlantAndEquipmentNetIncreaseDecrease contextRef="D-2003" unitRef="U-Monetary" decimals="INF">121218000</ci:PropertyPlantAndEquipmentNetIncreaseDecrease>

</xbrl>
