A deleted record may have a datestamp earlier than the earliest 'live' record. This will cause the OAI-PMH validation to fail when a request is made for records before the `earliestDatestamp`, which returns earlier deleted records. This change will make sure the datestamps of deleted records are also factored in to the `earliestDatestamp` element in the `Identify` response.