<nyse>

  <store type="table" impl="NYSE" di="quotes25.di" dd="quotes25.dd" />

  <index_list ii="quotes.ii" id="quotes.id" overwrite="F" interval="1000">
    <index tag="Symbol" type="string" rle="T" />
    <index tag="Date" type="NYSE_Date" rle="T" />
    <index tag="Month" type="unsigned" size="4" />
    <index tag="DayOfMonth" type="unsigned" size="4" />    
    <index tag="Exchange" type="string" />
    <index tag="Time" type="NYSE_Time" />
    <index tag="Hour" type="unsigned" rle="T" size="4" />    
    <index tag="Bid" type="NYSE_Price" size="8" />
    <index tag="Bid_Size" type="unsigned" size="4" />
    <index tag="Offer" type="NYSE_Price" size="8" />
    <index tag="Offer_Size" type="unsigned" size="4" />
    <index tag="Mode" type="unsigned" rle="T" size="4" />
    <index tag="MMID" type="string" />
  </index_list>

</nyse>
