<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v02="http://www.pds.eu/vOKO/v0200" xmlns:erm="http://www.pds.eu/ERM_SGZ01A">
   <soapenv:Header/>
   <soapenv:Body>
      <v02:Request vOKOid="ERM_SGZ01P">
      	<v02:RequestContent>
            <erm:Request>
               <erm:drevina>BK</erm:drevina>
               <erm:zakladni_parametry>
                  <erm:pocet_na_stranu>10</erm:pocet_na_stranu>
               </erm:zakladni_parametry>
            </erm:Request>
         </v02:RequestContent>
      </v02:Request>
   </soapenv:Body>
</soapenv:Envelope>