<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>
<GetAvailableServicesResponse xmlns="https://api.shippingmanager.pl/">
<GetAvailableServicesResult>
<responseDescription>Success</responseDescription>
<AvailableServices>
<Service>
<ID>200</ID>
<Name>Urgent Cargus Standard</Name>
<Carrier>cargus</Carrier>
</Service>
<Service>
<ID>120</ID>
<Name>UPS Standard</Name>
<Carrier>ups</Carrier>
</Service>
<Service>
<ID>124</ID>
<Name>InPost Express Standardowy</Name>
<Carrier>inpost</Carrier>
</Service>
<Service>
<ID>127</ID>
<Name>Świat Przesyłek Krajowa</Name>
<Carrier>kaab_poland</Carrier>
</Service>
<Service>
<ID>128</ID>
<Name>DPD Classic</Name>
<Carrier>dpd</Carrier>
</Service>
<Service>
<ID>126</ID>
<Name>InPost Express do 17:00</Name>
<Carrier>inpost</Carrier>
</Service>
<Service>
<ID>122</ID>
<Name>UPS Express Saver</Name>
<Carrier>ups</Carrier>
</Service>
<Service>
<ID>121</ID>
<Name>UPS Express</Name>
<Carrier>ups</Carrier>
</Service>
<Service>
<ID>125</ID>
<Name>InPost Express do 12:00</Name>
<Carrier>inpost</Carrier>
</Service>
<Service>
<ID>130</ID>
<Name>InPost Express do 10:00</Name>
<Carrier>inpost</Carrier>
</Service>
<Service>
<ID>129</ID>
<Name>UPS Express Plus</Name>
<Carrier>ups</Carrier>
</Service>
</AvailableServices>
</GetAvailableServicesResult>
</GetAvailableServicesResponse>
</soap:Body>
</soap:Envelope>