<companyInfo>
  <companyName>444m</companyName>
  <products>
    <book>
      <isbn>852-254</isbn>
      <title>My Life</title>
      <category>drama</category>
      <author><fn>Bill</fn><ln>Clinton</ln></author>
      <keyword>white house</keyword>
      <price>45.50</price>
      <discount>15.50</discount>
      <quantity>23</quantity>
    </book>
    <book>
      <isbn>225-522</isbn>
      <title>intro to C++</title>
      <category>Computer Science</category>
      <author><fn></fn><ln></ln></author>
      <keyword>OOD</keyword>
      <price>25.35</price>
      <quantity>26</quantity>
    </book>
    <book>
      <isbn>852-153</isbn>
      <title>Harry Potter</title>
      <category>Fiction</category>
      <author><fn>Emma</fn><ln>Watson</ln></author>
      <keyword>Magic</keyword>
      <price>35.99</price>
      <quantity>5</quantity>
    </book>
    <music>
      <id>112-252</id>
      <albumName>8 mile</albumName>
      <genre>rap</genre>
      <artist><firstname>eminem</firstname><lastname></lastname></artist>
      <recordingcompany></recordingcompany>
      <price>17.50</price>
      <quantity>40</quantity>
    </music>
    <music>
      <id>354-349</id>
      <albumName>rainy night</albumName>
      <genre>jazz</genre>
      <artist><firstname>Kenny</firstname><lastname>G</lastname></artist>
      <recordingcompany></recordingcompany>
      <price>13.00</price>
      <quantity>10</quantity>
    </music>
    <music>
      <id>024-758</id>
      <albumName>lonely</albumName>
      <genre>Hip-Hop</genre>
      <artist>
        <firstname>Back</firstname>
        <lastname>Street Boys</lastname>
      </artist>
      <recordingcompany></recordingcompany>
      <price>20.99</price>
      <discount>8.00</discount>
      <quantity>100</quantity>
    </music>
  </products>
  <shipping>
    <vendor>
      <name>DHL</name>
      <url>http://dhl.com</url>
      <toll-free>1800-888-2001</toll-free>
      <localAddress>
        <street>12032 45 st</street>
        <city>redmond</city>
        <zip>98052</zip>
        <state>WA</state>
      </localAddress>
      <method id="1">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="7">
        <option>Standard</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="4">
        <option>Overnight</option>
        <price><perPound>10.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>FedEx</name>
      <url>http://fedex.com</url>
      <toll-free>1800-888-2222</toll-free>
      <localAddress>
        <street>1232 45 st</street>
        <city>Kirkland</city>
        <zip>98010</zip>
        <state>WA</state>
      </localAddress>
      <method id="2">
        <option>next day</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="5">
        <option>Overnight</option>
        <price><perPound>15.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="8">
        <option>Standard</option>
        <price><perPound>9.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>UPS</name>
      <url>http://ups.com</url>
      <toll-free>1800-888-3333</toll-free>
      <localAddress>
        <street>120 5 ave</street>
        <city>redmond</city>
        <zip>98012</zip>
        <state>WA</state>
      </localAddress>
      <method id="3">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="6">
        <option>Overnight</option>
        <price><flat>15.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="9">
        <option>Standard</option>
        <price><flat>10.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>DHL</name>
      <url>http://dhl.com</url>
      <toll-free>1800-888-2001</toll-free>
      <localAddress>
        <street>12032 45 st</street>
        <city>redmond</city>
        <zip>98052</zip>
        <state>WA</state>
      </localAddress>
      <method id="1">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="7">
        <option>Standard</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="4">
        <option>Overnight</option>
        <price><perPound>10.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>FedEx</name>
      <url>http://fedex.com</url>
      <toll-free>1800-888-2222</toll-free>
      <localAddress>
        <street>1232 45 st</street>
        <city>Kirkland</city>
        <zip>98010</zip>
        <state>WA</state>
      </localAddress>
      <method id="2">
        <option>next day</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="5">
        <option>Overnight</option>
        <price><perPound>15.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="8">
        <option>Standard</option>
        <price><perPound>9.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>UPS</name>
      <url>http://ups.com</url>
      <toll-free>1800-888-3333</toll-free>
      <localAddress>
        <street>120 5 ave</street>
        <city>redmond</city>
        <zip>98012</zip>
        <state>WA</state>
      </localAddress>
      <method id="3">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="6">
        <option>Overnight</option>
        <price><flat>15.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="9">
        <option>Standard</option>
        <price><flat>10.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>DHL</name>
      <url>http://dhl.com</url>
      <toll-free>1800-888-2001</toll-free>
      <localAddress>
        <street>12032 45 st</street>
        <city>redmond</city>
        <zip>98052</zip>
        <state>WA</state>
      </localAddress>
      <method id="1">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="7">
        <option>Standard</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="4">
        <option>Overnight</option>
        <price><perPound>10.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>FedEx</name>
      <url>http://fedex.com</url>
      <toll-free>1800-888-2222</toll-free>
      <localAddress>
        <street>1232 45 st</street>
        <city>Kirkland</city>
        <zip>98010</zip>
        <state>WA</state>
      </localAddress>
      <method id="2">
        <option>next day</option>
        <price><flat>30.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="5">
        <option>Overnight</option>
        <price><perPound>15.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="8">
        <option>Standard</option>
        <price><perPound>9.00</perPound></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
    <vendor>
      <name>UPS</name>
      <url>http://ups.com</url>
      <toll-free>1800-888-3333</toll-free>
      <localAddress>
        <street>120 5 ave</street>
        <city>redmond</city>
        <zip>98012</zip>
        <state>WA</state>
      </localAddress>
      <method id="3">
        <option>next day</option>
        <price><flat>20.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="6">
        <option>Overnight</option>
        <price><flat>15.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
      <method id="9">
        <option>Standard</option>
        <price><flat>10.00</flat></price>
        <restrictions><maximumWeight>10</maximumWeight></restrictions>
      </method>
    </vendor>
  </shipping>
</companyInfo>
