<?xml version="1.0" encoding="utf-8"?>
<!-- Created by Charles Hoffman, CPA, 2007-01-01 -->
<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:ci="http://www.xbrl.us/patterns/2007/MultipleNumberOfValues" 
      xmlns:iso4217="http://www.xbrl.org/2003/iso4217" 
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
      xsi:schemaLocation="">
   
   <link:schemaRef xlink:type="simple" xlink:href="MultipleNumberOfValues.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>
   <unit id="U-Monetary">
      <measure>iso4217:USD</measure>
   </unit>
   <ci:SubsequentEvent>
      <ci:SubsequentEventDescription contextRef="D-2003">
	On 14 January 2002, a building with a net book value of $1,695,000 was severly
	damaged by flooding.  It is expected that insurance proceeds will fall short of
	the costs of rebuilding and loss of stocks by $750,000.
      </ci:SubsequentEventDescription>
      <ci:SubsequentEventDate contextRef="D-2003">2002-01-14</ci:SubsequentEventDate>
   </ci:SubsequentEvent>
   <ci:SubsequentEvent>
      <ci:SubsequentEventDescription contextRef="D-2003">
	Subsequent to 31 December 2001, the court administration proceedings relating
	to ABC Limited (see note 19) were completed and an application was made to
	wind-up the company.  No further distributions to the Group are anticipated.  The
	Group has no obligation to meet outstanding liabilities of ABC Limited.
      </ci:SubsequentEventDescription>
      <ci:SubsequentEventDate contextRef="D-2003">2002-01-01</ci:SubsequentEventDate>
   </ci:SubsequentEvent>
   <ci:SubsequentEvent>
      <ci:SubsequentEventDescription contextRef="D-2003">
	On 1 March 2002 the Group acquired a 100% interest in XYZ Limited which manufactures 
	paints and is incorporated in Singapore. The consideration of LC 7,950 was settled in cash. 
	The fair value of the net identifiable assets of the company at the date of acquisition 
	was LC 5,145. This acquisition has not been recognised in the Group's 2001 financial 
	statements. Goodwill arising on this acquisition of LC 2,805 will be amortised on a 
	straight line basis over 10 years, reflecting the importance of this acquisition in 
	expanding the Group's market coverage in the paints industry. The operating results 
	and assets and liabilities of XYZ Limited will be consolidated with effect 
	from 1 March 1999.
      </ci:SubsequentEventDescription>
      <ci:SubsequentEventDate contextRef="D-2003">2002-03-01</ci:SubsequentEventDate>
   </ci:SubsequentEvent>
</xbrl>
