<?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/RelatedConcepts" 
      xsi:schemaLocation="">

   <link:schemaRef xlink:type="simple" xlink:href="RelatedConcepts.xsd" />

   <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>

   <ci:BasisOfPresentation contextRef="D-2003">Historical Cost</ci:BasisOfPresentation>
   <ci:InventoryValuationMethod contextRef="D-2003">Cost</ci:InventoryValuationMethod>
   <ci:DescriptionOfInventoryComponents contextRef="D-2003">weighted average method</ci:DescriptionOfInventoryComponents>
   <ci:FinancialInstrumentsPolicy contextRef="D-2003">Financial assets and liabilities are recognised on the Group's balance sheet when the Group has become a party to the contractual provisions of the investment.</ci:FinancialInstrumentsPolicy>
   <ci:TradeReceivablesPolicy contextRef="D-2003">Trade receivables are stated at their nominal value as reduced by appropriate allowances for estimated irrecoverable amounts.</ci:TradeReceivablesPolicy>
   <ci:InvestmentsInSecuritiesPolicy contextRef="D-2003">Investments in securities are recognised on a trade-date basis and are initially measured at cost.</ci:InvestmentsInSecuritiesPolicy>
   <ci:BankBorrowingsPolicy contextRef="D-2003">accrual basis</ci:BankBorrowingsPolicy>
   <ci:ProvisionsPolicy contextRef="D-2003">Provisions are recognised when the Group has a present obligation as a result of a past event which it is probable will result in an outflow of economic benefits that can be reasonably estimated.</ci:ProvisionsPolicy>
</xbrl>
