<GetResearchItems> <Timestamp>timestamp</Timestamp> <ProcessingTime>float</ProcessingTime> <ImageURL>string</ImageURL> <LinkURL>string</LinkURL> <Errors> <Error id=integer>string</Error> </Errors> <ModifiedQuery> <RemovedWords> <RemovedWord reason=integer>string</RemovedWord> ... more RemovedWord nodes ... </RemovedWords> </ModifiedQuery> <Warnings> <Warning id=integer>string</Warning> ... more Warning nodes ... </Warnings> <Items> <Item id=integer> <Title>string</Title> <Subtitle>string</Subtitle> <Category>integer</Category> <ListingDetails> <StartDate>date</StartDate> <StartTime>time</StartTime> <EndDate>date</EndDate> <EndTime>time</EndTime> <ViewItemURL>string</ViewItemURL> </ListingDetails> <Site>integer</Site> <SellerID>integer</SellerID> <AuctionStyle>integer</AuctionStyle> <Flags> <Successful>boolean</Successful> <Gallery>boolean</Gallery> </Flags> <ItemStatistics> <EndPrice>float</EndPrice> <StartPrice>float</StartPrice> <Bids>integer</Bids> <ItemsOffered>integer</ItemsOffered> <ItemsSold>integer</ItemsSold> </ItemStatistics> </Item> ... more Item nodes ... </Items> </GetResearchItems>