Selects the nth oldest item from a given feed... for pedagogical purposes only: demonstrates 1) the need for a "select item n in feed by key k" or simply as "select item n" (order determined by the publisher of the feed) operator 2) the lack of generality in the "sort"…