<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
      <GetAvailableCarriersResponse xmlns="https://api.shippingmanager.pl/">
         <GetAvailableCarriersResult>
            <responseDescription>Success</responseDescription>
            <AvailableCarriers>
               <Carrier>
                  <ID>1</ID>
                  <Name>InPost</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>14</ID>
                  <Name>DHL Express Poland Sp. z o.o.</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>15</ID>
                  <Name>DPD Polska Sp. z o.o.</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>39</ID>
                  <Name>UPS Polska Sp. z.o.o.</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>46</ID>
                  <Name>InPost Paczkomaty</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>50</ID>
                  <Name>Ruch S.A.</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>52</ID>
                  <Name>GLS sp. z o.o</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>53</ID>
                  <Name>OlzaLogistic</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>63</ID>
                  <Name>Cargus</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>65</ID>
                  <Name>Poczta Węgierska</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>66</ID>
                  <Name>Fan Courier</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>67</ID>
                  <Name>InTime</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
               <Carrier>
                  <ID>68</ID>
                  <Name>Meest</Name>
                  <AllowPickupPoint>false</AllowPickupPoint>
               </Carrier>
            </AvailableCarriers>
         </GetAvailableCarriersResult>
      </GetAvailableCarriersResponse>
   </soap:Body>
</soap:Envelope>