Sample Requests / Responses

Request (1Room - 2Adults, 0Children)

                            
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="WS_2013.ClientCredential" xmlns:ns2="http://ws_2013.services.cangooroo.net/" xmlns:ns3="WS_2013.Hotel">
   <SOAP-ENV:Body>
      <ns2:searchAvailability>
         <ns2:credential>
            <ns1:UserName>*****</ns1:UserName>
            <ns1:Password>*****</ns1:Password>
         </ns2:credential>
         <ns2:criteria>
            <ns3:Rooms>
               <ns3:SearchRoom>
                  <ns3:Quantity>1</ns3:Quantity>
                  <ns3:QtyAdults>2</ns3:QtyAdults>
                  <ns3:AgeOfTheChildrens/>
               </ns3:SearchRoom>
            </ns3:Rooms>
            <ns3:CityId>1005399</ns3:CityId>
            <ns3:CheckInDate>2017-09-16</ns3:CheckInDate>
            <ns3:NumberOfNights>2</ns3:NumberOfNights>
            <ns3:AccomodationSearchType>Hotel</ns3:AccomodationSearchType>
            <ns3:ResultManipulation>
               <ns3:NumberOfPics>0</ns3:NumberOfPics>
               <ns3:CheapestRoomOnly>false</ns3:CheapestRoomOnly>
               <ns3:DescriptionLanguageISO>pt-BR</ns3:DescriptionLanguageISO>
               <ns3:ReturnHotelInfo>false</ns3:ReturnHotelInfo>
               <ns3:OnlyRecommended>false</ns3:OnlyRecommended>
               <ns3:MinPrice>0</ns3:MinPrice>
               <ns3:MaxPrice>0</ns3:MaxPrice>
               <ns3:ReturnFilterInformation>false</ns3:ReturnFilterInformation>
            </ns3:ResultManipulation>
            <ns3:ResultPagination>
               <ns3:SortDirection>ASC</ns3:SortDirection>
               <ns3:OrderByField>Price</ns3:OrderByField>
               <ns3:From>0</ns3:From>
               <ns3:Range>1</ns3:Range>
            </ns3:ResultPagination>
            <ns3:ReturnRoomOnRequest>true</ns3:ReturnRoomOnRequest>
         </ns2:criteria>
      </ns2:searchAvailability>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
                        
                        

Response (1Room - 2Adults, 0Children)

                            
<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>
      <searchAvailabilityResponse xmlns="http://ws_2013.services.cangooroo.net/">
         <searchAvailabilityResult>
            <Token xmlns="WS_2013.Hotel">44bae24d-6b8c-43a2-8867-c9f98bb75fc4</Token>
            <CompleteSearchToken xmlns="WS_2013.Hotel"/>
            <TotalTime xmlns="WS_2013.Hotel">10.8156186</TotalTime>
            <SearchCompleted xmlns="WS_2013.Hotel">true</SearchCompleted>
            <NumberOfTotalResults xmlns="WS_2013.Hotel">443</NumberOfTotalResults>
            <NumberOfResultsAfterFilter xmlns="WS_2013.Hotel">443</NumberOfResultsAfterFilter>
            <NumberOfResultsOnThisResp xmlns="WS_2013.Hotel">1</NumberOfResultsOnThisResp>
            <Hotels xmlns="WS_2013.Hotel">
               <HotelResult_f>
                  <Promotions>
                     <Promotions/>
                  </Promotions>
                  <CheckInDate>2017-09-16T00:00:00</CheckInDate>
                  <NumberOfNights>2</NumberOfNights>
                  <HotelId>42149</HotelId>
                  <Recommended>false</Recommended>
                  <NewGroups/>
                  <LocationNames/>
                  <RecomendationsOrder xsi:nil="true"/>
                  <TripAdivisor xmlns="Cangooroo.WS_2013.Hotel">
                     <Rating xmlns="WS_2013.Hotel">0</Rating>
                     <NumReviews xmlns="WS_2013.Hotel">0</NumReviews>
                  </TripAdivisor>
                  <Rooms xmlns="Cangooroo.WS_2013.Hotel">
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">f576aef95314904e29765e3f0a81f426</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">85.6255102040816</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">86</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Lodging only</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">Twin 2 beds</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">***</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">41.3979591836735</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">41.3979591836735</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">606d7235c04221e4c80c1ab7f1f49087</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">85.6255102040816</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">86</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Lodging only</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">full size bed 1 big bed</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">***</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">41.3979591836735</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">41.3979591836735</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">bdb3bc05107b622c0ff52db3156d0fbf</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">90.7159793814433</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">91</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">ROOM ONLY</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">DOUBLE STANDARD</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">3 Star</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">true</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">43.9381443298969</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">43.9381443298969</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel">Free parking Special offer</TermsAndConditions>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">c6bba1d4937241947c84c7b8a85b7f3d</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">96.2932989690722</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">97</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Room Only</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">Twin/Double room</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">1 Star</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">46.7319587628866</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">46.7319587628866</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">true</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">1ed3fcc07c919bad20ebe617cd0f1a7e</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">111.370408163265</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">112</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Bed and breakfast</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">Twin 2 beds</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">***</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">54.265306122449</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">54.265306122449</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">3200b248ea6eae33a5668433984252ba</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">111.370408163265</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">112</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Bed and breakfast</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">full size bed 1 big bed</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">***</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">54.265306122449</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">54.265306122449</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">46a5b3e2ac1347ce2ffb021eceb0bca5</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">119.025257731959</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">120</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">BED AND BREAKFAST</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">DOUBLE STANDARD</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">3 Star</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">true</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">58.0927835051546</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">58.0927835051546</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel">Free parking Special offer</TermsAndConditions>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                     <RoomResult_g>
                        <QtyAdults xmlns="WS_2013.Hotel">2</QtyAdults>
                        <AgeOfTheChildren xmlns="WS_2013.Hotel"/>
                        <RoomId xmlns="WS_2013.Hotel">3b86b9fbed40831c75ad9b54402549d6</RoomId>
                        <HotelId xmlns="WS_2013.Hotel">42149</HotelId>
                        <SellPricePerRoom xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">131.200515463918</Value>
                        </SellPricePerRoom>
                        <SellPriceTotal xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">132</Value>
                        </SellPriceTotal>
                        <BoardDescription xmlns="WS_2013.Hotel">Bed and Breakfast</BoardDescription>
                        <RoomDescription xmlns="WS_2013.Hotel">Twin/Double room</RoomDescription>
                        <Available xmlns="WS_2013.Hotel">true</Available>
                        <HotelCategory xmlns="WS_2013.Hotel">1 Star</HotelCategory>
                        <SpecialOffer xmlns="WS_2013.Hotel">false</SpecialOffer>
                        <Quantity xmlns="WS_2013.Hotel">1</Quantity>
                        <BreakdownSales xmlns="WS_2013.Hotel">
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">64.1855670103093</Value>
                              </Price>
                              <DateBreakdown>2017-09-16T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                           <Breakdown>
                              <Price>
                                 <Currency xmlns="WS_2013">EUR</Currency>
                                 <Value xmlns="WS_2013">64.1855670103093</Value>
                              </Price>
                              <DateBreakdown>2017-09-17T00:00:00-03:00</DateBreakdown>
                           </Breakdown>
                        </BreakdownSales>
                        <Commission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Commission>
                        <CommissionPercent xmlns="WS_2013.Hotel">0</CommissionPercent>
                        <Amenities xmlns="WS_2013.Hotel"/>
                        <RoomPictures xmlns="WS_2013.Hotel"/>
                        <TaxesIncluded xmlns="WS_2013.Hotel">true</TaxesIncluded>
                        <Remarks xmlns="WS_2013.Hotel"/>
                        <TermsAndConditions xmlns="WS_2013.Hotel"/>
                        <RecommendedRoom xmlns="WS_2013.Hotel">false</RecommendedRoom>
                        <DynamicInventory xmlns="WS_2013.Hotel">false</DynamicInventory>
                        <HotelDirectPayment xmlns="WS_2013.Hotel">false</HotelDirectPayment>
                        <BreakfastIncluded xmlns="WS_2013.Hotel">false</BreakfastIncluded>
                        <IsNonRefundable xmlns="WS_2013.Hotel">false</IsNonRefundable>
                        <PackageRate xmlns="WS_2013.Hotel">false</PackageRate>
                        <Comission xmlns="WS_2013.Hotel">
                           <Currency xmlns="WS_2013">EUR</Currency>
                           <Value xmlns="WS_2013">0</Value>
                        </Comission>
                        <ComissionPercent xmlns="WS_2013.Hotel">0</ComissionPercent>
                        <PrePayment xmlns="WS_2013.Hotel">false</PrePayment>
                        <Taxes xmlns="WS_2013.Hotel"/>
                        <TotalTax xmlns="WS_2013.Hotel">
                           <Value xmlns="WS_2013">0</Value>
                        </TotalTax>
                        <HomeType xmlns="WS_2013.Hotel">Not_Defined</HomeType>
                     </RoomResult_g>
                  </Rooms>
               </HotelResult_f>
            </Hotels>
            <Convertions xmlns="WS_2013.Hotel"/>
         </searchAvailabilityResult>
      </searchAvailabilityResponse>
   </soap:Body>
</soap:Envelope>