<?xml version="1.0" encoding="utf-8"?>
<VVSorder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <login>
    <user>yourusername</user>
    <passwd>yourpassword</passwd>
  </login>
  <inquiry>
    <objectid />
    <transaktion />
    <receiver>
      <location>
        <EANlocation>9999999999999</EANlocation>
        <name />
        <address />
        <postalcode />
        <postalcity />
        <countrycode />
      </location>
    </receiver>
    <item>
      <itemeannumber>1111111111111</itemeannumber>
      <vvsnumber />
      <itemid></itemid>
      <quantity>10</quantity>
      <unit>PCE</unit>
      <unitquantity />
      <price />
      <exchange>dkk</exchange>
      <code />
      <itemlevdate>20-09-2011</itemlevdate>
    </item>
    <sender>
      <location>
        <EANlocation>5555555555555</EANlocation>
        <name>test</name>
        <address>test</address>
        <postalcode>9000</postalcode>
        <postalcity>test</postalcity>
        <countrycode>dkk</countrycode>
      </location>
      <fetch />
    </sender>
    <delivery>
      <date />
      <allitemdeldate />
    </delivery>
    <send>
      <date />
      <time />
      <user />
    </send>
    <ordernumber />
  </inquiry>
</VVSorder>
