Content as XML Fragment
If the content does not have a DOCTYPE declaration (either no validation or schema validation), it can be included as an inline XML fragment:
...
<w:serviceContent>
<Pip3A1QuoteRequest>
...
</Pip3A1QuoteRequest>
</w:serviceContent>
...