<?xml version="1.0" encoding="UTF-8"?>
<BestpriceQuery xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
   xmlns='http://www.egis-online.de/EBC/schema/BestpriceQuery'
   xsi:schemaLocation='http://www.egis-online.de/EBC/schema/BestpriceQuery BestpriceQuery.xsd'>
    <TransactionHeader>
        <VersionId>1.00</VersionId>
        <GenerationDateTime>2005-10-24T23:10:10</GenerationDateTime>
        <ERP>Name der eingesetzten Warenwirtschaft</ERP>
        <Login>Login</Login>
        <Password>Passwort</Password>
    </TransactionHeader>
    <Bestprice>
        <Query>
            <ProductReference>
                <ProprietaryProductIdentifier>
                    <ProprietaryProductNumber>PCS250533</ProprietaryProductNumber>
                    <ProprietaryProductNumber>PCS3424846</ProprietaryProductNumber>
                </ProprietaryProductIdentifier>
                <IncludeZeroStock>false</IncludeZeroStock>
            </ProductReference>
        </Query>
    </Bestprice>
</BestpriceQuery>
