let $auction := doc("http://monetdb.cwi.nl/xmark/auctions.xml") return for $b in $auction/site/open_auctions/open_auction where zero-or-one($b/bidder[1]/increase/text()) * 2 <= $b/bidder[last()]/increase/text() return