<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v02="http://www.pds.eu/vOKO/v0200" xmlns:lpi="http://sitewell.cz/lpis/schemas/LPI_HPP01A">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="LPI_HPP01A">
         <v02:AppInfo>
            <v02:AppModule id="35" version="Označení SW"/>
         </v02:AppInfo>
         <v02:RequestHeader>
            <v02:RequestID>vlastni ID</v02:RequestID>
         </v02:RequestHeader>
         <v02:RequestContent>
            <lpi:Request>
               <lpi:CTVEREC>730-1030</lpi:CTVEREC>
               <lpi:ZKOD>3301/3</lpi:ZKOD>
               <lpi:DATPLATNOST>2022-01-01</lpi:DATPLATNOST>
            </lpi:Request>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>