<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>
      <GetPointResponse xmlns="https://api.shippingmanager.pl/">
         <GetPointResult>
            <responseDescription>Success</responseDescription>
            <Point>
               <Id>13738557</Id>
               <ExternalId>BE20734</ExternalId>
               <CarrierId>15</CarrierId>
               <PostalCode>9230</PostalCode>
               <AddressLine>MOERSTRAAT 29-31</AddressLine>
               <Name/>
               <City>Wetteren</City>
               <Country>BE</Country>
               <Longitude>51.00562</Longitude>
               <Latitude>3.88114</Latitude>
               <PointType>Unknown</PointType>
               <OpenHoursMoStart>08:00:00</OpenHoursMoStart>
               <OpenHoursMoEnd>18:00:00</OpenHoursMoEnd>
               <OpenHoursTuStart>08:00:00</OpenHoursTuStart>
               <OpenHoursTuEnd>18:00:00</OpenHoursTuEnd>
               <OpenHoursWeStart>08:00:00</OpenHoursWeStart>
               <OpenHoursWeEnd>18:00:00</OpenHoursWeEnd>
               <OpenHoursThStart>08:00:00</OpenHoursThStart>
               <OpenHoursThEnd>18:00:00</OpenHoursThEnd>
               <OpenHoursFrStart>08:00:00</OpenHoursFrStart>
               <OpenHoursFrEnd>18:00:00</OpenHoursFrEnd>
               <IsDeleted>false</IsDeleted>
               <IsParcelMachine>false</IsParcelMachine>
            </Point>
         </GetPointResult>
      </GetPointResponse>
   </soap:Body>
</soap:Envelope>