<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xmlns:iso4217="http://www.xbrl.org/2003/iso4217" 
   xmlns:h="http://StandardAdvantage.com/h" 
   xmlns:ci="http://www.xbrl.us/patterns/2007/SpecificallyRelatedText" 
   xsi:schemaLocation="">

  <link:schemaRef xlink:type="simple" xlink:href="SpecificallyRelatedText.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>
   <unit id="U-Ratio">
      <measure>pure</measure>
   </unit>
   <unit id="U-Shares">
      <measure>shares</measure>
   </unit>

<!-- This is with styling information -->
<ci:ManagementDiscussionAndAnalysis>
  <h:table>
    <h:tr>
      <h:th>
        <h:txt contextRef="D-2003" h:style="font-family:Arial;font-size:16pt;font-weight:bold;color:blue;text-align:center;padding-bottom:20px">Management Discussion and Analysis</h:txt>
      </h:th>
    </h:tr>
    <h:tr>
      <h:td>
        <h:txt contextRef="D-2003" h:style="font-family:Arial;font-size:10pt;font-weight:normal;color:black;text-align:left">The financial statements have been prepared on the historical cost basis, except for the revaluation of land and buildings and certain financial instruments. The principal accounting policies adopted are set out below.</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="padding-left: 2em">
        <h:txt contextRef="D-2003">Inventories are stated at the lower of cost and net realisable value.  Included in inventory are: (a) raw materials, (b) supplies, (c) finished goods.</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="font-style: italic; padding-left: 2em;">
        <h:txt contextRef="D-2003">Financial assets and financial liabilities are recognised on the Group's balance sheet when the Group has become a party to the contractual provisions of the instrument.  The Group has these instruments:</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="font-style: italic; padding-left: 2em;">
        <h:txt contextRef="D-2003">Receivables</h:txt>
        <h:txt contextRef="D-2003">Payables</h:txt>
        <h:txt contextRef="D-2003">Short term investments</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="font-style: italic; padding-left: 2em;">
        <h:txt contextRef="D-2003">Trade receivables are stated at their nominal value as reduced by appropriate allowances for estimated irrecoverable amounts.</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="font-style: italic; padding-left: 2em;">
        <h:txt contextRef="D-2003">Trade receivables include receivables from major customers.</h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:td h:style="font-style: italic; padding-left: 2em;">
        <h:txt contextRef="D-2003">Trade receivables include related party receivables.</h:txt>
      </h:td>
    </h:tr>
  </h:table>
</ci:ManagementDiscussionAndAnalysis>



<!-- This is WITHOUT styling information -->
<ci:AccountingPolicies>
  <h:table>
    <h:tr>
      <h:th>
        <h:txt contextRef="D-2003">Accounting Policies</h:txt>
      </h:th>
    </h:tr>
    <h:tr>
      <h:td>
        <h:txt contextRef="D-2003">
           The financial statements have been prepared on the historical cost basis, except 
           for the revaluation of land and buildings and certain financial instruments. The 
           principal accounting policies adopted are set out below.
        </h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:th>
        <h:txt contextRef="D-2003">Inventories</h:txt>
      </h:th>
    </h:tr>
    <h:tr>
      <h:td>
        <h:txt contextRef="D-2003">
           Inventories are stated at the lower of cost and net realisable value.  Cost comprises 
           direct materials and, where applicable, direct labour costs and those overheads that 
           have been incurred in bringing the inventories to their present location and condition.  
           Cost is calculated using the weighted average method.  Net realisable value represents 
           the estimated selling price less all estimated costs to completion and costs to be 
           incurred in marketing, selling and distribution.
        </h:txt>
      </h:td>
    </h:tr>
    <h:tr>
      <h:th>
        <h:txt contextRef="D-2003">Financial Instruments</h:txt>
      </h:th>
    </h:tr>
    <h:tr>
      <h:td>
        <h:txt contextRef="D-2003">
           Financial assets and financial liabilities are recognised on the Group's balance sheet 
           when the Group has become a party to the contractual provisions of the instrument.
        </h:txt>
      </h:td>
    </h:tr>
  </h:table>
</ci:AccountingPolicies>

</xbrl>

