<transactions>

  <transaction>
    <type>SO</type>
    <accountingDate>14/03/2004</accountingDate>
    <description>Golf equipment ordered via XYZ Web Shop</description>
    <counterpartRef>39064</counterpartRef>
    <counterpart>95-12484</counterpart>
    <location>Warehouse</location>
    <item>
        <description>Twilight Tracer Golf Ball</description>
        <stockItem>Twilight Tracer 1</stockItem>
        <price>8.50</price>
        <quantity>2</quantity>
        <vatAmount>2.98</vatAmount>
    </item>
    <item>
        <description>Cobra 440 SZ - Driver</description>
        <stockItem>Cobra SS 430</stockItem>
        <price>170.21</price>
        <quantity>1</quantity>
        <vatAmount>29.79</vatAmount>
    </item>
  </transaction>

  <transaction>
    <type>SO</type>
    <accountingDate>14/03/2004</accountingDate>
    <description>Consultancy work</description>
    <counterpartRef>39064</counterpartRef>
    <counterpart>95-12484</counterpart>
    <location>Warehouse</location>
    <item>
        <account>Balance : Shareholders funds : Retained earnings : Sales : Sundry sales</account>
        <amount>200.00</amount>
        <vatAmount>35.00</vatAmount>
    </item>
  </transaction>

 </transactions>
