<?xml version="1.0" encoding="UTF-8"?>
<Store>
   <Sellers>
      <sellerID>101</sellerID>
      <rating>A</rating>
      <email>tom@cis.upenn.edu</email>
      <address>38th spruce</address>
      <phone>215-100-1000</phone>
      <nickname>Tom</nickname>
      <membersince>2004-02-03</membersince>
      <memberdue>2007-02-03</memberdue>
   </Sellers>
   <Sellers>
      <sellerID>102</sellerID>
      <rating>C</rating>
      <email>jessie@cis.upenn.edu</email>
      <address>36th walnut</address>
      <phone>215-200-2000</phone>
      <membersince>2000-12-01</membersince>
      <memberdue>2005-12-01</memberdue>
   </Sellers>
   <Sellers>
      <sellerID>103</sellerID>
      <rating>A</rating>
      <email>mike@wharton.upenn.edu</email>
      <address>34th locust</address>
      <phone>215-300-3000</phone>
      <nickname>Mike</nickname>
      <membersince>2000-10-20</membersince>
      <memberdue>2005-10-20</memberdue>
   </Sellers>
   <Sellers>
      <sellerID>104</sellerID>
      <rating>B</rating>
      <email>david@wharton.upenn.edu</email>
      <address>32th pine</address>
      <phone>215-500-5000</phone>
      <membersince>2001-09-01</membersince>
      <memberdue>2006-09-01</memberdue>
   </Sellers>
   <Sellers>
      <sellerID>105</sellerID>
      <rating>B</rating>
      <email>paris@yahoo.com</email>
      <address>30th chester</address>
      <phone>215-600-6000</phone>
      <nickname>Jeff</nickname>
      <membersince>2002-08-01</membersince>
      <memberdue>2007-08-01</memberdue>
   </Sellers>
   
   <Items>
      <itemID>2</itemID>
      <type>Printer</type>
      <itemname>Epson Stylus C62 Printer</itemname>
      <condition>Good</condition>
      <description>Epson Stylus C62 Printer, bought in 2004, rarely use.</description>
   </Items>
   <Items>
      <itemID>3</itemID>
      <type>Printer</type>
      <itemname>HP P3150 Color Photo Printer</itemname>
      <condition>Excellent</condition>
      <description>Built-in memory card, readers accepts compactflash memory stick, multimedia secure digital smartmedia. brand  new</description>
      <manufacturer>HP</manufacturer>
      <remark>free shipping</remark>
   </Items>
   <Items>
      <itemID>4</itemID>
      <type>Printer</type>
      <itemname>Epson Stylus Color 400 InkJet Printer</itemname>
      <condition>Good</condition>
      <description>It will need a new printer cartridge. Drivers and booklets are included.</description>
      <remark>Epson has made an on-demand inkjet office printer that's simple to use and has very low cost.</remark>
   </Items>
   <Items>
      <itemID>12</itemID>
      <type>Table</type>
      <itemname>dropleaf table</itemname>
      <condition>Very Good</condition>
      <description>Small dropleaf table in very good condition. $50 or best offer. </description>
   </Items>
   <Items>
      <itemID>13</itemID>
      <type>Table</type>
      <itemname>Dinner table</itemname>
      <condition>Sturdy</condition>
      <description>65.5" long, 39.5 wide, 30" high.  It opens up in the middle, but the leaf is missing. </description>
      <manufacturer>unkown</manufacturer>
      <remark>can be used as a study desk too.</remark>
   </Items>
   <Items>
      <itemID>14</itemID>
      <type>Table</type>
      <itemname>Computer table</itemname>
      <condition>Good</condition>
      <description>30" x 48" Height Adjustable, ask for $65 OBO. Brand new, the table value is up to $300. </description>
      <manufacturer>IKEA</manufacturer>
      <remark>If you live around the University City area, I can deliver the smaller ones for an additional $10</remark>
   </Items>
   <Items>
      <itemID>15</itemID>
      <type>Mouse</type>
      <itemname>Logitech MX 1000 Laser Cordless Mouse</itemname>
      <condition>Good</condition>
      <description>I have used it for 9 months. It works excellent, like new. Ask for $40. ( original price is 75$) </description>
      <manufacturer>Logitech</manufacturer>
   </Items>
   
  <Stock>
      <itemID>2</itemID>
      <sellerID>101</sellerID>
      <sincedate>2005-10-01</sincedate>
      <duedate>2005-10-06</duedate>
   </Stock>  
  <Stock>
      <itemID>2</itemID>
      <sellerID>102</sellerID>
      <sincedate>2005-10-07</sincedate>
      <duedate>2005-10-12</duedate>
   </Stock>  
  <Stock>
      <itemID>3</itemID>
      <sellerID>101</sellerID>
      <sincedate>2005-10-01</sincedate>
      <duedate>2005-10-06</duedate>
   </Stock>  
  <Stock>
      <itemID>4</itemID>
      <sellerID>102</sellerID>
      <sincedate>2005-10-01</sincedate>
      <duedate>2005-10-06</duedate>
   </Stock>  
  <Stock>
      <itemID>12</itemID>
      <sellerID>103</sellerID>
      <sincedate>2005-11-08</sincedate>
      <duedate>2005-11-14</duedate>
   </Stock>  
   <Stock>
      <itemID>13</itemID>
      <sellerID>103</sellerID>
      <sincedate>2005-09-08</sincedate>
      <duedate>2005-09-17</duedate>
   </Stock>  
   <Stock>
      <itemID>14</itemID>
      <sellerID>104</sellerID>
      <sincedate>2005-09-09</sincedate>
      <duedate>2005-09-16</duedate>
   </Stock>  
   <Stock>
      <itemID>15</itemID>
      <sellerID>105</sellerID>
      <sincedate>2005-11-10</sincedate>
      <duedate>2005-11-15</duedate>
   </Stock>  
</Store>
