<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns="http://bentley.com/selectserver/webservices/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <PingResponse>
      <PingResult>OK</PingResult>
    </PingResponse>
  </soap:Body>
</soap:Envelope>