<?xml version="1.0" encoding="UTF-8"?>
<DeliveredEvent xmlns="http://www.ecma.ch/standards/ecma-323/csta" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ecma.ch/standards/ecma-323/csta
delivered-event.xsd">
  <monitorCrossRefID>1</monitorCrossRefID>
  <connection>
    <callID>1</callID>
    <deviceID>33333</deviceID>
  </connection>
  <alertingDevice>
    <deviceIdentifier>33333</deviceIdentifier>
  </alertingDevice>
  <callingDevice>
    <deviceIdentifier>22222</deviceIdentifier>
  </callingDevice>
  <calledDevice>
    <deviceIdentifier>33333</deviceIdentifier>
  </calledDevice>
  <lastRedirectionDevice>
    <notRequired/>
  </lastRedirectionDevice>
  <cause>normal</cause>
</DeliveredEvent>

