curl --location --request POST 'https://74a4ac79-3006-4987-a98b-369e26c79db8.serverhub.praktikum-services.ru/fast-delivery/v3.1.1/calculate-delivery.xml' \
--header 'Content-Type: application/xml' \
--data '<InputModel>
<productsCount>5</productsCount>
<productsWeight>5.1</productsWeight>
<deliveryTime>аб</deliveryTime>
</InputModel>'