<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ShoppingCartResponse xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
 xmlns='http://www.egis-online.de/EBC/schema/ShoppingCartResponse' xsi:schemaLocation='http://www.egis-online.de/EBC/schema/ShoppingCartResponse ShoppingCartResponse.xsd'>
    <TransactionHeader>
        <VersionId>1.00</VersionId>
        <GenerationDateTime>2012-03-30T13:48:19</GenerationDateTime>
    </TransactionHeader>
    <ShoppingCart>
        <Header>
            <ShoppingCartIdentification>
                <ShoppingCartIdentifier>
                    <ShoppingCartName>default</ShoppingCartName>
                </ShoppingCartIdentifier>
            </ShoppingCartIdentification>
        </Header>
        <Body>
            <LineItem>
                <DistributorDescription>
                    <ProprietaryDistributorIdentifier>70277</ProprietaryDistributorIdentifier>
                </DistributorDescription>
                <ProductIdentification>
                    <ProprietaryProductIdentifier>
                        <ProprietaryProductNumber>PCS250533</ProprietaryProductNumber>
                    </ProprietaryProductIdentifier>
                    <DistributorProductIdentifier>
                        <DistributorProductNumber>5360102</DistributorProductNumber>
                    </DistributorProductIdentifier>
                    <ManufacturerProductIdentifier>
                        <ManufacturerProductNumber xsi:nil="true" />
                    </ManufacturerProductIdentifier>
                    <GlobalProductIdentifier>
                        <GlobalProductNumber xsi:nil="true" />
                    </GlobalProductIdentifier>
                </ProductIdentification>
                <Status>ok</Status>
                <StatusCode>0</StatusCode>
            </LineItem>
            <LineItem>
                <DistributorDescription>
                    <ProprietaryDistributorIdentifier xsi:nil="true" />
                </DistributorDescription>
                <ProductIdentification>
                    <ProprietaryProductIdentifier>
                        <ProprietaryProductNumber>PCS248608</ProprietaryProductNumber>
                    </ProprietaryProductIdentifier>
                    <DistributorProductIdentifier>
                        <DistributorProductNumber xsi:nil="true" />
                    </DistributorProductIdentifier>
                    <ManufacturerProductIdentifier>
                        <ManufacturerProductNumber xsi:nil="true" />
                    </ManufacturerProductIdentifier>
                    <GlobalProductIdentifier>
                        <GlobalProductNumber xsi:nil="true" />
                    </GlobalProductIdentifier>
                </ProductIdentification>
                <Status>ok</Status>
                <StatusCode>0</StatusCode>
            </LineItem>
        </Body>
    </ShoppingCart>
</ShoppingCartResponse>
