From OpenLiberty.org Wiki
<?xml version="1.0" encoding="UTF-8"?>
<soap11:Envelope xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" soap11:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<soap11:Header>
<wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="actHdr">urn:liberty:id-sis-pp:2005-05:dst-2.1:Query</wsa:Action>
<sbf:Framework xmlns:sbf="urn:liberty:sb" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" soap11:actor="http://schemas.xmlsoap.org/soap/actor/next" soap11:mustUnderstand="1" version="2.0" wsu:Id="fwkHdr"/>
<wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="midHdr">olid:_b604a78d81819645344fbc59c452bb51</wsa:MessageID>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soap11:actor="http://schemas.xmlsoap.org/soap/actor/next" soap11:mustUnderstand="1">
<wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="tsSecHdr">
<wsu:Created>2008-05-20T20:43:31.110Z</wsu:Created>
</wsu:Timestamp>
</wsse:Security>
<sb:Sender xmlns:sb="urn:liberty:sb:2006-08" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" providerID="https://z-sp.openliberty.org" wsu:Id="sndrHdr"/>
<wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="toHdr">https://mars-lander.zenntools.com:8443/axis/services/LibertyPP1</wsa:To>
</soap11:Header>
<soap11:Body>
<pp:Query xmlns:pp="urn:liberty:id-sis-pp:2005-05">
<pp:QueryItem>
<pp:Select>/pp:PP</pp:Select>
</pp:QueryItem>
</pp:Query>
</soap11:Body>
</soap11:Envelope>