...
Each event contains specific data that is represented as an XML object. All event data shares a base class which contains the following data.
EventOccuredUtc
and EventOccuredLocalTime
The date and time when the event occurred, serialized as shown below:
...