<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<GetBatchEventsByDateRangeResponse xmlns="https://ssl.selectpayment.com/">
<GetBatchEventsByBatchNumberResult>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>765e92b6-8ec5-4fdd-b180-c0387a5r1f72</BatchNumber>
<EventDateTime>2011-02-07T14:42:41.08</EventDateTime>
<EventType>NeedsNoRescan</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102031</LocationId>
<BatchNumber>765e92b6-8ec5-4fdd-b180-c0387a5r1f72</BatchNumber>
<EventDateTime>2011-02-07T15:18:08.06</EventDateTime>
<EventType>NeedsNoAttention</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1021</BatchNumber>
<EventDateTime>2011-03-02T08:45:26.173</EventDateTime>
<EventType>NeedsNoAttention</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
<WSBatchEvent>
<EntityId>12345</EntityId>
<LocationId>102030</LocationId>
<BatchNumber>1021</BatchNumber>
<EventDateTime>2011-03-02T08:34:17.053</EventDateTime>
<EventType>NeedsNoRescan</EventType>
<UserName>RD</UserName>
<Description/>
</WSBatchEvent>
</GetBatchEventsByDateRangeResult>
</GetBatchEventsByDateRangeResponse>
</soap:Body>
</soap:Envelope>