<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_GDP01B">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="LPI_GDP01B">
         <v02:RequestContent>
            <lpi:Request>
               <lpi:GETDATA>1</lpi:GETDATA>
               <!--You have a CHOICE of the next 3 items at this level-->
               <lpi:KUKOD>682501</lpi:KUKOD>
               <lpi:DATOD>2024-01-01</lpi:DATOD>
               <lpi:DATDO>2024-01-10</lpi:DATDO>
               <lpi:STAVID>4</lpi:STAVID>
               <!--1 or more repetitions:-->
               <lpi:TYPDATA>
                  <lpi:TYPDATAKOD>EROZE3G</lpi:TYPDATAKOD>
               </lpi:TYPDATA>
            </lpi:Request>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>