<?xml version="1.0"?>
<SOAP:Envelope
    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"
    SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP:Body>
        <wscoor:Register
            xmlns:wscoor="http://schemas.xmlsoap.org/ws/2002/08/wscoor"
            xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
            <wscoor:RegistrationService>
                <wsu:Address>
                    http://www.AFictitiousPCAssembler.com/WSTM/registration
                </wsu:Address>
            </wscoor:RegistrationService>
            <wscoor:RequesterReference>
                <wsu:Address>
                    http://www.AFictitiousPCAssembler.com/inventory
                </wsu:Address>
            </wscoor:RequesterReference>
            <wscoor:ProtocolIdentifier>
                http://schemas.xmlsoap.org/ws/2002/08/wstx/PhaseZero
            </wscoor:ProtocolIdentifier>
            <wscoor:ParticipantProtocolService>
                <wsu:Address>
                    http://www.AFictitiousPCAssembler.com/inventory/PhaseZero
                </wsu:Address>
            </wscoor:ParticipantProtocolService>
       </wscoor:Register>
   </SOAP:Body>
</SOAP:Envelope>