This file is indexed.

/usr/share/doc/polyorb-doc/examples/corba/echo/soap_message is in polyorb-doc 2.11~20140418-3.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
<?xml version="1.0"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema"  xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Body><awsns:echoString xmlns:awsns="http://mns.org/">   <Mesg xsi:type="xsd:string">Hello Ada !</Mesg></awsns:echoString></SOAP-ENV:Body></SOAP-ENV:Envelope>