<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE AuctionWatchList SYSTEM "AuctionWatchList.dtd" [
 <!ATTLIST ma:AuctionWatchList
  xmlns:anyzone CDATA  #FIXED "http://www.example.com/auctioneers#anyzone"
  xmlns:eachbay CDATA  #FIXED "http://www.example.com/auctioneers#eachbay"
  xmlns:yabadoo CDATA  #FIXED "http://www.example.com/auctioneers#yabadoo"
  >

 <!ATTLIST ma:Auction
  anyzone:ID    CDATA  #IMPLIED
  eachbay:ID    CDATA  #IMPLIED
  yabadoo:ID    CDATA  #IMPLIED
  >

 <!ENTITY % High_Bidder.content "((eachbay:ID, eachbay:PositiveComments, eachbay:NeutralComments, eachbay:NegativeComments) |
                                  (anyzone:ID, anyzone:Member_Since, anyzone:Rating)),
                                 ma:MemberInfoPage" >
 <!ENTITY % Seller.content      "((eachbay:ID, eachbay:PositiveComments, eachbay:NeutralComments, eachbay:NegativeComments) |
                                  (anyzone:ID, anyzone:Member_Since, anyzone:Rating)),
                                 ma:MemberInfoPage" >
 <!ELEMENT eachbay:ID (#PCDATA) >
 <!ELEMENT eachbay:PositiveComments (#PCDATA) >
 <!ELEMENT eachbay:NeutralComments (#PCDATA) >
 <!ELEMENT eachbay:NegativeComments (#PCDATA) >

 <!ELEMENT anyzone:ID (#PCDATA) >
 <!ELEMENT anyzone:Member_Since (#PCDATA) >
 <!ELEMENT anyzone:Rating (#PCDATA) >

 <!ENTITY % recordDTD SYSTEM "record.dtd" >
 %recordDTD;

 <!ENTITY % Details.content "(record)" >

  ]>

<ma:AuctionWatchList
    xmlns:ma="http://www.example.com/AuctionWatch"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:anyzone="http://www.example.com/auctioneers#anyzone"
    xmlns:eachbay="http://www.example.com/auctioneers#eachbay"
    xmlns:yabadoo="http://www.example.com/auctioneers#yabadoo"
    >

<!-- ________________________________________________________________________________ -->

<ma:Auction anyzone:ID="0321K372910">

    <ma:AuctionHomepage
        xlink:type="simple"
        xlink:href="http://www.example.com/item/0321K372910"
    />

    <ma:Schedule>
        <ma:Open    xmlns:dt="http://www.w3.org/1999/XMLSchema-datatypes"
                dt:type="timeInstant">2000-03-21:07:41:34-05:00</ma:Open>
        <ma:Close    xmlns:dt="http://www.w3.org/1999/XMLSchema-datatypes"
                dt:type="timeInstant">2000-03-23:07:41:34-05:00</ma:Close>
    </ma:Schedule>
    
    <ma:Price>
        <ma:Start ma:currency="USD">3.00</ma:Start>
        <ma:Current ma:currency="USD">10.00</ma:Current>
        <ma:Number_of_Bids>5</ma:Number_of_Bids>
    </ma:Price>

    <ma:Trading_Partners>
        <ma:High_Bidder>
            <eachbay:ID>RecordsRUs</eachbay:ID>
            <eachbay:PositiveComments>231</eachbay:PositiveComments>
            <eachbay:NeutralComments>2</eachbay:NeutralComments>
            <eachbay:NegativeComments>5</eachbay:NegativeComments>
            <ma:MemberInfoPage
                xlink:type="simple"
                xlink:href="http://auction.eachbay.com/members?get=RecordsRUs"
                xlink:role="ma:MemberInfoPage"
            />            
        </ma:High_Bidder>
        <ma:Seller>
            <anyzone:ID>VintageRecordFreak</anyzone:ID>
            <anyzone:Member_Since>October 1999</anyzone:Member_Since>
            <anyzone:Rating>5</anyzone:Rating>
            <ma:MemberInfoPage
                xlink:type="simple"
                xlink:href="http://auction.anyzone.com/members/VintageRecordFreak"
                xlink:role="ma:MemberInfoPage"
            />
        </ma:Seller>
    </ma:Trading_Partners>

    <ma:Details>
        <record xmlns="http://www.example.org/music/records">
            <artist>Miles Davis</artist>
            <title>In a Silent Way</title>
            <recorded>1969</recorded>
            <label>Columbia Records</label>
            <remark>
                With Miles Davis (trumpet), Herbie Hancock (Electric Piano),
                Chick Corea (Electric Piano), Wayne Shorter (Tenor Sax), Josef Zawinul
                (Electric Piano &amp; Organ), John McLaughlin (Guitar), and
                Tony Williams ( Drums).    The liner notes were written by Frank Glenn,
                and the record is in fine condition. 
            </remark>
        </record>
    </ma:Details>

</ma:Auction>

<!-- ________________________________________________________________________________ -->


<ma:Auction yabadoo:ID="13143816">

    <ma:AuctionHomepage
        xlink:type="simple"
        xlink:href="http://auctions.yabadoo.com/auction/13143816"
    />

    <ma:Schedule>
        <ma:Open    xmlns:dt="http://www.w3.org/1999/XMLSchema-datatypes"
                dt:type="timeInstant">2000-03-19:17:03:00-04:00</ma:Open>
        <ma:Close    xmlns:dt="http://www.w3.org/1999/XMLSchema-datatypes"
                dt:type="timeInstant">2000-03-29:17:03:00-04:00</ma:Close>
    </ma:Schedule>
    
    <ma:Price>
        <ma:Start ma:currency="USD">3.00</ma:Start>
        <ma:Current ma:currency="USD">3.00</ma:Current>
        <ma:Number_of_Bids>0</ma:Number_of_Bids>
    </ma:Price>

    <ma:Trading_Partners>
        <ma:High_Bidder>
            <eachbay:ID>VintageRecordFreak</eachbay:ID>
            <eachbay:PositiveComments>232</eachbay:PositiveComments>
            <eachbay:NeutralComments>0</eachbay:NeutralComments>
            <eachbay:NegativeComments>0</eachbay:NegativeComments>
            <ma:MemberInfoPage
                xlink:type="simple"
                xlink:href="http://auction.eachbay.com/showRating/user=VintageRecordFreak"
                xlink:role="ma:MemberInfoPage"
            />            
        </ma:High_Bidder>
        <ma:Seller xmlns:seller="http://www.example.com/auctioneers#eachbay">
            <seller:ID>StarsOn45</seller:ID>
            <seller:PositiveComments>80</seller:PositiveComments>
            <seller:NeutralComments>1</seller:NeutralComments>
            <seller:NegativeComments>2</seller:NegativeComments>
            <ma:MemberInfoPage
                xlink:type="simple"
                xlink:href="http://auction.eachbay.com/showRating/user=StarsOn45"
                xlink:role="ma:MemberInfoPage"
            />            
        </ma:Seller>
    </ma:Trading_Partners>

    <ma:Details>
        <record xmlns="http://www.example.org/music/records">
            <artist>Wynton Marsalis</artist>
            <title>Think of One ...</title>
            <recorded>1983</recorded>
            <label>Columbia Records</label>
            <remark xml:lang="en">
                Columbia Records 12" 33-1/3 rpm LP, #FC-38641, Stereo. The record is
                still clean and shiny and looks unplayed (looks like NM condition).
                The cover has very light surface and edge wear.
            </remark>
            <remark xml:lang="de">
                Columbia Records 12" 33-1/3 rpm LP, #FC-38641, Stereo. Die Platte
                ist noch immer sauber und gl&auml;zend und sieht ungespielt aus
                (NM Zustand). Das Cover hat sehr leichte Abnutzungen an der Oberfl&auml;che und
                an den Ecken.
            </remark>

        </record>
    </ma:Details>

</ma:Auction>         

</ma:AuctionWatchList>