<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:stl="http://nemo-ibe.com/STL" xmlns:hot="http://nemo-ibe.com/Hotels">
<soapenv:Header/>
<soapenv:Body>
<tem:GetHotelAvailability>
<!--Optional:-->
<tem:Request>
<stl:Requisites>
<!--Optional:-->
<stl:Login>...</stl:Login>
<!--Optional:-->
<stl:Password>...</stl:Password>
</stl:Requisites>
<stl:UserID>...</stl:UserID>
<stl:RequestBody>
<hot:SearchId>41350</hot:SearchId>
<hot:HotelId>50229500</hot:HotelId>
<hot:Rooms>
<!--Zero or more repetitions:-->
<hot:RoomData>
<hot:RoomSearchIndex>0</hot:RoomSearchIndex>
<hot:RoomVariantId>3</hot:RoomVariantId>
</hot:RoomData>
</hot:Rooms>
</stl:RequestBody>
</tem:Request>
</tem:GetHotelAvailability>
</soapenv:Body>
</soapenv:Envelope>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<GetHotelAvailabilityResponse xmlns="http://tempuri.org/">
<GetHotelAvailabilityResult xmlns:a="http://nemo-ibe.com/STL" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:RequestID>2900</a:RequestID>
<a:Errors/>
<a:ResponseBody xmlns:b="http://nemo-ibe.com/Hotels">
<b:SearchId>41350</b:SearchId>
<b:RoomsRequestData>
<b:Room>
<b:AdultsCount>1</b:AdultsCount>
<b:ChildrenCount>1</b:ChildrenCount>
<b:ChildrenAges>
<b:Age>10</b:Age>
</b:ChildrenAges>
</b:Room>
</b:RoomsRequestData>
<b:RoomTypesGroup>
<b:Type>
<b:Id>0</b:Id>
<b:Name>Double Standard</b:Name>
<b:CommonName>Standard Double</b:CommonName>
</b:Type>
</b:RoomTypesGroup>
<b:RoomMealsGroup>
<b:Meal>
<b:Id>0</b:Id>
<b:MealCode>BB</b:MealCode>
<b:Name>Breakfast</b:Name>
</b:Meal>
</b:RoomMealsGroup>
<b:RoomRatesGroup>
<b:Rate>
<b:Id>1</b:Id>
<b:Price>
<a:Amount>184.68</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:IsSpecialOffer>false</b:IsSpecialOffer>
<b:VisaSupportProvided>false</b:VisaSupportProvided>
<b:IsNonRefundable>false</b:IsNonRefundable>
<b:BookingRemarks i:nil="true"/>
<b:CancellationRules>
<b:RuleId>0</b:RuleId>
</b:CancellationRules>
<b:FreeCount>2</b:FreeCount>
<b:AgencyTimeLimit>2019-06-28T13:00:00Z</b:AgencyTimeLimit>
</b:Rate>
</b:RoomRatesGroup>
<b:RoomsGroup>
<b:Room>
<b:Id>3</b:Id>
<b:TypeId>0</b:TypeId>
<b:MealId>0</b:MealId>
<b:RateId>1</b:RateId>
</b:Room>
</b:RoomsGroup>
<b:CancellationRules>
<b:CancellationRule>
<b:Id>0</b:Id>
<b:DeadLine>2016-09-21T00:00:00</b:DeadLine>
<b:PercentValue>30</b:PercentValue>
<b:AbsoluteValue>0</b:AbsoluteValue>
</b:CancellationRule>
</b:CancellationRules>
<b:Hotels>
<b:Hotel>
<b:HotelId>50229500</b:HotelId>
<b:Name>Best Western Plus Vega Hotel & Convention Center</b:Name>
<b:RoomGroups>
<b:Room>
<b:SearchRoomId>0</b:SearchRoomId>
<b:RoomVariants>
<b:RoomId>3</b:RoomId>
</b:RoomVariants>
<b:Markups>
<b:Markup>
<b:RoomVariantId>4491230000000</b:RoomVariantId>
<b:Sum>
<a:Amount>-26.8307638168335</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Sum>
</b:Markup>
</b:Markups>
<b:AgencyCharges>
<b:AgencyCharge>
<b:RoomVariantId>4491230000000</b:RoomVariantId>
<b:Sum>
<a:Amount>-1.24884233810008</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Sum>
</b:AgencyCharge>
</b:AgencyCharges>
<b:ServiceCharges>
<b:ServiceCharge>
<b:RoomVariantId>4491230000000</b:RoomVariantId>
<b:Sum>
<a:Amount>-3.43047529459</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Sum>
</b:ServiceCharge>
</b:ServiceCharges>
</b:Room>
</b:RoomGroups>
<b:EarlyCheckInGroup/>
<b:LateCheckOutGroup>
<b:CheckInOutOffer>
<b:Time>12:30</b:Time>
<b:Price>
<a:Amount>15</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
<b:CheckInOutOffer>
<b:Time>13:00</b:Time>
<b:Price>
<a:Amount>10</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
<b:CheckInOutOffer>
<b:Time>13:30</b:Time>
<b:Price>
<a:Amount>14</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
<b:CheckInOutOffer>
<b:Time>14:00</b:Time>
<b:Price>
<a:Amount>15</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
<b:CheckInOutOffer>
<b:Time>14:30</b:Time>
<b:Price>
<a:Amount>15</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
<b:CheckInOutOffer>
<b:Time>15:00</b:Time>
<b:Price>
<a:Amount>15</a:Amount>
<a:Currency>EUR</a:Currency>
</b:Price>
<b:Description/>
<b:Guaranteed>false</b:Guaranteed>
<b:PriceRule>AdditionalPrice</b:PriceRule>
</b:CheckInOutOffer>
</b:LateCheckOutGroup>
</b:Hotel>
</b:Hotels>
</a:ResponseBody>
</GetHotelAvailabilityResult>
</GetHotelAvailabilityResponse>
</s:Body>
</s:Envelope>