<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="http://www.northlincs.gov.uk/basda/stylesheet.xsl" ?>

<Order xmlns="urn:schemas-basda-org:2000:purchaseOrder:xdr:3.01">
    <OrderHead>
        <Schema>
            <Version>1</Version>
        </Schema>
        <Parameters>
            <Language>EN_GB</Language>
            <DecimalSeparator>.</DecimalSeparator>
            <Precision>13.6</Precision>
        </Parameters>
        <OriginatingSoftware>
            <SoftwareManufacturer>CedAr Software</SoftwareManufacturer>
            <SoftwareProduct>eProcurement</SoftwareProduct>
            <SoftwareVersion>3.2.1</SoftwareVersion>
        </OriginatingSoftware>
        <OrderType>FA - FINANCE PITTWOOD HOUSE</OrderType>
        <OrderCurrency>
            <Currency Code="GBP" Codelist="BASDA">GB Pounds Sterling</Currency>
        </OrderCurrency>
        <InvoiceCurrency>
            <Currency Code="GBP" Codelist="BASDA">GB Pounds Sterling</Currency>
        </InvoiceCurrency>
        <Checksum>77091</Checksum>
    </OrderHead>
    <OrderReferences>
        <BuyersOrderNumber Preserve="true">FA00257</BuyersOrderNumber>
    </OrderReferences>
    <OrderDate>2006-12-18T10:55:28</OrderDate>
    <Supplier>
        <SupplierReferences>
            <BuyersCodeForSupplier>DUM0001</BuyersCodeForSupplier>
        </SupplierReferences>
        <Party>DUMMY SUPPLIER</Party>
        <Address>
            <AddressLine>ADDRESS 1</AddressLine>
            <AddressLine>ADDRESS 2</AddressLine>
            <AddressLine>ADDRESS 3</AddressLine>
            <AddressLine>ADDRESS 4</AddressLine>
        </Address>
        <Contact>
            <Name>PAYEE- DUMMY SUPPLIER</Name>
            <Email>Supplier.Contact@SupplierDomain.co.uk</Email>
        </Contact>
    </Supplier>
    <Buyer>
        <BuyerReferences/>
        <Party/>
        <Address>
            <AddressLine>ROOM S16</AddressLine>
            <AddressLine>PITTWOOD HOUSE</AddressLine>
            <AddressLine>ASHBY ROAD</AddressLine>
            <AddressLine>SCUNTHORPE</AddressLine>
            <PostCode>DN16 1AB</PostCode>
        </Address>
    </Buyer>
    <Delivery>
        <DeliverTo>
            <DeliverToReferences>
                <BuyersCodeForDelivery Preserve="true">FIN</BuyersCodeForDelivery>
            </DeliverToReferences>
            <Party>CORPORATE FINANCE</Party>
            <Address>
                <AddressLine>ROOM S16</AddressLine>
                <AddressLine>PITTWOOD HOUSE</AddressLine>
                <AddressLine>ASHBY ROAD</AddressLine>
                <AddressLine>SCUNTHORPE</AddressLine>
                <PostCode>DN16 1AB</PostCode>
            </Address>
            <Contact>
                <Name>CORPORATE FINANCE</Name>
                <Email>SERVICE.CONTACT@NORTHLINCS.GOV.UK</Email>
            </Contact>
        </DeliverTo>
    </Delivery>
    <InvoiceTo>
        <Party/>
        <Address/>
        <Contact/>
    </InvoiceTo>
    <OrderLine>
        <LineNumber Preserve="true">1</LineNumber>
        <OrderLineReferences>
            <CostCentre>P727</CostCentre>
            <GeneralLedgerCode>PL</GeneralLedgerCode>
        </OrderLineReferences>
        <Product>
            <BuyersProductCode>ZZZX1</BuyersProductCode>
            <Description>COPIER BOND, ECONOMY, 80GSM, A4</Description>
        </Product>
        <Quantity UOMCode="RM">
            <Packsize>RM</Packsize>
            <Amount>1.0</Amount>
        </Quantity>
        <Price>
            <UnitPrice>1.49</UnitPrice>
        </Price>
        <LineTax>
            <TaxRate Code="N">17.5</TaxRate>
            <TaxValue>0.27</TaxValue>
            <TaxRef Code="S">17.50% STANDARD</TaxRef>
        </LineTax>
        <LineTotal>1.49</LineTotal>
        <Delivery>
            <DeliverTo>
                <DeliverToReferences>
                    <BuyersCodeForDelivery Preserve="true">FIN</BuyersCodeForDelivery>
                </DeliverToReferences>
                <Party>CORPORATE FINANCE</Party>
                <Address>
                    <AddressLine>ROOM S16</AddressLine>
                    <AddressLine>PITTWOOD HOUSE</AddressLine>
                    <AddressLine>ASHBY ROAD</AddressLine>
                    <AddressLine>SCUNTHORPE</AddressLine>
                    <PostCode>DN16 1AB</PostCode>
                </Address>
            </DeliverTo>
            <PreferredDate>2006-12-21</PreferredDate>
        </Delivery>
    </OrderLine>
    <OrderTotal>
        <GoodsValue>1.49</GoodsValue>
        <TaxTotal>0.27</TaxTotal>
        <GrossValue>1.76</GrossValue>
    </OrderTotal>
</Order>


