<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c750d6b0-6e08-4ddc-8b36-029bb2587354|HotelbedsSearch|error while generating search request: Exception - Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.SmyRooms.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 54|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
144df9e3-9a34-43a1-adc3-3144d1a20b9d|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="144df9e3-9a34-43a1-adc3-3144d1a20b9d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-04T00:00:00" End="2026-06-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
144df9e3-9a34-43a1-adc3-3144d1a20b9d|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:35:04.2983144+01:00" Version="0" EchoToken="Search" TransactionIdentifier="144df9e3-9a34-43a1-adc3-3144d1a20b9d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="68.77" OriginalAmount="66.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1787523" HotelName="Ibis Budget London Heathrow Central" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/22.jpg?f=17425980</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 307 rooms. The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service, a transfer service, a smoke alarm and a smoking area. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the car park for a fee. Services include a hotel shuttle bus.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.30" OriginalAmount="77.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="96578" HotelName="Ibis London Heathrow Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>112 Bath Road  Hayes, Middlesex</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96578/96578/1.jpg?f=17727283</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional features at this hotel include a television in a common area, a living plant wall, and a vending machine.. Featured amenities include a computer station, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="83.04" OriginalAmount="80.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1869909" HotelName="Novotel London Brentford" Meals="SUPERIOR ROOM - INTERIOR VIEW" BedType="SUPERIOR ROOM - INTERIOR VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/69909/1869909/86.jpg?f=17739256</HotelPictures>
        <HotelDescription>The 4-star Novotel London Brentford Hotel is located in Brentford's business district, a short drive from Kew Royal Botanical Gardens, Richmond, and Twickenham Stadium. This eco-certified hotel offers 202 guestrooms, each featuring air conditioning, a flat-screen TV, telephone, desk, wardrobe, minibar, tea and coffee facilities, and an en-suite bathroom. Amenities include complimentary Wi-Fi, a fitness centre, and an indoor pool (closed Friday-Sunday). A restaurant and bar (Elements) offer dining options, including 24-hour room service and a buffet breakfast (weekday 6:30 AM-10:00 AM, weekend 7:00 AM-11:00 AM, fee applies). Additional amenities include a 24-hour business centre, concierge services, self-parking (fee applies), and a common area with a television. The hotel is 0.9 mi from the London Museum of Water and Steam, 1 mi from Syon Park, and 2 miles from Kew Gardens. Brentford Train Station is a 4-minute drive away, and South Ealing Tube Station (30-minute direct service to central London) is 1 mile away. Heathrow Airport (LHR) is the preferred airport, located less than 8 miles east of the hotel. The Novotel London Brentford is a Tourist hotel. The nightlife/restaurants are easily accessible by taxi or bus from the hotel.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="83.37" OriginalAmount="80.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1828732" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>680 Purley Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/28732/1828732/6.jpg?f=17426750</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 110 rooms, including 33 single rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include medical assistance, room service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.12" OriginalAmount="97.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="102770" HotelName="The Crown Hotel" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Cricklewood Broadway,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02770/102770/42.jpg?f=17675317</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, wedding services, and tour/ticket assistance. Additional features at this hotel include a banquet hall and bike storage.. Featured amenities include a business center, express check-out, and a 24-hour front desk. Planning an event in London? This hotel has 4402 square feet (409 square meters) of space consisting of conference space and 6 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.94" OriginalAmount="98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3894905" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road (Building A), West Drayton, Heathrow,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/94905/3894905/11.jpg?f=17653784</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an indoor pool, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="107.49" OriginalAmount="104.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2538011" HotelName="Ibis Styles London Ealing" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>32-38 Uxbridge Road, Ealing</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/38011/2538011/36.jpg?f=17322887</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and a television in a common area.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="111.32" OriginalAmount="108.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="625910" HotelName="Hilton London Heathrow Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25910/625910/65.jpg?f=17457428</HotelPictures>
        <HotelDescription>Facilities: Guests have a choice of 5 suites and 395 double rooms located in two 6-storey buildings with lifts. Guests are warmly welcomed by multilingual staff (English, German, French) at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities available at the hotel include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are a number of shops, including a supermarket and souvenir shop. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="112.12" OriginalAmount="108.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="680702" HotelName="Lancaster Court Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>202-204 Sussex Gardens,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/80702/680702/28.jpg?f=17405199</HotelPictures>
        <HotelDescription>Featured amenities include a 24-hour front desk and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="115.85" OriginalAmount="112.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="2236499" HotelName="Ibis Budget London Whitechapel - Brick Lane" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/36499/2236499/35.jpg?f=17419056</HotelPictures>
        <HotelDescription>Home to 269 bedrooms and the new Nest room, ibis budget London Whitechapel is perfect for those who need affordable accommodation in central London. Sleep in comfort, prepare for the day with unlimited continental breakfast, and enjoy direct access to London's best treasures including Brick Lane and Spitalfields Market to name a few. Located only 5 minute walk to Aldgate East and Whitechapel tube stations, our zone 1 locations is perfect for you to explore our great capital properly.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="117.84" OriginalAmount="114.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="625913" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25913/625913/48.jpg?f=17512701</HotelPictures>
        <HotelDescription>Facilities: 364 double rooms are located on 8 storeys and can be reached by lift. The reception desk is open round the clock. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a newspaper stand. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="126.27" OriginalAmount="122.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="120740" HotelName="DoubleTree By Hilton Hotel London - Ealing" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20740/120740/47.jpg?f=17752511</HotelPictures>
        <HotelDescription>Facilities: 189 rooms, including 3 suites and 183 double rooms, are located on 5 storeys and can be reached by lift. English- and French-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a hairdresser and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="129.24" OriginalAmount="125.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="99160" HotelName="Hilton Croydon" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/99160/99160/1.jpg?f=17751721</HotelPictures>
        <HotelDescription>Facilities: 8 suites and 160 double rooms are located on 3 storeys and can be reached by lift. The reception desk is open round the clock. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access (for a fee) is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.62" OriginalAmount="126.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1852460" HotelName="Dorsett Shepherds Bush Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/52460/1852460/6.jpg?f=17694877</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3894903" HotelName="Radisson Red Hotel London Heathrow" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road (Building B), West Drayton, Heathrow,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/94903/3894903/2.jpg?f=16107022</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an indoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. This hotel has 41 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="139.84" OriginalAmount="135.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="2043519" HotelName="Wombat's City Hostel London" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>7 Dock Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/43519/2043519/1.jpg?f=17310807</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="141.07" OriginalAmount="136.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1788288" HotelName="Hampton By Hilton London Croydon" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>30 Dingwall Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/88288/1788288/8.jpg?f=17693707</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 120 rooms. English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, a safe and a drinks machine ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a 24-hour security service, medical assistance, room service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.79" OriginalAmount="140.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2253565" HotelName="St George Hotel Wembley" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>43-51 Wembley Hill Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/53565/2253565/3.jpg?f=17701765</HotelPictures>
        <HotelDescription>Property Location With a stay at St George Hotel Wembley in Wembley, you'll be minutes from SSE Arena, Wembley and Wembley Stadium. This 4-star hotel is within the vicinity of London Zoo and Royal Albert Hall. Rooms Make yourself at home in one of the 48 air-conditioned rooms featuring refrigerators and minibars. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily. Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.
Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="146.68" OriginalAmount="142.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="119418" HotelName="Huttons Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Belgrave Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19418/119418/1.jpg?f=17748799</HotelPictures>
        <HotelDescription>A refurbished modern Victorian building that provides comfortable clean Hotel Accommodation at budget prices for both city breaks and business travellers requiring a central London location. We are within walking distance from Victoria coach, train and underground stations but also Buckingham Palace, Houses of Parliament, Big Ben and The London Eye also UK Passport office ,South Bank ,Business districts and Queen Elizabeth Conference Centre . Our Hotel Accommodation includes complimentary continental breakfast and each rooms contains Colour lcd televisions, Hairdryers, En-suite shower rooms and Complimentary tea and coffee making facilities. All our bedrooms have wooden floors and are fresh and clean .Free high speed fibre WIFI Internet in Bedrooms . Our Lift covers the whole building Up to 1 child under 7 stays for free sharing the room with 2 adults Shopping? This Hotel is close to Oxford Street ,Regents Street,Harrods and many other Knightsbridge shops are a short bus ride from the hotel .
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="151.23" OriginalAmount="146.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13062" HotelName="President Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guildford Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13062/13062/2.jpg?f=17748637</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="152.42" OriginalAmount="147.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="833097" HotelName="Hilton London Olympia" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/33097/833097/1.jpg?f=17425386</HotelPictures>
        <HotelDescription>Facilities: 405 rooms, including 6 junior suites, 5 suites, 53 single rooms and 322 double rooms, are located on 8 storeys and can be reached by lift. Multilingual staff (English, German, French) at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. A cloakroom, baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Other services include a 24-hour security service, a babysitting service, a childcare service, a transfer service, room service (for a fee), a laundry service, a hairdresser and a coin-operated laundry. Bicycles can be kept in the bicycle storage area. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.59" OriginalAmount="149.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="287786" HotelName="Grand Plaza Serviced Apartments Hyde Park" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/87786/287786/1.jpg?f=17748608</HotelPictures>
        <HotelDescription>This establishment offers luxurious private apartments that are well-placed for Hyde Park, Notting Hill and Kensington Palace. All apartments have modern, open-plan kitchenettes and are fully furnished with high-quality modern appliances. They are ideal if you require independence, space and serviced accommodation. Grand Plaza is 5 minutes’ walk from Paddington Train Station and is a short walk from Whiteley's shopping centre. Bayswater and Queensway Tube stations are a short distance away. Complimentary high-speed broadband internet is available. The apartments, holding up to 6 people, have a double room and the rest of the guests sleep in the living room. The bathroom is inside the master bedroom.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.97" OriginalAmount="149.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1873747" HotelName="The California" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>4-8 Belgrove Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73747/1873747/1.jpg?f=17500057</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. This hotel also features tour/ticket assistance, a reception hall, and a vending machine.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="154.27" OriginalAmount="149.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="195289" HotelName="Ibis London Earls Court" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95289/195289/14.jpg?f=17735818</HotelPictures>
        <HotelDescription>Property Location With a stay at ibis London Earls Court in London (Fulham), you'll be convenient to Stamford Bridge Stadium and Royal Albert Hall. This hotel is within close proximity of Hammersmith Apollo and Craven Cottage Stadium. Rooms Make yourself at home in one of the 504 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Dining Satisfy your appetite at the hotel's restaurant, which features a bar. Dining is also available at a coffee shop/café. Meet other guests and eat at a complimentary reception. Quench your thirst with your favorite drink at a bar/lounge. English breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has facilities measuring 36304 square feet (3374 square meters), including conference space. Self parking (subject to charges) is available onsite.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="156.52" OriginalAmount="151.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="12945" HotelName="Chelsea Cloisters Serviced Apartments" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12945/12945/164.jpg?f=17742722</HotelPictures>
        <HotelDescription>The Hotel Facilities and services are Parking (extra charge), 24-hour check-in desk, Late check-out (extra charge), Wi-Fi Connection, lifts, Bar, Laundry and Dry cleaning and multilingual staffRoom features are balcony, Wi-Fi Internet (chargeable), safe, telephone, television, Kitchenette, microwave, Fridge, Private bathroom with complimentary toiletries, hairdryer and travel cot (on request).*Apartment cleaning to take place every 2 days and every 6 days for the linen and towel change during your stay.Address: Sloane Avenue, Chelsea Cloisters, London, SW3 3DW, United Kingdom
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="156.76" OriginalAmount="152.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13037" HotelName="Royal National Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13037/13037/25.jpg?f=17744431</HotelPictures>
        <HotelDescription>The building has 7 floors and a private central courtyard. The hotel has two receptions, one for those who check in through agencies and one for those who make their own reservations. Both are large and bright, with modern décor. The hotel even has a departure lounge for guests waiting for transport. This hotel is a fine and famous property in an unbeatable location, a major part of the hotel was renovated in 2006/2007 making this property one of the best value for money hotels in London! Situated in a very convenient location for tourists to visit London.
Make use of convenient amenities, which include a hair salon and shopping on site.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="158.22" OriginalAmount="153.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2532516" HotelName="Doubletree By Hilton Hotel London" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Skerne Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/32516/2532516/52.jpg?f=17577308</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="160.15" OriginalAmount="155.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1309037" HotelName="Novotel London West" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/09037/1309037/52.jpg?f=17421052</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 53745 square feet (4993 square meters) of space consisting of a conference center and 40 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="162.86" OriginalAmount="158.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3896499" HotelName="Hampton By Hilton London Park Royal" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>Connell Crescent, Western Avenue Park Royal,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96499/3896499/1.jpg?f=17329759</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and a television in a common area. Additional features at this hotel include a banquet hall and bike parking.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="169.76" OriginalAmount="164.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13138" HotelName="Tavistock Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13138/13138/25.jpg?f=17744462</HotelPictures>
        <HotelDescription>This comfortable Art Deco hotel overlooks Tavistock Square Gardens, a perfect location for exploring London. Offering stunning views and remarkable value, this historic Bloomsbury hotel is a short stroll from attractions like the British Museum, Covent Garden, Theatreland, Regent's Park, Tottenham Court Road, and Oxford Street's elegant shops. Russell Square and Euston stations provide easy access to the city, and Heathrow Airport is less than 25km away. The hotel features a spacious 24-hour reception and a bar for enjoying a beverage. The contemporary rooms are classically decorated, each bright and boasting a private bathroom with complimentary toiletries.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="170.94" OriginalAmount="165.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1123760" HotelName="Hilton London Syon Park" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Park Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0011/23760/1123760/1.jpg?f=17579048</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 137 rooms. Multilingual staff (English, German, French) at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A fax machine is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="172.19" OriginalAmount="167.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1815381" HotelName="Studios2let Bloomsbury" Meals="ECONOMY STUDIO" BedType="ECONOMY STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Cartwright Gardens,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/15381/1815381/1.jpg?f=17414330</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. Featured amenities include complimentary wired internet access, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="175.57" OriginalAmount="170.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13261" HotelName="Doubletree By Hilton Hotel London - Chelsea" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13261/13261/30.jpg?f=17726895</HotelPictures>
        <HotelDescription>Location: This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Road with a large selection of shops. Several cosy restaurants and pubs are within walking distance of the hotel. Guests may also make use of the public transport, which departs from locations just metres from the hotel.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="183.48" OriginalAmount="178.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="127920" HotelName="Novotel London Greenwich" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/27920/127920/1.jpg?f=17752633</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has 1184 square feet (110 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="185.35" OriginalAmount="179.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1808438" HotelName="Ibis London Blackfriars" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08438/1808438/47.jpg?f=17580340</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Featured amenities include a computer station, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="187.39" OriginalAmount="181.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4055754" HotelName="Aparthotel Adagio London City East" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/55754/4055754/1.jpg?f=17391949</HotelPictures>
        <HotelDescription>Featured amenities include a 24-hour front desk, laundry facilities, and a water dispenser..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="187.45" OriginalAmount="181.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="126767" HotelName="Ibis Styles London Gloucester Road" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>110-112 Cromwell Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/26767/126767/37.jpg?f=17706741</HotelPictures>
        <HotelDescription>Securing a room in this distinctive Victorian building puts you within easy reach of London's iconic attractions, including the Science, Victoria &amp; Albert, and Natural History museums, as well as Earl's Court. From our Kensington location you can reach Gloucester Road tube stop in just two minutes. Admire the elegant façade of the Royal Albert Hall, stroll through Kensington Gardens and Hyde Park, then return to style, comfort, and attentive service courtesy of our hospitality team. It's what we do.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="189.48" OriginalAmount="183.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1808484" HotelName="The Westbridge Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>335-337 High Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08484/1808484/1.jpg?f=17580350</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="195.92" OriginalAmount="190.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13063" HotelName="Thistle London Hyde Park Kensington Gardens" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13063/13063/1.jpg?f=17682246</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="204.03" OriginalAmount="198.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3896881" HotelName="Aparthotel Adagio London Stratford" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>42, Celebration Avenue, Stratford</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96881/3896881/1.jpg?f=16190136</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a 24-hour fitness center and bicycles to rent. This hotel also features complimentary wireless internet access and bike storage.. Featured amenities include a business center, a 24-hour front desk, and laundry facilities. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="208.08" OriginalAmount="202.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3978287" HotelName="City Sleepers at Royal National" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/78287/3978287/1.jpg?f=17516198</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and shopping on site. Additional features at this hotel include a reception hall and a vending machine.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="215.87" OriginalAmount="209.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1853373" HotelName="Hampton By Hilton London Waterloo" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/53373/1853373/1.jpg?f=17427117</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 297 rooms. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Additional amenities include a newspaper stand, a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a car hire service, medical assistance, room service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="39047" HotelName="Park Avenue Bayswater Inn Hyde Park" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/39047/39047/33.jpg?f=17753823</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="218.02" OriginalAmount="211.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1639079" HotelName="Ibis Styles London Southwark – Near Borough Market" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/39079/1639079/1.jpg?f=17373124</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this Art Deco hotel include tour/ticket assistance and a ballroom.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in London? This hotel has 775 square feet (72 square meters) of space consisting of conference space and 2 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="218.84" OriginalAmount="212.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="681226" HotelName="Ibis London Greenwich" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>30 Stockwell Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/81226/681226/1.jpg?f=17581093</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="220.03" OriginalAmount="213.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1813391" HotelName="Novotel London Blackfriars" Meals="PREMIUM ROOM" BedType="PREMIUM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/13391/1813391/46.jpg?f=16049364</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including an indoor pool, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in London? This hotel has 2131 square feet (198 square meters) of space consisting of conference space and 7 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.64" OriginalAmount="221.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3965595" HotelName="Wilde Aparthotels By Staycity, Aldgate Tower Bridge" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>73-77 Commercial Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65595/3965595/28.jpg?f=17421197</HotelPictures>
        <HotelDescription>Featured amenities include express check-in, express check-out, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.99" OriginalAmount="222.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12154" HotelName="Hotel Indigo London - Kensington By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Barkston Gardens,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12154/12154/1.jpg?f=17688421</HotelPictures>
        <HotelDescription>The Hotel Indigo® London Kensington is situated in the heart of the Royal Borough of Kensington and Chelsea, our London hotel blends beautifully into this boutique neighbourhood. We’re also located close to the Earl’s Court tube station, placing all of London’s destinations and major transport hubs like Heathrow (LHR) and London City Airports (LCY) within easy reach.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="231.49" OriginalAmount="224.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1808481" HotelName="Doubletree By Hilton London Greenwich" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove Greenwich,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08481/1808481/52.jpg?f=17373505</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 145 rooms. The friendly staff at the reception desk are happy to answer any questions. Services such as a cloakroom, a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Parking facilities available to guests include a garage and a car park (for a fee). Further services include a 24-hour security service, a transfer service, 24-hour room service, an alarm call service, a laundry service and a coin-operated laundry. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="233.66" OriginalAmount="226.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="105718" HotelName="Hilton London Angel Islington" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05718/105718/1.jpg?f=17706135</HotelPictures>
        <HotelDescription>Facilities: 6 suites and 178 double rooms are located on 4 storeys and can be reached by 2 lifts. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Guests can browse a number of shops, including a supermarket and souvenir shop. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, medical assistance, a transfer service, room service, a laundry service and a hairdresser. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="234.10" OriginalAmount="227.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="88236" HotelName="Grange Portland Hotel" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Bedford Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/88236/88236/2.jpg?f=17741003</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include complimentary wired internet access, limo/town car service, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="234.10" OriginalAmount="227.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="97113" HotelName="Grange Clarendon" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97113/97113/31.jpg?f=17752643</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include a business center, limo/town car service, and express check-out..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="239.18" OriginalAmount="232.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="102206" HotelName="Novotel London Waterloo" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02206/102206/1.jpg?f=17727486</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="242.13" OriginalAmount="235.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12919" HotelName="Park Plaza London Riverbank" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12919/12919/1.jpg?f=17726886</HotelPictures>
        <HotelDescription>Facilities: 394 non-smoking rooms, including 31 suites, 10 studios and 185 double rooms, are located on 11 storeys and can be reached by lift. The reception desk is open round the clock. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access in public areas (for a fee) allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a page service. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="243.13" OriginalAmount="236.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="96964" HotelName="Grange Buckingham" Meals="EXECUTIVE STUDIO" BedType="EXECUTIVE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>39-40 Bedford Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96964/96964/19.jpg?f=17736698</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services. Additional features at this hotel include a television in a common area and a banquet hall.. Featured amenities include complimentary wired internet access, limo/town car service, and express check-out..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="245.19" OriginalAmount="238.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13008" HotelName="Hilton London Kensington" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13008/13008/60.jpg?f=17722866</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include gift shops/newsstands, wedding services, and a television in a common area.. Featured amenities include a 24-hour business center, express check-in, and express check-out. This hotel has 10 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="249.62" OriginalAmount="242.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="195145" HotelName="Ibis London City - Shoreditch" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95145/195145/48.jpg?f=17735814</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and tour/ticket assistance.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="252.17" OriginalAmount="244.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="170124" HotelName="Grange Beauchamp Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/70124/170124/1.jpg?f=17746819</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge). This hotel also features wedding services and a banquet hall.. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. This hotel has 4 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="262.54" OriginalAmount="254.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="103256" HotelName="Mercure London Paddington" Meals="ECONOMY ROOM" BedType="ECONOMY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/03256/103256/1.jpg?f=17751910</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include a television in a common area and a reception hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Planning an event in London? This hotel has 560 square feet (52 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="262.84" OriginalAmount="255.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13005" HotelName="Thistle London Marble Arch" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marble Arch</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13005/13005/45.jpg?f=17752393</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands, wedding services, and a television in a common area.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 4306 square feet (400 square meters) of space consisting of conference space and 13 meeting rooms. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="265.24" OriginalAmount="257.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1801466" HotelName="Hilton London Wembley" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/01466/1801466/1.jpg?f=17469177</HotelPictures>
        <HotelDescription>Facilities: The apartment hotel has 2 lifts and features 361 rooms and 18 suites. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Other services include a 24-hour security service, medical assistance, 24-hour room service, a laundry service, a coin-operated laundry and a page service. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="265.70" OriginalAmount="257.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3906004" HotelName="Wilde By Staycity London Paddington" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/06004/3906004/1.jpg?f=17721440</HotelPictures>
        <HotelDescription>Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="267.37" OriginalAmount="259.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="223184" HotelName="Novotel London Paddington" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/23184/223184/5.jpg?f=17731528</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an indoor pool, a sauna, and a fitness center. This Art Deco hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in London? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="268.23" OriginalAmount="260.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="120741" HotelName="DoubleTree By Hilton Hotel London - Hyde Park" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>150 Bayswater Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20741/120741/1.jpg?f=17704612</HotelPictures>
        <HotelDescription>Facilities: The hotel has 213 rooms, including suites, 32 single rooms and 104 double rooms, which are located on 7 storeys and are reachable by lift. Guests are warmly welcomed by English-speaking staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Guests arriving by car can park their vehicles in the garage or in the car park. Further services include a 24-hour security service, a car hire service, medical assistance, room service, a laundry service and a coin-operated laundry. Travellers with bicycles can make use of the on-site bicycle storage area. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="271.49" OriginalAmount="263.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13119" HotelName="Thistle Trafalgar Square Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalger Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13119/13119/1.jpg?f=17753587</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="274.52" OriginalAmount="266.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12115" HotelName="Doubletree By Hilton Hotel London - Marble Arch" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12115/12115/34.jpg?f=17708904</HotelPictures>
        <HotelDescription>Facilities: The hotel has 129 rooms, including 2 suites, 16 single rooms and 110 double rooms, which are located on 6 storeys and are reachable by lift. Guests are warmly welcomed by English- and French-speaking staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="275.68" OriginalAmount="267.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13068" HotelName="Thistle Holborn" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13068/13068/36.jpg?f=17744459</HotelPictures>
        <HotelDescription>**Temporary closure of the kitchens from 03/20/23 to 04/02/23, so breakfast will be a "Grab&amp;Go" and the hotel will not be able to offer any additional food service, including room service.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="280.85" OriginalAmount="272.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13054" HotelName="DoubleTree By Hilton Hotel London - Victoria" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13054/13054/34.jpg?f=17725258</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="285.43" OriginalAmount="277.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="105010" HotelName="Hilton London Metropole" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05010/105010/36.jpg?f=17738227</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 1099 non-smoking rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities available at the hotel include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a souvenir shop. Additional facilities include a newspaper stand. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a car hire service, room service (for a fee), a laundry service and a hairdresser. Active guests can make use of the bicycle hire service to explore the surrounding area. A business centre with fax machine and projector is available. Lectures, presentations and meetings can be held in one of the 35 conference rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="290.89" OriginalAmount="282.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13133" HotelName="Thistle Piccadilly" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13133/13133/2.jpg?f=17714689</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless internet access.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="292.86" OriginalAmount="284.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4083130" HotelName="The Marble Arch Hotel" Meals="LUXURY ROOM" BedType="LUXURY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston St, Marylebone, London, W1H 7EH, United Kingdom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/83130/4083130/1.jpg?f=17581923</HotelPictures>
        <HotelDescription>Property Location With a stay at The Marble Arch Hotel, by Thistle, you'll be centrally located in London, steps from Selfridges and within a 5-minute walk of Marble Arch. This hotel is 0.3 mi (0.5 km) from St. Christopher's Place and 0.4 mi (0.6 km) from Hyde Park. Distances are displayed to the nearest 0.1 mile and kilometer. Selfridges - 0.2 km / 0.1 mi Marble Arch - 0.3 km / 0.2 mi Park Lane - 0.3 km / 0.2 mi Baker Street - 0.3 km / 0.2 mi St. Christopher's Place - 0.5 km / 0.3 mi Hyde Park - 0.6 km / 0.3 mi Bond Street - 0.7 km / 0.5 mi Oxford Street - 0.8 km / 0.5 mi Marylebone High Street - 0.9 km / 0.6 mi Oxford Circus - 1.1 km / 0.7 mi Regent Street - 1.1 km / 0.7 mi Madame Tussauds Wax Museum - 1.2 km / 0.8 mi London Palladium Theatre - 1.3 km / 0.8 mi Piccadilly - 1.5 km / 0.9 mi Regent's Park - 1.5 km / 0.9 mi The nearest airports are: London City Airport (LCY) - 17.6 km / 10.9 mi Heathrow Airport (LHR) - 27.6 km / 17.1 mi Gatwick Airport (LGW) - 67.4 km / 41.9 mi Luton Airport (LTN) - 52.9 km / 32.9 mi Stansted Airport (STN) - 67.6 km / 42 mi Rooms Make yourself at home in one of the 692 air-conditioned rooms featuring LCD televisions. Complimentary wireless internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks. Dining Enjoy Modern European cuisine at Archy's Bar, a restaurant which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee. Business, Other Amenities Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 4306 square feet (400 square meters) of space consisting of conference space and 13 meeting rooms. Limited parking is available onsite.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="300.07" OriginalAmount="291.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="24435" HotelName="Hampton By Hilton London City" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street E1 6Te</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24435/24435/2.jpg?f=17730633</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and a fireplace in the lobby.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="300.19" OriginalAmount="291.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="184800" HotelName="Doubletree By Hilton Hotel London - West End" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/84800/184800/39.jpg?f=17754351</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 214 rooms, including 96 single rooms. Guests are warmly welcomed by multilingual staff (English, German, French) at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access (for a fee) is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, medical assistance, room service, a laundry service and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="300.63" OriginalAmount="291.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12303" HotelName="NYX Hotel London Holborn" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12303/12303/13.jpg?f=17752384</HotelPictures>
        <HotelDescription>Location: This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not far from the lively hustle and bustle of Covent Garden, Oxford Street and the English capital's banking district. This hotel is suitable for both business guests and those here for a holiday, with a diverse selection of restaurants, bars, nightclubs and shopping venues all to be found within a few minutes walk of the hotel. Transfer to London Heathrow Airport takes about 40 minutes, Gatwick is some 1 hour 10 minutes away and Luton may be reached in 1 hour 20 minutes.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="301.70" OriginalAmount="292.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="195435" HotelName="The Clermont London, Victoria" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95435/195435/1.jpg?f=17725964</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this Victorian hotel include wedding services and a banquet hall.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 10 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="303.87" OriginalAmount="295.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3623011" HotelName="Ibis London Canning Town" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/23011/3623011/1.jpg?f=17148477</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and bike parking.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="304.70" OriginalAmount="295.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="138294" HotelName="The Cumberland, London" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The Cumberland, Great Cumberland Place, Marble Arch,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/38294/138294/2.jpg?f=17752750</HotelPictures>
        <HotelDescription>The hotel draws inspiration from the capital’s love of contemporary music, with a harmonious fusion of comfort and service. In a prime position between Oxford Street and Marble Arch, yet just yards from the oasis of Hyde Park, it’s the perfect base for a rocking time in London. You’ll be close to famous shopping districts, museums and historic landmarks, while a London Underground station is just around the corner, making further exploration a breeze. With 1019 rooms, bars, a restaurant, meeting rooms and all-modern, accessible facilities, The Cumberland is the perfect destination
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="308.95" OriginalAmount="299.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13066" HotelName="Hilton Euston" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13066/13066/50.jpg?f=17740765</HotelPictures>
        <HotelDescription>Facilities: The hotel welcomes guests in a 5-storey building with a lift and 150 rooms. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The hotel offers a number of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service (no extra charge) to explore the surrounding area. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="309.80" OriginalAmount="300.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2293779" HotelName="Hilton London Bankside" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/93779/2293779/1.jpg?f=17499745</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 292 rooms. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Other services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="313.46" OriginalAmount="304.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13132" HotelName="Thistle Bloomsbury Park Hotel London" Meals="DELUXE FAMILY ROOM" BedType="DELUXE FAMILY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13132/13132/4.jpg?f=17733172</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="315.98" OriginalAmount="306.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3622900" HotelName="Moxy London Stratford" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>86 Great Eastern Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22900/3622900/36.jpg?f=17737259</HotelPictures>
        <HotelDescription>Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="317.62" OriginalAmount="308.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2544711" HotelName="Novotel London Canary Wharf Hotel" Meals="SUPERIOR ROOM -DISABLED ADAPTED" BedType="SUPERIOR ROOM -DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/44711/2544711/41.jpg?f=17601522</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="33453" HotelName="Riu Plaza London The Westminster" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/33453/33453/1.jpg?f=17753760</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="321.93" OriginalAmount="312.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="176490" HotelName="The Wellington Hotel By Blue Orchid" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/76490/176490/51.jpg?f=17743156</HotelPictures>
        <HotelDescription>The Wellington is a luxury 4 star hotel near Victoria Station, London. Nestled in a tranquil Westminster enclave on leafy Vincent Square, The Wellington hotel combines traditional elegance with contemporary style and modern decor. Overlooking its own private gardens and terraces,a classically elegant style, The Wellington hotel features 160 beautifully appointed bedrooms and spacious, deluxe apartments complete with self-catering facilities. Guests can enjoy fully air conditioned rooms with wireless and fixed high speed internet, LCD flat screen televisions, a fully equipped gym and 24-hour room service. The Wellington provides wheelchair access. Explore the hotel’s own private gardens, Italian inspired restaurant and in-house bar, together with meeting and events spaces away from the hustle and bustle of the capital and enjoy discreet, personal and attentive service at The Wellington hotel - an oasis of calm in the heart of central London. Safety and impeccable cleaning standards are always among our top priorities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="335.32" OriginalAmount="325.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3979869" HotelName="Tribe London Canary Wharf" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Water Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/79869/3979869/45.jpg?f=17751840</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and discounted use of a nearby fitness facility.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="341.50" OriginalAmount="331.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3982827" HotelName="Tower Residences by Blue Orchid" Meals="STUDIO - CITY VIEW" BedType="STUDIO - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82827/3982827/1.jpg?f=17599078</HotelPictures>
        <HotelDescription>Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="343.65" OriginalAmount="333.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3844353" HotelName="Tower Suites By Blue Orchid" Meals="SUPERIOR STUDIO" BedType="SUPERIOR STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/44353/3844353/3.jpg?f=17719365</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in London? This hotel has 9991 square feet (928 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="344.99" OriginalAmount="334.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="105046" HotelName="Hilton London Paddington" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05046/105046/23.jpg?f=17752058</HotelPictures>
        <HotelDescription>Facilities: The hotel was built in 1854. 364 rooms, including 10 junior suites, 23 suites, apartments, studios, single rooms and 194 double rooms, are located on 6 storeys and can be reached by lift. Guests are warmly welcomed by multilingual staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, medical assistance, room service (for a fee), a laundry service, a hairdresser and a coin-operated laundry. Complimentary newspapers are available. A business centre with fax machine, projector and photocopier is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="348.19" OriginalAmount="338.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13113" HotelName="The Tower Hotel, By Thistle" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13113/13113/1.jpg?f=17753586</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 18 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="349.10" OriginalAmount="338.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="138322" HotelName="The Washington Mayfair Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Curzon Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/38322/138322/1.jpg?f=17754190</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in London? This hotel has 1098 square feet (102 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="351.88" OriginalAmount="341.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12228" HotelName="Novotel London Tower Bridge" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12228/12228/19.jpg?f=17748034</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a sauna and a fitness center. This hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in London? This hotel has 484 square feet (45 square meters) of space consisting of conference space and 7 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="353.39" OriginalAmount="343.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12276" HotelName="The Capital Hotel, Apartments &amp; Townhouse - Small Luxury Hotels Of The World" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Basil Street, Knightsbridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12276/12276/49.jpg?f=17681715</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a fireplace in the lobby.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 400 square feet (37 square meters) of space consisting of conference space and 2 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="355.48" OriginalAmount="345.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4067412" HotelName="Tower Suites" Meals="SUPERIOR STUDIO" BedType="SUPERIOR STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories London Ec3n 1Jy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/67412/4067412/62.jpg?f=17743551</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="364.37" OriginalAmount="353.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12248" HotelName="St Martins Lane London" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>45 St Martin's Lane,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12248/12248/3.jpg?f=17737888</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this Art Deco hotel include babysitting (surcharge), wedding services, and a reception hall.. Featured amenities include a computer station, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="369.62" OriginalAmount="358.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3815273" HotelName="Nhow London" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15273/3815273/43.jpg?f=17719324</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="370.53" OriginalAmount="359.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1632837" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/32837/1632837/1.jpg?f=17611463</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an indoor pool, a hot tub, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Planning an event in London? This hotel has 11711 square feet (1088 square meters) of space consisting of a conference center and 17 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="374.04" OriginalAmount="363.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3942250" HotelName="Radisson Red London Greenwich The O2" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>228 Tunnel Avenue,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/42250/3942250/39.jpg?f=16589250</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a vending machine.. Featured amenities include a 24-hour business center, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="375.21" OriginalAmount="364.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12241" HotelName="Novotel London Bridge" Meals="SUPERIOR ROOM -DISABLED ADAPTED" BedType="SUPERIOR ROOM -DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12241/12241/1.jpg?f=17753571</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 969 square feet (90 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="380.68" OriginalAmount="369.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12104" HotelName="The Athenaeum Hotel &amp; Residences" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>116 Piccadilly, Mayfair</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12104/12104/1.jpg?f=17733626</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 hot tubs, a sauna, and a 24-hour fitness center. This Art Deco hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include limo/town car service, a computer station, and express check-out. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="385.22" OriginalAmount="374" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13003" HotelName="Meliá White House" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regent´s Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13003/13003/62.jpg?f=17748718</HotelPictures>
        <HotelDescription>Facilities: 140 suites, 112 apartments, 283 single rooms and 158 double rooms are located on 8 storeys and can be reached by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The complex has a range of facilities for guests with disabilities. The complex has wheelchair-accessible facilities. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand, a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a page service. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers will keep you informed. A projector is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="386.73" OriginalAmount="375.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13009" HotelName="St. James' Court, A Taj Hotel, London" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13009/13009/22.jpg?f=17749015</HotelPictures>
        <HotelDescription>St. James' Court, A Taj Hotel, London is a discreet Victorian masterpiece, typifying the concealed charm of one of Britain's finest luxury hotels. Crisp and elegant, with the signature Taj warmth, St. James' Court strives to make each visit more pleasurable and memorable. Located in central London SW1, the hotel is just footsteps from Buckingham Palace and St. James’ Park, and conveniently close to Westminster, Victoria Station, the West End and Mayfair. St. James’ Court is perfectly positioned to explore London, for business or pleasure. Up to one child aged 12 and under stay free when sharing the bedding with two adults in a Classic King or an Executive King room
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="390.24" OriginalAmount="378.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12765" HotelName="Citadines Trafalgar Square London" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12765/12765/6.jpg?f=17736356</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and discounted use of a nearby fitness facility.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="390.63" OriginalAmount="379.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12300" HotelName="Leonardo Royal Hotel London City" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12300/12300/2.jpg?f=17715045</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an indoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, a business center, and express check-in. Event facilities at this hotel consist of a conference center and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="394.59" OriginalAmount="383.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="105007" HotelName="The Royal Horseguards" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05007/105007/1.jpg?f=17724069</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. Additional amenities at this Victorian hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and 13 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="401.12" OriginalAmount="389.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="454862" HotelName="Leonardo Royal Hotel London St Pauls" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/54862/454862/59.jpg?f=17747532</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an indoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, limo/town car service, and express check-in. Planning an event in London? This hotel has 21528 square feet (2000 square meters) of space consisting of conference space and 12 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="409.03" OriginalAmount="397.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13004" HotelName="The Dilly Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13004/13004/3.jpg?f=17703922</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a health club, or other amenities including complimentary wireless internet access and concierge services.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. Planning an event in London? This hotel has 8181 square feet (760 square meters) of space consisting of conference space and 6 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="410.97" OriginalAmount="399" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3963514" HotelName="Hotel Riu Plaza London Victoria" Meals="DELUXE ROOM WITHOUT WINDOW" BedType="DELUXE ROOM WITHOUT WINDOW">
        <Address>
          <AddressLines>
            <AddressLine>1 Neathouse Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/63514/3963514/17.jpg?f=17719631</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless internet access.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="416.12" OriginalAmount="404" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1799464" HotelName="Me London" Meals="ALWAYS ME ROOM" BedType="ALWAYS ME ROOM">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/99464/1799464/8.jpg?f=17701520</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access is provided to guests. Guests interested in excursions can get more information at the tour desk. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Additional facilities include a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, 24-hour room service, a laundry service, a page service and a hotel doctor. Daily newspapers will keep you informed. A projector is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="432.60" OriginalAmount="420" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1808439" HotelName="Conrad London St. James" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08439/1808439/45.jpg?f=17701665</HotelPictures>
        <HotelDescription>Encased in a historic 19th Century façade, the chic and contemporary interior of Conrad London St James showcases original art installations and locally inspired design. Each spacious guest room and suite features a bathtub, walk-in shower and the latest in-room technology. Special touches include a Nespresso machine, complimentary WiFi access and a fully-stocked mini bar. Dine on the finest, locally sourced British food in the hotels destination restaurant, Blue Boar, which offers an innovative take on the traditional English 'comfort food'. Indulge in the unique Sunday lunch experience or savor a quintessential English afternoon tea in the sophisticated setting of Emmeline's Lounge. Private dining is also available for groups with up to 20 guests. Business is our forte with over 7000 sq. ft. of flexible meeting space and state-of-the-art audiovisual technology. Executive level guests enjoy access to the hotels exclusive Executive Lounge, serving complimentary breakfast, canapés and beverages throughout the day. Whatever you desire, take care of the finer details of your stay with our pioneering Conrad Concierge app.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="436.42" OriginalAmount="423.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3897193" HotelName="Canopy By Hilton London City" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minorities Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/97193/3897193/1.jpg?f=17693372</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a 24-hour fitness center and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="438.29" OriginalAmount="425.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="13076" HotelName="The Kensington Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>109-113 Queens Gate, South Kensington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13076/13076/1.jpg?f=17743661</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. This hotel has 2 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="452.18" OriginalAmount="439.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="126047" HotelName="Ibis London Excel Docklands" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>9 Western Gateway, Royal Victoria Dock,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/26047/126047/32.jpg?f=17706691</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a television in a common area.. Featured amenities include a business center, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="466.72" OriginalAmount="453.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12272" HotelName="Radisson Blu Hotel, London Heathrow" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Heathrow,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12272/12272/112.jpg?f=17740755</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include gift shops/newsstands and a ballroom.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, limo/town car service, and express check-in. Planning an event in Hayes? This hotel has 0 square feet (0 square meters) of space consisting of a conference center and 42 meeting rooms. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="467.81" OriginalAmount="454.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3896340" HotelName="Wilde Aparthotels By Staycity Covent Garden" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>11 Adam Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96340/3896340/46.jpg?f=17502216</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="482.34" OriginalAmount="468.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="49175" HotelName="Hilton London Tower Bridge" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/49175/49175/58.jpg?f=17735243</HotelPictures>
        <HotelDescription>Property Location With a stay at Hilton London Tower Bridge, you'll be centrally located in London, steps from HMS Belfast and minutes from London City Hall. This 4-star hotel is close to London Bridge and Tower of London. Rooms Make yourself at home in one of the 245 air-conditioned rooms featuring minibars and flat-screen televisions. Satellite television is provided for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and concierge services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided. Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. This hotel has 10 meeting rooms available for events. Self parking (subject to charges) is available onsite.
Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and concierge services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="503.43" OriginalAmount="488.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="905888" HotelName="DoubleTree By Hilton Hotel London - Tower of London" Meals="DELUXE ROOM DISABLED ADAPTED" BedType="DELUXE ROOM DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/05888/905888/1.jpg?f=17454632</HotelPictures>
        <HotelDescription>Facilities: The hotel has 10 junior suites, 9 suites and 564 double rooms, which are located on 12 storeys and are reachable by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a cloakroom, baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a babysitting service, medical assistance, room service, an alarm call service, a laundry service, a hairdresser and a coin-operated laundry. Bicycle storage is available to guests. There is a bike hire service as well. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="505.00" OriginalAmount="490.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="105042" HotelName="Copthorne Tara Hotel London Kensington" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Scarsdale Place, Kensington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05042/105042/46.jpg?f=17736710</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. This hotel also features gift shops/newsstands, wedding services, and a television in a common area.. Featured amenities include complimentary wired internet access, a business center, and express check-out. Event facilities at this hotel consist of a conference center and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="526.68" OriginalAmount="511.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="13116" HotelName="The Biltmore Mayfair" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>44 Grosvenor Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13116/13116/1.jpg?f=17723773</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 4 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="535.18" OriginalAmount="519.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3306623" HotelName="Virgin Hotels London-Shoreditch" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>45 Curtain Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/06623/3306623/45.jpg?f=17403997</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. This hotel has 7 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="562.68" OriginalAmount="546.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="195091" HotelName="The Trafalgar St. James London, Curio Collection By Hilton" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95091/195091/1.jpg?f=17725938</HotelPictures>
        <HotelDescription>Facilities: The hotel has 129 rooms, which are located on 6 storeys and are reachable by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access (for a fee) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service, a page service and a hotel shuttle bus. A fax machine is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="565.36" OriginalAmount="548.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="12119" HotelName="STG Hotel Oxford Street" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue,  Bloomsbury</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12119/12119/5.jpg?f=17721715</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. Event facilities at this hotel consist of a conference center and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="601.54" OriginalAmount="584.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2653555" HotelName="Hampton by Hilton London Docklands" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53555/2653555/1.jpg?f=17428920</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, medical assistance, room service, an alarm call service, a laundry service and a coin-operated laundry. A business centre with fax machine and a flip chart and pens is available. 2 conference rooms are available for lectures, presentations and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="601.63" OriginalAmount="584.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="150126" HotelName="The Gore" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’S Gate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/50126/150126/4.jpg?f=17752942</HotelPictures>
        <HotelDescription>Facilities: The hotel was built in 1874. The hotel has 50 non-smoking rooms, including 47 double rooms, which are located on 6 storeys and are reachable by lift. The reception desk is open round the clock. Services such as a cloakroom, baggage storage service, safe and currency exchange service ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, an alarm call service, a laundry service and a coin-operated laundry. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="618.64" OriginalAmount="600.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13011" HotelName="The Bloomsbury Hotel A Doyle Collection" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Great Russell Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13011/13011/5.jpg?f=17735674</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, a business center, and express check-in. Planning an event in London? This hotel has 2860 square feet (266 square meters) of space consisting of conference space and 13 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="628.45" OriginalAmount="610.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="24350" HotelName="Doubletree By Hilton London Angel Kings Cross" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24350/24350/23.jpg?f=17735948</HotelPictures>
        <HotelDescription>Location: This modern hotel is situated at the heart of the hip London district of Islington. There are various international restaurants in the surrounding area as well as cosy pubs and bars. Charming antique shops and numerous other shops are also located within walking distance.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="666.74" OriginalAmount="647.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1309047" HotelName="Novotel London Excel" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/09047/1309047/58.jpg?f=17453962</HotelPictures>
        <HotelDescription>Property Location With a stay at Novotel London ExCeL in London (Canary Wharf), you'll be minutes from Excel Exhibition Centre and close to O2 Arena. This 4-star hotel is within close proximity of Boleyn Ground Stadium and Cutty Sark. Rooms Make yourself at home in one of the 257 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided. Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in London? This hotel has facilities measuring 4530 square feet (421 square meters), including meeting rooms. Self parking (subject to charges) is available onsite.
Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="675.27" OriginalAmount="655.6" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4019864" HotelName="Nomad London" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>28 Bow Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/19864/4019864/37.jpg?f=17691602</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 8611 square feet (800 square meters) of space consisting of conference space and 2 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="749.52" OriginalAmount="727.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="13043" HotelName="The Savoy" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Strand,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13043/13043/8.jpg?f=17753581</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a 24-hour health club, an indoor pool, and a sauna. This Edwardian hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. Planning an event in London? This hotel has 5124 square feet (476 square meters) of space consisting of conference space and 11 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="857.80" OriginalAmount="832.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="248207" HotelName="The Marylebone Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>47 Welbeck Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/48207/248207/1.jpg?f=17731757</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a health club, an indoor pool, and a hot tub. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a fireplace in the lobby.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and 8 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="887.64" OriginalAmount="861.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12124" HotelName="Taj 51 Buckingham Gate, Suites And Residences" Meals="JUNIOR SUITE" BedType="JUNIOR SUITE">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12124/12124/71.jpg?f=17742579</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a sauna and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and express check-out. This hotel has 17 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1546.51" OriginalAmount="1501.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="13006" HotelName="Jw Marriott Grosvenor House London" Meals="EXECUTIVE SUITE" BedType="EXECUTIVE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Park Lane,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13006/13006/2.jpg?f=17694174</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has 5449 square feet (506 square meters) of space consisting of conference space and 23 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="2058.14" OriginalAmount="1998.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="96936" HotelName="London Hilton On Park Lane" Meals="EXECUTIVE SUITE" BedType="EXECUTIVE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96936/96936/1.jpg?f=17738187</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a sauna and a 24-hour fitness center. Additional amenities at this hotel include wireless internet access (surcharge), concierge services, and a hair salon.. Featured amenities include a 24-hour business center, limo/town car service, and express check-in. Event facilities at this hotel consist of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="9dbb9f46-5c5a-4a3a-be27-c359753c91cf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-19T00:00:00" End="2026-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:35:33.1817269+01:00" Version="0" EchoToken="Search" TransactionIdentifier="9dbb9f46-5c5a-4a3a-be27-c359753c91cf" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="47.31" OriginalAmount="45.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1787523" HotelName="Ibis Budget London Heathrow Central" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/22.jpg?f=17425980</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 307 rooms. The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service, a transfer service, a smoke alarm and a smoking area. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the car park for a fee. Services include a hotel shuttle bus.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="84.11" OriginalAmount="81.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="2236499" HotelName="Ibis Budget London Whitechapel - Brick Lane" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/36499/2236499/35.jpg?f=17419056</HotelPictures>
        <HotelDescription>Home to 269 bedrooms and the new Nest room, ibis budget London Whitechapel is perfect for those who need affordable accommodation in central London. Sleep in comfort, prepare for the day with unlimited continental breakfast, and enjoy direct access to London's best treasures including Brick Lane and Spitalfields Market to name a few. Located only 5 minute walk to Aldgate East and Whitechapel tube stations, our zone 1 locations is perfect for you to explore our great capital properly.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3894905" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="COSY ROOM" BedType="COSY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road (Building A), West Drayton, Heathrow,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/94905/3894905/11.jpg?f=17653784</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an indoor pool, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="102501" HotelName="Alexandra Hotel" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>159/161 Sussex Gardens Hyde Park,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02501/102501/1.jpg?f=17748664</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and tour/ticket assistance.. Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.47" OriginalAmount="120.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="120740" HotelName="DoubleTree By Hilton Hotel London - Ealing" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20740/120740/47.jpg?f=17752511</HotelPictures>
        <HotelDescription>Facilities: 189 rooms, including 3 suites and 183 double rooms, are located on 5 storeys and can be reached by lift. English- and French-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a hairdresser and a coin-operated laundry. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="125.74" OriginalAmount="122.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1808438" HotelName="Ibis London Blackfriars" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08438/1808438/47.jpg?f=17580340</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Featured amenities include a computer station, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="127.64" OriginalAmount="123.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="127920" HotelName="Novotel London Greenwich" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/27920/127920/1.jpg?f=17752633</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has 1184 square feet (110 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="128.54" OriginalAmount="124.8" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="287786" HotelName="Grand Plaza Serviced Apartments Hyde Park" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/87786/287786/1.jpg?f=17748608</HotelPictures>
        <HotelDescription>This establishment offers luxurious private apartments that are well-placed for Hyde Park, Notting Hill and Kensington Palace. All apartments have modern, open-plan kitchenettes and are fully furnished with high-quality modern appliances. They are ideal if you require independence, space and serviced accommodation. Grand Plaza is 5 minutes’ walk from Paddington Train Station and is a short walk from Whiteley's shopping centre. Bayswater and Queensway Tube stations are a short distance away. Complimentary high-speed broadband internet is available. The apartments, holding up to 6 people, have a double room and the rest of the guests sleep in the living room. The bathroom is inside the master bedroom.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="132.56" OriginalAmount="128.7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="12240" HotelName="Lords Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12240/12240/2.jpg?f=17740754</HotelPictures>
        <HotelDescription>Built in 1850 and completely refurbished in 2011, Lords Hotel is a family run budget hotel located next to a beautifully quiet garden square in Bayswater, central London. Next to Hyde Park, we are the perfect affordable base from which to explore London. Our staff will be only too happy to help you find the entertainment you want, be it taking a roof top tour of London’s sights from a traditional red bus, visiting Buckingham Palace and the changing of the guards, or visiting some of the best museums, international restaurants and street markets in the world. We can also help you get well priced tickets for some of the best West End theatre shows and musicals or tickets for Madame Tussauds.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="136.06" OriginalAmount="132.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="119418" HotelName="Huttons Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Belgrave Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/19418/119418/1.jpg?f=17748799</HotelPictures>
        <HotelDescription>A refurbished modern Victorian building that provides comfortable clean Hotel Accommodation at budget prices for both city breaks and business travellers requiring a central London location. We are within walking distance from Victoria coach, train and underground stations but also Buckingham Palace, Houses of Parliament, Big Ben and The London Eye also UK Passport office ,South Bank ,Business districts and Queen Elizabeth Conference Centre . Our Hotel Accommodation includes complimentary continental breakfast and each rooms contains Colour lcd televisions, Hairdryers, En-suite shower rooms and Complimentary tea and coffee making facilities. All our bedrooms have wooden floors and are fresh and clean .Free high speed fibre WIFI Internet in Bedrooms . Our Lift covers the whole building Up to 1 child under 7 stays for free sharing the room with 2 adults Shopping? This Hotel is close to Oxford Street ,Regents Street,Harrods and many other Knightsbridge shops are a short bus ride from the hotel .
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="140.17" OriginalAmount="136.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="195289" HotelName="Ibis London Earls Court" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95289/195289/14.jpg?f=17735818</HotelPictures>
        <HotelDescription>Property Location With a stay at ibis London Earls Court in London (Fulham), you'll be convenient to Stamford Bridge Stadium and Royal Albert Hall. This hotel is within close proximity of Hammersmith Apollo and Craven Cottage Stadium. Rooms Make yourself at home in one of the 504 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Dining Satisfy your appetite at the hotel's restaurant, which features a bar. Dining is also available at a coffee shop/café. Meet other guests and eat at a complimentary reception. Quench your thirst with your favorite drink at a bar/lounge. English breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in London? This hotel has facilities measuring 36304 square feet (3374 square meters), including conference space. Self parking (subject to charges) is available onsite.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="141.58" OriginalAmount="137.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="195145" HotelName="Ibis London City - Shoreditch" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95145/195145/48.jpg?f=17735814</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and tour/ticket assistance.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="143.06" OriginalAmount="138.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="102225" HotelName="Mercure London Bankside" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>71-79 Southwark Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02225/102225/58.jpg?f=17743733</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and gift shops/newsstands. Additional features at this hotel include a television in a common area, tour/ticket assistance, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. This hotel has 3 meeting rooms available for events. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="146.08" OriginalAmount="141.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="121352" HotelName="Ashburn Hotel" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>111 Cromwell Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/21352/121352/1.jpg?f=17695733</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge). Additional features at this hotel include gift shops/newsstands, a fireplace in the lobby, and discounted use of a nearby fitness facility.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include limo/town car service, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="147.59" OriginalAmount="143.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1309047" HotelName="Novotel London Excel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/09047/1309047/58.jpg?f=17453962</HotelPictures>
        <HotelDescription>Property Location With a stay at Novotel London ExCeL in London (Canary Wharf), you'll be minutes from Excel Exhibition Centre and close to O2 Arena. This 4-star hotel is within close proximity of Boleyn Ground Stadium and Cutty Sark. Rooms Make yourself at home in one of the 257 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided. Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in London? This hotel has facilities measuring 4530 square feet (421 square meters), including meeting rooms. Self parking (subject to charges) is available onsite.
Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="148.72" OriginalAmount="144.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13063" HotelName="Thistle London Hyde Park Kensington Gardens" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13063/13063/1.jpg?f=17682246</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="161.79" OriginalAmount="157.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="97113" HotelName="Grange Clarendon" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97113/97113/31.jpg?f=17752643</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include a business center, limo/town car service, and express check-out..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="166.28" OriginalAmount="161.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13062" HotelName="President Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guildford Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13062/13062/2.jpg?f=17748637</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="170.84" OriginalAmount="165.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="170124" HotelName="Grange Beauchamp Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/70124/170124/1.jpg?f=17746819</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge). This hotel also features wedding services and a banquet hall.. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. This hotel has 4 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="170.84" OriginalAmount="165.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="96964" HotelName="Grange Buckingham" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>39-40 Bedford Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96964/96964/19.jpg?f=17736698</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services. Additional features at this hotel include a television in a common area and a banquet hall.. Featured amenities include complimentary wired internet access, limo/town car service, and express check-out..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.11" OriginalAmount="172.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13132" HotelName="Thistle Bloomsbury Park Hotel London" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13132/13132/4.jpg?f=17733172</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.84" OriginalAmount="173.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2544711" HotelName="Novotel London Canary Wharf Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/44711/2544711/41.jpg?f=17601522</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="39047" HotelName="Park Avenue Bayswater Inn Hyde Park" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/39047/39047/33.jpg?f=17753823</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.36" OriginalAmount="175.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="13200" HotelName="Bedford Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13200/13200/1.jpg?f=17753180</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a reception hall.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. This hotel has 2 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="199.00" OriginalAmount="193.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12241" HotelName="Novotel London Bridge" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12241/12241/1.jpg?f=17753571</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has 969 square feet (90 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="207.77" OriginalAmount="201.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="223184" HotelName="Novotel London Paddington" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/23184/223184/5.jpg?f=17731528</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an indoor pool, a sauna, and a fitness center. This Art Deco hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in London? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="220.80" OriginalAmount="214.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12228" HotelName="Novotel London Tower Bridge" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12228/12228/19.jpg?f=17748034</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a sauna and a fitness center. This hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. This establishment has received its official star rating from VisitEngland, the National Tourist Board for England.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in London? This hotel has 484 square feet (45 square meters) of space consisting of conference space and 7 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="251.93" OriginalAmount="244.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13009" HotelName="St. James' Court, A Taj Hotel, London" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13009/13009/22.jpg?f=17749015</HotelPictures>
        <HotelDescription>St. James' Court, A Taj Hotel, London is a discreet Victorian masterpiece, typifying the concealed charm of one of Britain's finest luxury hotels. Crisp and elegant, with the signature Taj warmth, St. James' Court strives to make each visit more pleasurable and memorable. Located in central London SW1, the hotel is just footsteps from Buckingham Palace and St. James’ Park, and conveniently close to Westminster, Victoria Station, the West End and Mayfair. St. James’ Court is perfectly positioned to explore London, for business or pleasure. Up to one child aged 12 and under stay free when sharing the bedding with two adults in a Classic King or an Executive King room
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="261.30" OriginalAmount="253.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1632837" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/32837/1632837/1.jpg?f=17611463</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an indoor pool, a hot tub, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Planning an event in London? This hotel has 11711 square feet (1088 square meters) of space consisting of a conference center and 17 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="273.00" OriginalAmount="265.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="176490" HotelName="The Wellington Hotel By Blue Orchid" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/76490/176490/51.jpg?f=17743156</HotelPictures>
        <HotelDescription>The Wellington is a luxury 4 star hotel near Victoria Station, London. Nestled in a tranquil Westminster enclave on leafy Vincent Square, The Wellington hotel combines traditional elegance with contemporary style and modern decor. Overlooking its own private gardens and terraces,a classically elegant style, The Wellington hotel features 160 beautifully appointed bedrooms and spacious, deluxe apartments complete with self-catering facilities. Guests can enjoy fully air conditioned rooms with wireless and fixed high speed internet, LCD flat screen televisions, a fully equipped gym and 24-hour room service. The Wellington provides wheelchair access. Explore the hotel’s own private gardens, Italian inspired restaurant and in-house bar, together with meeting and events spaces away from the hustle and bustle of the capital and enjoy discreet, personal and attentive service at The Wellington hotel - an oasis of calm in the heart of central London. Safety and impeccable cleaning standards are always among our top priorities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="288.39" OriginalAmount="279.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="12303" HotelName="NYX Hotel London Holborn" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12303/12303/13.jpg?f=17752384</HotelPictures>
        <HotelDescription>Location: This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not far from the lively hustle and bustle of Covent Garden, Oxford Street and the English capital's banking district. This hotel is suitable for both business guests and those here for a holiday, with a diverse selection of restaurants, bars, nightclubs and shopping venues all to be found within a few minutes walk of the hotel. Transfer to London Heathrow Airport takes about 40 minutes, Gatwick is some 1 hour 10 minutes away and Luton may be reached in 1 hour 20 minutes.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="302.36" OriginalAmount="293.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3844353" HotelName="Tower Suites By Blue Orchid" Meals="SUPERIOR STUDIO" BedType="SUPERIOR STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/44353/3844353/3.jpg?f=17719365</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in London? This hotel has 9991 square feet (928 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="302.53" OriginalAmount="293.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12248" HotelName="St Martins Lane London" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>45 St Martin's Lane,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12248/12248/3.jpg?f=17737888</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this Art Deco hotel include babysitting (surcharge), wedding services, and a reception hall.. Featured amenities include a computer station, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="305.87" OriginalAmount="296.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="454862" HotelName="Leonardo Royal Hotel London St Pauls" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/54862/454862/59.jpg?f=17747532</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an indoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include complimentary wired internet access, limo/town car service, and express check-in. Planning an event in London? This hotel has 21528 square feet (2000 square meters) of space consisting of conference space and 12 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="312.14" OriginalAmount="303.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="33453" HotelName="Riu Plaza London The Westminster" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/33453/33453/1.jpg?f=17753760</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless internet access.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="331.81" OriginalAmount="322.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13003" HotelName="Meliá White House" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regent´s Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13003/13003/62.jpg?f=17748718</HotelPictures>
        <HotelDescription>Facilities: 140 suites, 112 apartments, 283 single rooms and 158 double rooms are located on 8 storeys and can be reached by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The complex has a range of facilities for guests with disabilities. The complex has wheelchair-accessible facilities. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand, a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a page service. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers will keep you informed. A projector is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="338.87" OriginalAmount="329" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3963514" HotelName="Hotel Riu Plaza London Victoria" Meals="DELUXE ROOM WITHOUT WINDOW" BedType="DELUXE ROOM WITHOUT WINDOW">
        <Address>
          <AddressLines>
            <AddressLine>1 Neathouse Place,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/63514/3963514/17.jpg?f=17719631</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless internet access.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="406.08" OriginalAmount="394.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="13124" HotelName="The Clermont London, Charing Cross" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The Strand,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13124/13124/38.jpg?f=17753589</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a fitness center and in-room fitness. Additional features at this Victorian hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a computer station, express check-in, and express check-out. Planning an event in London? This hotel has 6878 square feet (639 square meters) of space consisting of a conference center and 9 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="537.20" OriginalAmount="521.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3982827" HotelName="Tower Residences by Blue Orchid" Meals="STUDIO - CITY VIEW" BedType="STUDIO - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82827/3982827/1.jpg?f=17599078</HotelPictures>
        <HotelDescription>Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="581.94" OriginalAmount="564.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="12124" HotelName="Taj 51 Buckingham Gate, Suites And Residences" Meals="JUNIOR SUITE" BedType="JUNIOR SUITE">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/12124/12124/71.jpg?f=17742579</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a sauna and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and express check-out. This hotel has 17 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="599.62" OriginalAmount="582.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="13043" HotelName="The Savoy" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Strand,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/13043/13043/8.jpg?f=17753581</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a 24-hour health club, an indoor pool, and a sauna. This Edwardian hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. Planning an event in London? This hotel has 5124 square feet (476 square meters) of space consisting of conference space and 11 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="9dbb9f46-5c5a-4a3a-be27-c359753c91cf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-19T00:00:00" End="2026-10-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="1787523" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="9dbb9f46-5c5a-4a3a-be27-c359753c91cf" TimeStamp="0001-01-01T00:00:00" HotelName="Ibis Budget London Heathrow Central" HotelCode="1787523" StarRating="3" GTCityId="40324" CountryCode="GB" CityName="London" CountryName="United Kingdom" Address="700 Bath Road" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwBMCAAD0DgoHMTc4NzUyMxICU0EaCjE5LzEwLzIwMjYiCjIwDAD3wioLTWVyY2hhbnRQYXkyA0dCUDoPCgNHQlASBTQ1LjkzIgEEwQhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCIzmpvqy2pSHBxDVg/+ACBgA4egQQARgBggEEQUNDSJIBAlVTmgEAwgEBMOIBBUFWQUlM6gEBMPIBHjMuOTY1MjQ3MzMwMzkzNjMzODcxNzc3Mjk4NTEwMPoBcADxMSAxMjozNTo1M4oCIDwzNzUzMSMrLCTAuOSBbMTU1MDVdKy0yIFsxNTAyM10+kgIBNJoCAzAuMKICBDAuMDPCAgUzAPMdygIBMPoCHjAuODk3MjM2MTkxMjMyMTQxMDUyMTA5OTMzMjI0MYIDATCiAz1wAcF8MjAyNjEwMTl8MXwpAf4YfFVTfFNBfEh8QUNDSHwxfHx8fE18SHxHQjAzMzcxN3xNN3x8fLIDPgHPugMHCNT852AYEcIDNAEAFdIfAPBK2gMKCgRUcnVlEgJVU+IDFRIDRVVSGgUIsygYBCoHCMaqtQIYCuoDEgmHCCTs57z3SBGZKDMtKGPJOZgEAagEAbAEAcAEAeIEEFNBfDYyOTd8fE5SRnx8SHwAAAAA|95|NDUuOTN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="46" TotalPrice="47.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:35:55.5090197+01:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM - DISABLED ADAPTED" RoomTypeCode="BCJNGEBAwBUCAAD0DgoHMTc4NzUyMxICU0EaCjE5LzEwLzIwMjYiCjIwDADxIyoLTWVyY2hhbnRQYXkyA0dCUDoPCgNHQlASBTQ1LjkzIgMEwQhkKBzEjMTM1NDQQARoFCQDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93YCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCIzmpvqy2pSHBxDVg/+ACBgc4egQQARgBggEEQUNDSJIBAlVTmgEAwgEBMOIBBUFWQUlM6gEBMPIBHjMuOTY1MjQ3MzMwMzkzNjMzODcxNzc3Mjk4NTEwMPoBcADxMSAxMjozNTo1M4oCIDwzNzUzMSMrLgTAuOSBbMTU1MDVdKy0yIFsxNTAyM10+kgIBNJoCAzAuMKICBDAuMDPCAgUzAPMdygIBMPoCHjAuODk3MjM2MTkxMjMyMTQxMDUyMTA5OTMzMjI0MYIDATCiA0ByAcF8MjAyNjEwMTl8MXwpAf4bfFVTfFNBfEh8QUNDSHwxfHx8fE18SHxHQjAzMzcxN3xNMTYzM3x8fLIDQQHPugMHCNT852AYEcIDNwEAFdIfAPE92gMKCgRUcnVlEgJVU+IDFRIDRVVSGgUIsygYBCoHCMaqtQIYCuoDEgmHCCTs57z3SBGZKDMtKGPJOZgEAagEAbAEAcAEAeIEEVNBfOYBkHx8TlJGfHxIfAAAAAA=|95|NDUuOTN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="46" TotalPrice="47.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:35:55.5090197+01:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: FAMILY ROOM" RoomTypeCode="BCJNGEBAwBUCAAD0DgoHMTc4NzUyMxICU0EaCjE5LzEwLzIwMjYiCjIwDAD3wioLTWVyY2hhbnRQYXkyA0dCUDoPCgNHQlASBTYyLjYwIgMEwQhcKBjEjMzg1MRABGgQzODUxIgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCIiKj5b04/+sURCCzN77Bhgw4egQQARgBggEEQUNDSJIBAlVTmgEAwgEBMOIBBUFWQUlM6gEBMPIBHjMuNDQ5NzQ4MjIxODI5NTA4NDkwODQ5MzkxNTQwMPoBcADxMSAxMjozNTo1M4oCIDwzNzUzMSMrLgTAuOSBbMTU1MDVdKy0yIFsxNTAyM10+kgIBNJoCAzAuMKICBDAuMDPCAgUzAPMdygIBMPoCHjAuMzgxNzM3MDgyNjY4MDE1NjcxMTgyMDI2MjU0MYIDATCiAz9wAcF8MjAyNjEwMTl8MXwpAf4afFVTfFNBfEh8QUNDSHwxfHx8fE18SHxHQjAzMzcxN3xNMjI5fHx8sgNAAc+6AwcI1PznYBgRwgM2AQAV0h8A8EraAwoKBFRydWUSAlVT4gMVEgNFVVIaBQiuNxgEKgcI5PGnAxgK6gMSCYcIJOznvPdIEZkoMy0oY8k5mAQBqAQBsAQBwAQB4gQQU0F8Mzg1MXx8TlJGfHxIfAAAAAA=|95|NjIuNnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="63" TotalPrice="64.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:35:55.5090197+01:00" End="2026-10-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/22.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/27.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/28.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/31.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/35.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/37.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/38.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/43.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/44.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/45.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/46.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/47.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/48.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/49.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/76.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/77.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/78.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/79.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/80.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/89.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/90.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/91.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/92.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/93.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/94.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/95.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/99.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/100.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/106.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/107.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/32.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/33.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/34.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/36.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/39.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/40.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/41.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/42.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/102.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/104.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/101.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/103.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/105.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/82.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/83.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/84.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/96.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/97.jpg?f=17425980" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/87523/1787523/98.jpg?f=17425980" /></Images><HotelDescription>Facilities: The hotel has a lift and features 307 rooms. The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service, a transfer service, a smoke alarm and a smoking area. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the car park for a fee. Services include a hotel shuttle bus.
</HotelDescription><Facilities><HotelFacilities><Type>Pool</Type><Description>Pool</Description><Value>Pool</Value></HotelFacilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Bar</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="9dbb9f46-5c5a-4a3a-be27-c359753c91cf">
  <Rooms>
    <Room RoomType="Room 1: ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="1787523" SourceId="95" RoomTypeCode="BCJNGEBAwBMCAAD0DgoHMTc4NzUyMxICU0EaCjE5LzEwLzIwMjYiCjIwDAD3wioLTWVyY2hhbnRQYXkyA0dCUDoPCgNHQlASBTQ1LjkzIgEEwQhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCIzmpvqy2pSHBxDVg/+ACBgA4egQQARgBggEEQUNDSJIBAlVTmgEAwgEBMOIBBUFWQUlM6gEBMPIBHjMuOTY1MjQ3MzMwMzkzNjMzODcxNzc3Mjk4NTEwMPoBcADxMSAxMjozNTo1M4oCIDwzNzUzMSMrLCTAuOSBbMTU1MDVdKy0yIFsxNTAyM10+kgIBNJoCAzAuMKICBDAuMDPCAgUzAPMdygIBMPoCHjAuODk3MjM2MTkxMjMyMTQxMDUyMTA5OTMzMjI0MYIDATCiAz1wAcF8MjAyNjEwMTl8MXwpAf4YfFVTfFNBfEh8QUNDSHwxfHx8fE18SHxHQjAzMzcxN3xNN3x8fLIDPgHPugMHCNT852AYEcIDNAEAFdIfAPBK2gMKCgRUcnVlEgJVU+IDFRIDRVVSGgUIsygYBCoHCMaqtQIYCuoDEgmHCCTs57z3SBGZKDMtKGPJOZgEAagEAbAEAcAEAeIEEFNBfDYyOTd8fE5SRnx8SHwAAAAA|95|NDUuOTN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-19T00:00:00" End="2026-10-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
9dbb9f46-5c5a-4a3a-be27-c359753c91cf|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-13T11:36:03.2739871+01:00" End="2026-10-20T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="47.31" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>47.31</TotalAmount>
  <TraceId>9dbb9f46-5c5a-4a3a-be27-c359753c91cf</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ea9c8e42-af8e-4dcf-bbe0-3012800ba47e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>ea9c8e42-af8e-4dcf-bbe0-3012800ba47e</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="7ee53ccb-4133-44b1-b5f6-260de0449910">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:37:57.5061327+01:00" Version="0" EchoToken="Search" TransactionIdentifier="7ee53ccb-4133-44b1-b5f6-260de0449910" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="80.86" OriginalAmount="78.5" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="23338" HotelName="New Hôtel Saint Lazare" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue D'amsterdam,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23338/23338/1.jpg?f=17674318</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.69" OriginalAmount="89.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="642468" HotelName="Hôtel Coypel By Magna Arbor" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>142 Boulevard De L’Hôpital,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/42468/642468/1.jpg?f=16834021</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and discounted use of a nearby fitness facility.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.79" OriginalAmount="89.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="148813" HotelName="Villa Royale Montsouris" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48813/148813/48.jpg?f=17707774</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="96.21" OriginalAmount="93.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="97315" HotelName="Le Patio Bastille" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>289 bis, Rue du Faubourg Saint-Antoine,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97315/97315/4.jpg?f=17723808</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="98.81" OriginalAmount="95.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="137078" HotelName="Hotel ibis Paris 17 Clichy-Batignolles" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Bernard Buffet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/37078/137078/157.jpg?f=17742459</HotelPictures>
        <HotelDescription>With a stay at ibis Paris Berthier Porte de Clichy in Paris (Arc de Triomphe - Palais des Congres), you'll be minutes from Square des Batignolles and close to Arc de Triomphe. This hotel is close to Louvre Museum and Eiffel Tower.Rooms Stay in one of 679 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have bathtubs or showers and hair dryers. Conveniences include desks, and both irons/ironing boards and cribs/infant beds (complimentary) are available on request. Enjoy a range of recreational amenities, including a health club, an indoor pool, and a spa tub.Dining Satisfy your appetite at one of the hotel's 2 restaurants. Quench your thirst with your favorite drink at a bar/lounge.Business, Other Amenities Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. Planning an event in Paris? This hotel has 12000 square feet (1115 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="99.21" OriginalAmount="96.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="103482" HotelName="Libertel Gare Du Nord Suede" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>106 Boulevard Magenta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/03482/103482/1.jpg?f=17751923</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a vending machine.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="110.56" OriginalAmount="107.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="497511" HotelName="New Hotel Lafayette" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Buffault,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/97511/497511/27.jpg?f=17718430</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="111.95" OriginalAmount="108.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="172135" HotelName="New Hotel Opera" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Liège,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/72135/172135/57.jpg?f=17725030</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and tour/ticket assistance.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour business center, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="115.01" OriginalAmount="111.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="128778" HotelName="Ibis Styles Paris Bercy" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>77 Rue De Bercy,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28778/128778/59.jpg?f=17752671</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.58" OriginalAmount="113.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="102937" HotelName="Grand Hotel Du Havre" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02937/102937/1.jpg?f=17745063</HotelPictures>
        <HotelDescription>Facilities: 81 rooms, including 23 single rooms and 44 double rooms, are located on 5 storeys and can be reached by lift. Multilingual staff (English, German, French) at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Services such as a cloakroom, a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="119.57" OriginalAmount="116.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3897024" HotelName="Aparthotel Adagio Paris Nation" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/97024/3897024/1.jpg?f=17622484</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a health club or take in the view from a terrace. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.89" OriginalAmount="119.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="160098" HotelName="Sure Hotel By Best Western Paris Gare Du Nord" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/60098/160098/59.jpg?f=17735075</HotelPictures>
        <HotelDescription>Facilities: The hotel was built in 1850. Guests have a choice of 58 rooms, including suites, 5 single rooms and 52 double rooms, located in a 6-storey main building and several auxiliary buildings. At this hotel, which includes a lift, guests are warmly welcomed by the English- and French-speaking staff. A check-in/check-out service is available at the 24-hour reception desk in the lobby round the clock. Amenities available at the hotel include a baggage storage service, a safe and a drinks machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, room service, a laundry service and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="125.77" OriginalAmount="122.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="23708" HotelName="Maison Eugenie" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>167 Rue De Rome,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23708/23708/44.jpg?f=17753395</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services. Additional amenities at this hotel include a reception hall and a vending machine.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="128.91" OriginalAmount="125.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="831524" HotelName="B&amp;B Hotel Paris 17 Batignolles" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/31524/831524/1.jpg?f=17600623</HotelPictures>
        <HotelDescription>Facilities: 246 double rooms are located on 8 storeys and can be reached by lift. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include medical assistance, a transfer service, a laundry service and a hotel shuttle bus. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.34" OriginalAmount="126.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="405252" HotelName="Ibis Paris Canal Saint Martin" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Louis Blanc,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/05252/405252/1.jpg?f=17609709</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and a vending machine.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="135.97" OriginalAmount="132.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="195854" HotelName="Hotel Aston" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>12 Cité Bergère</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95854/195854/17.jpg?f=17743244</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="137.38" OriginalAmount="133.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="125947" HotelName="Le Marceau Bastille" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/25947/125947/34.jpg?f=17726335</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="140.02" OriginalAmount="135.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="103335" HotelName="Villa Alessandra" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/03335/103335/1.jpg?f=17709565</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="140.67" OriginalAmount="136.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="196254" HotelName="Hotel Paris Bastille" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue De Lyon,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/96254/196254/1.jpg?f=17608057</HotelPictures>
        <HotelDescription>Property Location A stay at Hotel Paris Bastille places you in the heart of Paris, walking distance from Opera Bastille and Place de la Bastille. This hotel is close to Notre Dame Cathedral and Galeries Lafayette. Rooms Make yourself at home in one of the 37 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have bathtubs or showers and hair dryers. Conveniences include phones, as well as safes and complimentary weekday newspapers. Amenities Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Planning an event in Paris? This hotel has facilities measuring 538 square feet (50 square meters), including meeting rooms.
Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="142.13" OriginalAmount="137.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="127875" HotelName="25hours Hotel Paris Terminus Nord" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard De Denain,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/27875/127875/40.jpg?f=17713646</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include gift shops/newsstands and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="143.73" OriginalAmount="139.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="900943" HotelName="Villa Montparnasse" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Boulard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/00943/900943/49.jpg?f=17676352</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include limo/town car service, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="147.48" OriginalAmount="143.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3734091" HotelName="New Hotel Le Voltaire" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/34091/3734091/1.jpg?f=16638848</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, babysitting, and tour/ticket assistance.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, express check-out, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="147.87" OriginalAmount="143.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="113841" HotelName="Pullman Paris Montparnasse  Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/13841/113841/41.jpg?f=17745201</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a 24-hour fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary wired internet access, a business center, and express check-in. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="149.09" OriginalAmount="144.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="102515" HotelName="Hôtel Courcelles Étoile" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>184 Rue De Courcelles,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02515/102515/1.jpg?f=17713310</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a fireplace in the lobby.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="156.88" OriginalAmount="152.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="23801" HotelName="Hotel 29 Lepic" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Lepic,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23801/23801/42.jpg?f=17749092</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services. Additional features at this hotel include a hair salon and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="159.16" OriginalAmount="154.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="127874" HotelName="Mercure Paris Gare De Lyon Tgv" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Place Louis Armand,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/27874/127874/38.jpg?f=17752628</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and shopping on site.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="160.03" OriginalAmount="155.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="23702" HotelName="Pavillon Opera Grands Boulevards" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Geoffroy Marie,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23702/23702/5.jpg?f=17727111</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="164.34" OriginalAmount="159.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="195856" HotelName="Elsa Hotel Paris" Meals="BUSINESS ROOM" BedType="BUSINESS ROOM">
        <Address>
          <AddressLines>
            <AddressLine>27 Avenue Carnot,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/95856/195856/55.jpg?f=17725985</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, express check-in, and express check-out..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="169.58" OriginalAmount="164.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="188822" HotelName="Hôtel Elysées Opéra" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>17, Rue De Turin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/88822/188822/1.jpg?f=17691867</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and gift shops/newsstands.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.61" OriginalAmount="169.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="102601" HotelName="Hotel London" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Des Italiens, 32,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02601/102601/1.jpg?f=17745057</HotelPictures>
        <HotelDescription>This smoke-free hotel was built in 1780.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="175.77" OriginalAmount="170.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="38611" HotelName="Les Jardins Du Marais" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue Amelot,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/38611/38611/11.jpg?f=17721134</HotelPictures>
        <HotelDescription>Treat yourself with massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club and a sauna. Additional amenities at this residence include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="179.91" OriginalAmount="174.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="469498" HotelName="Maison Axel Opera" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue De Montyon,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/69498/469498/22.jpg?f=17749913</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.60" OriginalAmount="175.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="154816" HotelName="Villa Pantheon" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue Des Ecoles</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/54816/154816/1.jpg?f=17714073</HotelPictures>
        <HotelDescription>Facilities: 59 double rooms are available to guests in a 6-storey main building and a 5-storey auxiliary building. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand, a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service, a childcare service, a transfer service, 24-hour room service, a laundry service and a coin-operated laundry. Complimentary newspapers are available. A fax machine is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="185.55" OriginalAmount="180.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4019108" HotelName="Hôtel Botaniste" Meals="ROOM WITH TERRACE" BedType="ROOM WITH TERRACE">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Molitor,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/19108/4019108/1.jpg?f=17504798</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="190.98" OriginalAmount="185.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="661990" HotelName="Ibis Paris Tour Eiffel Cambronne 15Ème" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Cambronne,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/61990/661990/1.jpg?f=17672296</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands, a television in a common area, and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, express check-in, and express check-out. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="191.44" OriginalAmount="185.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="264224" HotelName="1K Paris Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard Du Temple</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/64224/264224/21.jpg?f=17743510</HotelPictures>
        <HotelDescription>Facilities: 7 junior suites, 2 suites and 42 double rooms are available. English- and French-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities include a cloakroom, baggage storage service, safe, currency exchange service and cash machine. Wireless internet access (for a fee) is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services include a 24-hour security service, a babysitting service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="191.93" OriginalAmount="186.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1811040" HotelName="Acacias Étoile" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Acacias,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/11040/1811040/36.jpg?f=17096293</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary wired internet access, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="194.40" OriginalAmount="188.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1305129" HotelName="Ibis Styles Paris Maine Montparnasse" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Hyppolite Maindron,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/05129/1305129/19.jpg?f=17410278</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and tour/ticket assistance.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="433826" HotelName="Mercure Paris Opera Grands Boulevards" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Des Petites Écuries,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/33826/433826/4.jpg?f=17673294</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, express check-out, and complimentary newspapers in the lobby..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="196.54" OriginalAmount="190.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="102613" HotelName="Hôtel Antin Trinité" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue De Provence,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02613/102613/39.jpg?f=17713558</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a reception hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="200.80" OriginalAmount="194.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="833794" HotelName="Hôtel De France Invalides" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>102, Boulevard De La Tour Maubourg,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/33794/833794/33.jpg?f=17665899</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="202.33" OriginalAmount="196.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="243746" HotelName="Montfleuri Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>21, Avenue De La Grande Armée,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/43746/243746/1.jpg?f=17731607</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="209.36" OriginalAmount="203.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="190157" HotelName="Hotel Daunou Opera" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Daunou,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/90157/190157/1.jpg?f=17729077</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="210.20" OriginalAmount="204.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="887730" HotelName="Pavillon Louvre Rivoli" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Moliere,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/87730/887730/1.jpg?f=17407606</HotelPictures>
        <HotelDescription>This smoke-free hotel features bicycle rentals nearby and scooter/moped rentals nearby.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="210.43" OriginalAmount="204.3" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="661576" HotelName="Hotel Mogador Opera - Paris" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue De La Victoire,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/61576/661576/24.jpg?f=17404993</HotelPictures>
        <HotelDescription>This smoke-free hotel has 4 floors in 1 building and offers offsite parking.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="212.12" OriginalAmount="205.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2521350" HotelName="Le Tsuba Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Des Acacias,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21350/2521350/28.jpg?f=17168211</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and facials. If you're looking for recreational opportunities, you'll find a sauna and a fitness center. This Art Deco hotel also features complimentary wireless internet access, concierge services, and a living plant wall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="216.46" OriginalAmount="210.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1305206" HotelName="Le Belmont Paris" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue De Bassano,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/05206/1305206/1.jpg?f=17692245</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Paris? This hotel has 431 square feet (40 square meters) of space consisting of conference space and a meeting room..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="216.59" OriginalAmount="210.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="196000" HotelName="Hotel Elysees Ceramic" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue De Wagram,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/96000/196000/177.jpg?f=17741735</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and babysitting (surcharge). Additional features at this hotel include a fireplace in the lobby and tour/ticket assistance.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="221.85" OriginalAmount="215.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="46231" HotelName="Hotel Le Friedland" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue Du Faubourg Saint Honore,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/46231/46231/26.jpg?f=17740990</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.10" OriginalAmount="217.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="148404" HotelName="Nh París Opéra Faubourg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48404/148404/1.jpg?f=17752859</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.98" OriginalAmount="218.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="641599" HotelName="Chalgrin Boutique Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue D’Argentine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/41599/641599/7.jpg?f=17751128</HotelPictures>
        <HotelDescription>Facilities: 37 non-smoking rooms are located on 6 storeys and can be reached by 2 lifts. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service and a safe are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Guests' vehicles can be parked in the garage (no extra charge), subject to availability. Further services include medical assistance, room service, a laundry service and a hairdresser. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="225.85" OriginalAmount="219.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="204260" HotelName="Hotel De Suede Saint Germain" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Vaneau,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/04260/204260/1.jpg?f=17730117</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="227.34" OriginalAmount="220.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3717659" HotelName="Hôtel Mercure Paris 17 Batignolles" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17659/3717659/4.jpg?f=17347106</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and discounted use of a nearby fitness facility.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Paris? This hotel has 377 square feet (35 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="227.44" OriginalAmount="220.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="23893" HotelName="Kraft Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Du Hameau,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23893/23893/1.jpg?f=17754605</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="233.96" OriginalAmount="227.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1303445" HotelName="Hôtel Le Littré" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Littré,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/03445/1303445/4.jpg?f=17501329</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a sauna and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Paris? This hotel has 646 square feet (60 square meters) of space consisting of conference space and 2 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="234.63" OriginalAmount="227.8" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="102611" HotelName="Hotel De Castiglione" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>38-40,  Rue Du Faubourg Saint Honoré</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02611/102611/118.jpg?f=17752662</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="238.11" OriginalAmount="231.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2450844" HotelName="Hôtel Paris Bastille Boutet - Mgallery" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22 24 Rue Faidherbe, 22 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/50844/2450844/44.jpg?f=17691491</HotelPictures>
        <HotelDescription>In the heart of the authentic Bastille district and near Marais, this new 5-star hotel lies within a historic building: the Maison Boutet. From wood manufacturing to chocolaterie, it has all of its original charm. Exclusive and one-of-a-kind, the hotel's 80 rooms and suites, including 10 with terraces, showcase its unique character. The spa will pamper you with 2 treatment rooms, a swimming pool, sauna, hammam and fitness room. The bar offers light meals and chocolate treats. The hotel has a car park.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="244.44" OriginalAmount="237.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1303592" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Bis Rue Massenet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/03592/1303592/32.jpg?f=17668967</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 41 non-smoking rooms, including 5 suites and 6 single rooms. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. There are also a number of shops that make for great strolling and browsing. Additional amenities include a TV room and a library. Guests' vehicles can be parked in the garage, subject to availability. Further services and facilities include a babysitting service, a childcare service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry, a page service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="245.03" OriginalAmount="237.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="264138" HotelName="Hotel Plaza Elysées" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>177 Boulevard Haussmann,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/64138/264138/1.jpg?f=17750472</HotelPictures>
        <HotelDescription>Public transports (metro, RER and buses) are located very close from the hotel and is an ideal way to get around Paris and Ile de France. The nearest public car park is at 100 meters from the hotel. A Taxi station is in front of the hotel. Hotel facilities include 24h front desk, lift/elevator, laundry and valet services and safe deposit box. All rooms are equipped with Wi-Fi, air conditioning, cable/satellite TV and bathroom with hairdryer.Address: 177 Boulevard Haussmann, 75008 Paris, France
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="262.53" OriginalAmount="254.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="697933" HotelName="Hotel Les Bulles De Paris" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Des Ecoles,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/97933/697933/28.jpg?f=17405492</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. Additional features at this Beaux Arts hotel include complimentary wireless internet access, concierge services, and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="263.70" OriginalAmount="256.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="106514" HotelName="Hôtel Francois 1Er" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Magellan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/06514/106514/1.jpg?f=17692154</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge). Additional features at this hotel include discounted use of a nearby fitness facility and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, limo/town car service, and express check-in..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="272.15" OriginalAmount="264.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3868110" HotelName="Novotel Paris Porte De Versailles" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue  De La Porte De La Plaine,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/68110/3868110/1.jpg?f=15931527</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a health club or take in the view from a rooftop terrace. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Paris? This hotel has 1582 square feet (147 square meters) of space consisting of conference space and 3 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="272.26" OriginalAmount="264.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="196161" HotelName="Maison Albar Hotels Le Champs-Elysées" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Mac Mahon,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/96161/196161/1.jpg?f=17731521</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or take in the view from a terrace. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge during limited hours, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="281.66" OriginalAmount="273.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="296112" HotelName="Hotel Pullman Paris Tour Eiffel" Meals="CLASSIC ROOM - GARDEN VIEW" BedType="CLASSIC ROOM - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue De Suffren, Entrée Au 22 Rue Jean Rey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/96112/296112/195.jpg?f=17740266</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, express check-in, and express check-out. Event facilities at this hotel consist of a conference center and 24 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="282.94" OriginalAmount="274.7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="103193" HotelName="Hotel Chateau Frontenac" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Pierre Charron,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/03193/103193/1.jpg?f=17677583</HotelPictures>
        <HotelDescription>This city hotel enjoys an exquisite, peaceful location within a short distance of the Champs Elysées and the famous Parisian arrondissement. It is just a stone's throw to a selection of highly elegant shops, fabulous restaurants and famous theatres. The nearest metro station, Franklin Roosevelt, lies less than a 5-minute walk from the hotel, as does a stop for the local bus service. It is just 3 km to the heart of the French capital. Facilities on offer include a bar and a dining room, whilst the airy breakfast room affords views out over Rue François. The rooms, designed in the traditional Louis XV style, include a bathroom with bath, shower and hairdryer. They are all air-conditioned and also comprise cable/satellite TV, minibar and wireless. The suites additionally feature a very pleasant lounge. Breakfast may be selected from an ample buffet in the breakfast room.City Tax per pax, per night is not included and is paid on the spot.Check in at 3.00 p.m., check out at noon.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="284.23" OriginalAmount="275.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="23903" HotelName="Vendome Opera Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue De L'arcade,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23903/23903/1.jpg?f=17721876</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="311.75" OriginalAmount="302.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2278066" HotelName="Hotel Ekta" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Galilee, 08,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78066/2278066/1.jpg?f=15646640</HotelPictures>
        <HotelDescription>Property Location With a stay at Hotel EKTA in Paris (8th Arrondissement), you'll be minutes from Lido and Arc de Triomphe. This hotel is close to Eiffel Tower and Galeries Lafayette. Rooms Make yourself at home in one of the 25 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include safes and complimentary newspapers, and housekeeping is provided daily. Amenities Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Take advantage of the hotel's room service (during limited hours). Business, Other Amenities Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.
Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="323.78" OriginalAmount="314.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="106308" HotelName="L´Hotel Du Collectionneur Paris" Meals="DELUXE KING ROOM" BedType="DELUXE KING ROOM">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue De Courcelles,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/06308/106308/1.jpg?f=17752157</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a health club or take in the view from a terrace and a garden. Additional amenities at this Belle Époque hotel include complimentary wireless internet access, concierge services, and a ballroom.. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a computer station, express check-in, and express check-out. This hotel has 8 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="327.15" OriginalAmount="317.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="900939" HotelName="Maison Astor Paris, Curio Collection By Hilton" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue D'Astorg,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/00939/900939/1.jpg?f=17619457</HotelPictures>
        <HotelDescription>Facilities: The hotel was built in 1907. Guests receive a warm welcome at the hotel. 3 junior suites, 5 suites, 15 single rooms and 110 double rooms are available. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="330.08" OriginalAmount="320.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="661267" HotelName="Hotel Bourgogne &amp; Montana" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue De Bourgogne</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/61267/661267/39.jpg?f=17484195</HotelPictures>
        <HotelDescription>Facilities: Historical charm distinguishes the hotel, built in 1780 and last modernised in 2024. The hotel welcomes guests in a 6-storey building with a lift and 31 rooms. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service and a safe. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Further services include a babysitting service (on request and for a fee), a transfer service, room service and a laundry service. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="350.50" OriginalAmount="340.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1305166" HotelName="Hôtel Edouard 7 Paris Opéra" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De L'opera,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/05166/1305166/2.jpg?f=17660611</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include babysitting (surcharge) and a banquet hall. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Paris? This hotel has 592 square feet (55 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="398.90" OriginalAmount="387.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="33447" HotelName="Saint Paul Rive Gauche" Meals="COSY ROOM" BedType="COSY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rue Monsieur le Prince, 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/33447/33447/13.jpg?f=17749107</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="411.00" OriginalAmount="399.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="96366" HotelName="Sofitel Paris Le Faubourg" Meals="SUPERIOR DESIGN ROOM" BedType="SUPERIOR DESIGN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy D` Anglas,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96366/96366/166.jpg?f=17742345</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a 24-hour fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include limo/town car service, express check-in, and express check-out. This hotel has 2 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="464.34" OriginalAmount="450.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="196418" HotelName="Hotel Vernet" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue Vernet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/96418/196418/1.jpg?f=17731407</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as bicycles to rent. This Art Deco hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Paris? This hotel has 377 square feet (35 square meters) of space consisting of conference space and 4 meeting rooms. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station pick-up service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="471.51" OriginalAmount="457.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="161889" HotelName="Hotel Bel Ami" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>7-11 Rue Saint Benoit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/61889/161889/4.jpg?f=17735992</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club and a sauna. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. This property has received its official star rating from the French Tourism Development Agency, ATOUT France.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="93.03" OriginalAmount="90.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="161153" HotelName="NH Paris Gare de l'Est" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Du 8 Mai 1945, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="7ee53ccb-4133-44b1-b5f6-260de0449910">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="161153" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="7ee53ccb-4133-44b1-b5f6-260de0449910" TimeStamp="0001-01-01T00:00:00" HotelName="NH Paris Gare de l'Est" HotelCode="161153" StarRating="4" GTCityId="39286" CountryCode="FR" CityName="Paris" CountryName="France" Address="5 Rue Du 8 Mai 1945, 5" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwPMBAAD0DQoGMTYxMTUzEgJTQRoKMjYvMTAvMjAyNiIKMjcMAPfIKgtNZXJjaGFudFBheTIDR0JQOhEKA0dCUBIFOTAuMzIiAz8AuMEIXCgYxIzYyOTcQARoENjI5NyIFMzAtMzBKDwoBMRIECB4QARIECB4QAloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgj8nPX4hZnC+DEQ1Z+ppAQCYOHoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMjEyMTg5NDMwNjY1NTg1MTM1NDI4OTE0ODEy+gF0APEjIDEyOjM4OjI0igIVPDM3NITMxIystMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICATDCAgUlAPIEygIBMNoCAVD6AgEwggMBMKIDOk4BwXwyMDI2MTAyNnwxfAUB/hZ8VVN8U0F8UHxSVEd8MXx8fHxNfEh8OTgyNTR8NjI5N3x8fLIDGAHfugMICIze6twDGBLCAw8BABbSIADzQ9oDCgoEVHJ1ZRICVVPiAxwSA0VVUhoFCMhOGAQiBgjH8W0YDioGCM3/PRgI6gMSCbjMKvd6u6tHEa5OTLnIalSwmAQBqAQBsAQBwAQB4gQQU0GZAHBOUkZ8fFB8AAAAAA==|95|OTAuMzJ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="90" TotalPrice="93.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:38:27.1585882+01:00" End="2026-10-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM" RoomTypeCode="BCJNGEBAwPMBAAD0DQoGMTYxMTUzEgJTQRoKMjYvMTAvMjAyNiIKMjcMAPE7KgtNZXJjaGFudFBheTIDR0JQOhIKA0dCUBIGMTA0LjMwIgEMwLjBCFwoGMSM1NDIyEAEaBDU0MjIiBTMwLTMwSg8KATESBAgeEAEGAPd6AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgjynPX4hZnC+DEQ1Z+ppAQaYOHoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMjEyMTg5NDMwNjY1NTg1MTM1NDI4OTE0ODAy+gF0APEjIDEyOjM4OjI0igIVPDM3NATMxIystMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICATDCAgUlAPIEygIBMNoCAVD6AgEwggMBMKIDOk8BwXwyMDI2MTAyNnwxfAUB/hZ8VVN8U0F8UHxSVEd8MXx8fHxNfEh8OTgyNTR8NTQyMnx8fLIDGAHfugMICIze6twDGBLCAw8BABbSIADzQ9oDCgoEVHJ1ZRICVVPiAxwSA0VVUhoFCN1aGAQiBgjP7W0YDioGCLeUBxgG6gMSCbjMKvd6u6tHEa5OTLnIalSwmAQBqAQBsAQBwAQB4gQQU0GZAHBOUkZ8fFB8AAAAAA==|95|MTA0LjN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="104" TotalPrice="107.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:38:27.1585882+01:00" End="2026-10-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM WITH VIEWS" RoomTypeCode="BCJNGEBAwPQBAAD0DQoGMTYxMTUzEgJTQRoKMjYvMTAvMjAyNiIKMjcMAPInKgtNZXJjaGFudFBheTIDR0JQOhIKA0dCUBIGMTA5LjY4IgMMwLjBCGwoIMSMxMTA4ODMQARoGCgDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93oCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCLOd9fiFmcL4MRDVn6mckBBg4egQQARgBggEDUlRHkgECVVOaAQCaAQIIBMIBATDiAQVBVkFJTOoBATDyAR4yLjEyMTIxODk0MzA2NjU1ODUxMzU0Mjg5MTQ4Njf6AXQA8SMgMTI6Mzg6MjSKAhU8M4zc1MzEjKy0wLjkgWzE1NTA1XT6SAgE0mgIDMC4wogIBMMICBSUA8gTKAgEw2gIBUPoCATCCAwEwogM8UwHBfDIwMjYxMDI2fDF8BQHyDXxVU3xTQXxQfFJUR3wxfHx8fE18SHw5ODI1NHwuAV58fHyyAxoB37oDCAiM3urcAxgSwgMRAQAW0iAA9UPaAwoKBFRydWUSAlVT4gMcEgNFVVIaBQizXxgEIgYI5/BtGA4qBgiapEsYCOoDEgm4zCr3erurRxGuTky5yGpUsJgEAagEAbAEAcAEAeIEElNBmwBwTlJGfHxQfAAAAAA=|95|MTA5LjY4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="110" TotalPrice="112.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:38:27.1585882+01:00" End="2026-10-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUITE WITH VIEWS" RoomTypeCode="BCJNGEBAwPUBAAD0DQoGMTYxMTUzEgJTQRoKMjYvMTAvMjAyNiIKMjcMAPInKgtNZXJjaGFudFBheTIDR0JQOhIKA0dCUBIGMTY4LjI4IggMwLjBCGwoIMSMxMTI1MDEQARoGCgDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93oCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCN6c9fiFmcL4MRDVn6makBBg4egQQARgBggEDUlRHkgECVVOaAQCaAQIIBMIBATDiAQVBVkFJTOoBATDyAR4yLjEyMTIxODk0MzA2NjU1ODUxMzU0Mjg5MTQ3ODL6AXQA8SMgMTI6Mzg6MjSKAhU8Mwzc1MzEjKy0wLjkgWzE1NTA1XT6SAgE0mgIDMC4wogIBMMICBSUA8gTKAgEw2gIBUPoCATCCAwEwogM8UwHBfDIwMjYxMDI2fDF8BQHyDXxVU3xTQXxQfFJUR3wxfHx8fE18SHw5ODI1NHwuAV58fHyyAxoB37oDCAiM3urcAxgSwgMRAQAW0iAA9UTaAwoKBFRydWUSAlVT4gMdEgNFVVIaBgiwkgEYBCIGCI/vbRgOKgYIrcFzGAjqAxIJuMwq93q7q0cRrk5MuchqVLCYBAGoBAGwBAHABAHiBBJTQZwAcE5SRnx8UHwAAAAA|95|MTY4LjI4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="168" TotalPrice="173.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:38:27.1585882+01:00" End="2026-10-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="" /></Images><HotelDescription /></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="7ee53ccb-4133-44b1-b5f6-260de0449910">
  <Rooms>
    <Room RoomType="Room 1: ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="161153" SourceId="95" RoomTypeCode="BCJNGEBAwPMBAAD0DQoGMTYxMTUzEgJTQRoKMjYvMTAvMjAyNiIKMjcMAPfIKgtNZXJjaGFudFBheTIDR0JQOhEKA0dCUBIFOTAuMzIiAz8AuMEIXCgYxIzYyOTcQARoENjI5NyIFMzAtMzBKDwoBMRIECB4QARIECB4QAloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgj8nPX4hZnC+DEQ1Z+ppAQCYOHoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMjEyMTg5NDMwNjY1NTg1MTM1NDI4OTE0ODEy+gF0APEjIDEyOjM4OjI0igIVPDM3NITMxIystMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICATDCAgUlAPIEygIBMNoCAVD6AgEwggMBMKIDOk4BwXwyMDI2MTAyNnwxfAUB/hZ8VVN8U0F8UHxSVEd8MXx8fHxNfEh8OTgyNTR8NjI5N3x8fLIDGAHfugMICIze6twDGBLCAw8BABbSIADzQ9oDCgoEVHJ1ZRICVVPiAxwSA0VVUhoFCMhOGAQiBgjH8W0YDioGCM3/PRgI6gMSCbjMKvd6u6tHEa5OTLnIalSwmAQBqAQBsAQBwAQB4gQQU0GZAHBOUkZ8fFB8AAAAAA==|95|OTAuMzJ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-26T00:00:00" End="2026-10-27T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7ee53ccb-4133-44b1-b5f6-260de0449910|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-13T11:38:33.0308615+01:00" End="2026-10-27T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="93.03" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>93.03</TotalAmount>
  <TraceId>7ee53ccb-4133-44b1-b5f6-260de0449910</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:39:25.7103084+01:00" Version="0" EchoToken="Search" TransactionIdentifier="14fd4a07-a1ab-41c0-86cf-f977ba27e07d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="94.74" OriginalAmount="91.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17123" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17123/17123/1.jpg?f=17714702</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a 24-hour fitness center and bicycles to rent. This hotel also features complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="101.94" OriginalAmount="98.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="96491" HotelName="Ibis Amsterdam City West" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/96491/96491/1.jpg?f=17754956</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, tour/ticket assistance, and a vending machine.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 3 stars.. Featured amenities include a computer station, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.13" OriginalAmount="112.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3976683" HotelName="Tribe Amsterdam City" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Termini 9,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76683/3976683/1.jpg?f=17403174</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a 24-hour fitness center and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, shopping on site, and a fireplace in the lobby.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 star Superior and is displayed on this page as 4.5 stars.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.60" OriginalAmount="126.8" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="148949" HotelName="Ibis Amsterdam Centre" Meals="COSY ROOM" BedType="COSY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/10.jpg?f=17743743</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a vending machine.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 3 stars.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="131.87" OriginalAmount="128.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2653765" HotelName="Park Inn By Radisson Amsterdam City West" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53765/2653765/34.jpg?f=17492221</HotelPictures>
        <HotelDescription>Facilities: Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a babysitting service, medical assistance, room service, a laundry service and a coin-operated laundry. Cyclists can make use of the bicycle storage area and hire service. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="133.76" OriginalAmount="129.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="128376" HotelName="Ibis Amsterdam Centre Stopera" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28376/128376/37.jpg?f=17754178</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and tour/ticket assistance.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 3 stars.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="135.12" OriginalAmount="131.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3936530" HotelName="Holiday Inn Express Amsterdam - North Riverside, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Motorkade 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36530/3936530/1.jpg?f=17517021</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless internet access and tour/ticket assistance. This hotel also features a banquet hall and a vending machine.. This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="139.21" OriginalAmount="135.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="556650" HotelName="Quentin Canal House" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/56650/556650/2.jpg?f=17750033</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless internet access and a television in a common area.. This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.. Featured amenities include a computer station, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.19" OriginalAmount="139.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17139" HotelName="NH Amsterdam Leidseplein" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17139/17139/1.jpg?f=17750565</HotelPictures>
        <HotelDescription>This fabulous hotel enjoys a central location near Leidesplein and not far from Singelgracht. Public transport links are within easy reach. Guests will also find themselves close to local places of interest, such as the Royal Palace, while a number of shopping streets and the flower markets are also close by. This hotel was built in 1928 in typical Amsterdam style. There are a total of 242 rooms spread across 7 floors. All units come with an en-suite bathroom and feature amenities such as satellite/ cable TV and air conditioning. For guests looking to relax, the hotel offers the use of a sauna and a professional massage service.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.80" OriginalAmount="140.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2286778" HotelName="The Social Hub Amsterdam City" Meals="SIGNATURE ROOM" BedType="SIGNATURE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/48.jpg?f=17328497</HotelPictures>
        <HotelDescription>Facilities: 996 studios are available to guests in a 13-storey main building and an auxiliary building. English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The apartment hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Souvenirs can be purchased at the gift shop. Children can enjoy the playground. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or the for a fee car park. Other services include a 24-hour security service, an alarm call service, a laundry service and a coin-operated laundry. Cyclists can make use of the bicycle storage area and hire service. A business centre with projector and a flip chart and pens is available. Lectures, presentations and meetings can be held in one of the 10 conference rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="148.12" OriginalAmount="143.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17126" HotelName="Novotel Amsterdam City" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17126/17126/159.jpg?f=17742623</HotelPictures>
        <HotelDescription>4-star hotel in the heart of Amsterdam's business district, right by the Amsterdam RAI Exhibition and Convention Center and close to the WTC. Providing modern luxuries and a welcoming atmosphere, the hotel offers true hospitality. The multilingual staff is dedicated to making your stay a memorable one.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1827285" HotelName="Hampton Amsterdam Arena Boulevard" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/27285/1827285/1.jpg?f=17491800</HotelPictures>
        <HotelDescription>Facilities: The hotel has 3 lifts and features 254 rooms. English- and German-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, medical assistance, room service, an alarm call service, a laundry service and a coin-operated laundry. Bicycle storage is available to guests. There is a bike hire service as well. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="161.35" OriginalAmount="156.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17020" HotelName="Catalonia Vondel Amsterdam" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 26,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17020/17020/2.jpg?f=17749017</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, babysitting (surcharge), and a television in a common area.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="161.86" OriginalAmount="157.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="97465" HotelName="Mövenpick Hotel Amsterdam City Centre" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97465/97465/49.jpg?f=17754972</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You can take advantage of recreational amenities such as a health club and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include wired internet access (surcharge), complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Amsterdam? This hotel has 9817 square feet (912 square meters) of space consisting of a conference center and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="166.90" OriginalAmount="162.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="106844" HotelName="Ibis Styles Amsterdam Amstel" Meals="BASEMENT ROOM" BedType="BASEMENT ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Hemonylaan 12A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/06844/106844/1.jpg?f=17752192</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless internet access and a television in a common area. Additional amenities at this hotel include tour/ticket assistance, a vending machine, and bike parking.. This property does not have a Netherlands Tourist Board rating. For the benefit of our customers, we have provided a rating based on our rating system.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="208.14" OriginalAmount="202.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2133642" HotelName="Doubletree By Hilton Hotel Amsterdam - Ndsm Wharf" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ndsm - Plein 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/33642/2133642/1.jpg?f=17493508</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 88 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service and a coin-operated laundry. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.42" OriginalAmount="217.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17179" HotelName="NH City Centre Amsterdam" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/1.jpg?f=17748800</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.45" OriginalAmount="221.8" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3896422" HotelName="INNSiDE By Melia  Amsterdam" Meals="INNSIDE ROOM" BedType="INNSIDE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Eduard Van Beinumstraat 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96422/3896422/1.jpg?f=17301113</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Guests in search of the perfect souvenir are sure to find it in the gift shop. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service, a childcare service, room service and a laundry service. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. Daily newspapers will keep you informed.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="241.64" OriginalAmount="234.6" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17106" HotelName="Mercure Amsterdam City Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17106/17106/71.jpg?f=17742620</HotelPictures>
        <HotelDescription>Make yourself at home at the Mercure Amsterdam City, set in a convenient location by the Amstel river. At the hotel you can find a relaxing bar, restaurant for lunch and dinner and 14 meeting rooms. A delicious breakfast buffet is served daily and the reception is open 24/7. Make use of the bicycle rental service or hop on a transfer to the heart of the city. All rooms are equipped with a comfortable bed, work desk, air conditioning and free WiFi. The Mercure offers a sauna and fitness.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="264.12" OriginalAmount="256.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3936387" HotelName="Inntel Hotels Amsterdam Landmark" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Voc Kade 600,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36387/3936387/1.jpg?f=17376650</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an indoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 4 meeting rooms available for events..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="378.73" OriginalAmount="367.7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17084" HotelName="Avani Museum Quarter Amsterdam Hotel" Meals="ROOM - CANAL VIEW" BedType="ROOM - CANAL VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17084/17084/57.jpg?f=17749018</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a fitness center and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 star Superior and is displayed on this page as 4.5 stars.. Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff. Planning an event in Amsterdam? This hotel has 511 square feet (47.5 square meters) of space consisting of conference space and 2 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="493.93" OriginalAmount="479.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="26257" HotelName="Anantara Grand Hotel Krasnapolsky Amsterdam" Meals="PREMIUM ROOM" BedType="PREMIUM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/26257/26257/83.jpg?f=17751964</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a 24-hour fitness center and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 5 stars.. Featured amenities include complimentary wired internet access, a business center, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 16 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.08" OriginalAmount="120.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="224247" HotelName="Nh Amsterdam Zuid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>van Leijenberglaan 221</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="142.69" OriginalAmount="138.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17136" HotelName="Nh Amsterdam Schiller" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="165.22" OriginalAmount="160.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="17172" HotelName="Nh Amsterdam Caransa" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein,  19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="239.11" OriginalAmount="232.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3825513" HotelName="Nhow Amsterdam Rai" Meals="SUPERIOR ROOM WITH VIEWS" BedType="SUPERIOR ROOM WITH VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 2b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="258.59" OriginalAmount="251.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="17137" HotelName="Nh Amsterdam Barbizon Palace" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade, 59-72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="308.36" OriginalAmount="299.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="67142" HotelName="Nh Carlton" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="148949" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="14fd4a07-a1ab-41c0-86cf-f977ba27e07d" TimeStamp="0001-01-01T00:00:00" HotelName="Ibis Amsterdam Centre" HotelCode="148949" StarRating="3" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="Stationsplein 49," SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: COSY ROOM" RoomTypeCode="BCJNGEBAwPYBAAD0DQoGMTQ4OTQ5EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPIlKgtNZXJjaGFudFBheTIDR0JQOhAKA0dCUBIGMTI2LjgwIgCEwQhsKCDEjMTEwMzk4EAEaBgoA8QMiBTMwLTMwSg8KATESBAgeEAEGAPd2AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgiCkdvx7a7b+CQQy/yHmQYaYOHoEEAEYAYIBBEFDQ0iSAQJVU5oBAMIBATDiAQVBVkFJTOoBATDyAR4zLjA2ODAxMTEzOTE2MTQ5MjgxOTY2NzM2NTI4Njb6AXAA8TEgMTI6NDA6MDSKAiA8Mzc1MzEjKvy0wLjkgWzE1NTA1XSstMiBbMTUwMjNdPpICATSaAgMwLjCiAgQwLjAzwgIFMwDyAMoCATD6AgEwggMBMKIDPVcBwXwyMDI2MDkwN3wxfAsB/hl8VVN8U0F8SHxBQ0NIfDF8fHx8TXxIfE5MMDAwMDI2fE0xNnx8fLIDIQHPugMHCNT852AYEcIDFwEAFdIfAPI82gMKCgRUcnVlEgJVU+IDFBIDRVVSGgUIoQsYAioGCOaZVhgI6gMSCbXjBy92qL9NEbJ7uD5JqNqemAQBqAQBsAQBwAQB4gQSU0F80AGQfHxOUkZ8fEh8AAAAAA==|95|MTI2Ljh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="127" TotalPrice="130.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:40:06.7805958+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwPoBAAD0DQoGMTQ4OTQ5EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPE5KgtNZXJjaGFudFBheTIDR0JQOhAKA0dCUBIGMTUyLjgwIgEEwQhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABBgD3dgJaETAuODcwMjk5OTk0OTQ1NTI2YhMyMDI2LTA0LTEzVDEwOjE5OjIwchIIgJHb8e2u2/gkEMv8h5kGGDh46BBABGAGCAQRBQ0NIkgECVVOaAQDCAQEw4gEFQVZBSUzqAQEw8gEeMy4wNjgwMTExMzkxNjE0OTI4MTk2NjczNjUyODY0+gFwAPExIDEyOjQwOjA0igIgPDM3NTMxIystM4C45IFsxNTUwNV0rLTIgWzE1MDIzXT6SAgE0mgIDMC4wogIEMC4wM8ICBTMA8gDKAgEw+gIBMIIDATCiA0FTAcF8MjAyNjA5MDd8MXwLAf4dfFVTfFNBfEh8QUNDSHwxfHx8fE18SHxOTDAwMDAyNnxNNzIzNjUzfHx8sgMlAc+6AwcI1PznYBgRwgMbAQAV0h8A8EraAwoKBFRydWUSAlVT4gMVEgNFVVIaBgjUhwEYBCoGCNfvZxgI6gMSCbXjBy92qL9NEbJ7uD5JqNqemAQBqAQBsAQBwAQB4gQQU0F8NjI5N3x8TlJGfHxIfAAAAAA=|95|MTUyLjh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="153" TotalPrice="157.38" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:40:06.7805958+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: FAMILY ROOM WITH BUNK BEDS" RoomTypeCode="BCJNGEBAwPsBAAD0DQoGMTQ4OTQ5EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPE5KgtNZXJjaGFudFBheTIDR0JQOhAKA0dCUBIGMjQyLjU5IgwEwQhcKBjEjMzYyNxABGgQzNjI3IgUzMC0zMEoPCgExEgQIHhABBgD3dgJaETAuODcwMjk5OTk0OTQ1NTI2YhMyMDI2LTA0LTEzVDEwOjE5OjIwchIIlJHb8e2u2/gkEMv8h5kGGDhA6BBABGAGCAQRBQ0NIkgECVVOaAQDCAQEw4gEFQVZBSUzqAQEw8gEeMy4wNjgwMTExMzkxNjE0OTI4MTk2NjczNjUyODg0+gFwAPExIDEyOjQwOjA0igIgPDM3NTMxIystMwC45IFsxNTUwNV0rLTIgWzE1MDIzXT6SAgE0mgIDMC4wogIEMC4wM8ICBTMA8gDKAgEw+gIBMIIDATCiA0FTAcF8MjAyNjA5MDd8MXwLAf4dfFVTfFNBfEh8QUNDSHwxfHx8fE18SHxOTDAwMDAyNnxNNTM2ODc0fHx8sgMlAc+6AwcI1PznYBgRwgMbAQAV0h8A8EvaAwoKBFRydWUSAlVT4gMWEgNFVVIaBgiw1wEYBCoHCPb0pAEYCOoDEgm14wcvdqi/TRGye7g+SajanpgEAagEAbAEAcAEAeIEEFNBfDM2Mjd8fE5SRnx8SHwAAAAA|95|MjQyLjU5fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="243" TotalPrice="249.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:40:06.7805958+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/10.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/28.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/29.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/30.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/31.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/32.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/34.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/47.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/120.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/121.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/122.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/123.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/124.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/125.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/126.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/128.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/129.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/130.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/131.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/132.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/133.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/134.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/135.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/136.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/137.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/138.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/1.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/2.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/13.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/14.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/3.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/17.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/4.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/5.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/6.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/7.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/8.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/9.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/16.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/22.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/11.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/18.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/24.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/12.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/15.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/19.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/21.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/23.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/20.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/25.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/26.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/27.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/37.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/46.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/35.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/40.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/44.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/36.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/42.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/38.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/39.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/41.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/43.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/45.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/33.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/139.jpg?f=17743743" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/48949/148949/127.jpg?f=17743743" /></Images><HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a vending machine.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 3 stars.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription><Facilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Bar</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Business installations</Type><Description>Business installations</Description><Value>Business installations</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Rooms>
    <Room RoomType="Room 1: COSY ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="148949" SourceId="95" RoomTypeCode="BCJNGEBAwPYBAAD0DQoGMTQ4OTQ5EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPIlKgtNZXJjaGFudFBheTIDR0JQOhAKA0dCUBIGMTI2LjgwIgCEwQhsKCDEjMTEwMzk4EAEaBgoA8QMiBTMwLTMwSg8KATESBAgeEAEGAPd2AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgiCkdvx7a7b+CQQy/yHmQYaYOHoEEAEYAYIBBEFDQ0iSAQJVU5oBAMIBATDiAQVBVkFJTOoBATDyAR4zLjA2ODAxMTEzOTE2MTQ5MjgxOTY2NzM2NTI4Njb6AXAA8TEgMTI6NDA6MDSKAiA8Mzc1MzEjKvy0wLjkgWzE1NTA1XSstMiBbMTUwMjNdPpICATSaAgMwLjCiAgQwLjAzwgIFMwDyAMoCATD6AgEwggMBMKIDPVcBwXwyMDI2MDkwN3wxfAsB/hl8VVN8U0F8SHxBQ0NIfDF8fHx8TXxIfE5MMDAwMDI2fE0xNnx8fLIDIQHPugMHCNT852AYEcIDFwEAFdIfAPI82gMKCgRUcnVlEgJVU+IDFBIDRVVSGgUIoQsYAioGCOaZVhgI6gMSCbXjBy92qL9NEbJ7uD5JqNqemAQBqAQBsAQBwAQB4gQSU0F80AGQfHxOUkZ8fEh8AAAAAA==|95|MTI2Ljh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-13T11:40:12.2838562+01:00" End="2026-09-08T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="130.60" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>130.60</TotalAmount>
  <TraceId>14fd4a07-a1ab-41c0-86cf-f977ba27e07d</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="224247" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="14fd4a07-a1ab-41c0-86cf-f977ba27e07d" TimeStamp="0001-01-01T00:00:00" HotelName="Nh Amsterdam Zuid" HotelCode="224247" StarRating="4" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="van Leijenberglaan 221" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwAUCAAD0DQoGMjI0MjQ3EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPE7KgtNZXJjaGFudFBheTIDR0JQOhIKA0dCUBIGMTIwLjQ3IgcMwLjBCFwoGMSM2Mjk3EAEaBDYyOTciBTMwLTMwSg8KATESBAgeEAEGAPd6AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgjVjND2te665FkQou7TnwQwYOHoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDEz+gF0APJMIDEyOjQwOjUwigIiPDM3NvTMxIystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOmABwXwyMDI2MDkwN3wxfBYB/hZ8VVN8U0F8UHxSVEd8MXx8fHxNfEh8NjEyODJ8NjI5N3x8fLIDKQHfugMICMT3//EBGBLCAyABABbSIADzQ9oDCgoEVHJ1ZRICVVPiAxwSA0VVUhoFCKtpGAQiBgje720YDioGCKrbUhgI6gMSCZbmeBc5k95JEZvWh+Iyy3gJmAQBqAQBsAQBwAQB4gQQU0GZAHBOUkZ8fFB8AAAAAA==|95|MTIwLjQ3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="120" TotalPrice="124.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:40:52.7316864+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM" RoomTypeCode="BCJNGEBAwAUCAAD0DQoGMjI0MjQ3EgJTQRoKMDcvMDkvMjAyNiIKMDgMAPE7KgtNZXJjaGFudFBheTIDR0JQOhIKA0dCUBIGMTMwLjAzIgAMwLjBCFwoGMSM1NDIyEAEaBDU0MjIiBTMwLTMwSg8KATESBAgeEAEGAPd6AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgjsjND2te665FkQou7TnwQVYOHoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDM2+gF0APJMIDEyOjQwOjUwigIiPDM3NcTMxIystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOmABwXwyMDI2MDkwN3wxfBYB/hZ8VVN8U0F8UHxSVEd8MXx8fHxNfEh8NjEyODJ8NTQyMnx8fLIDKQHfugMICMT3//EBGBLCAyABABbSIADzQ9oDCgoEVHJ1ZRICVVPiAxwSA0VVUhoFCNlxGAQiBgiL8G0YDioGCMOjWRgI6gMSCZbmeBc5k95JEZvWh+Iyy3gJmAQBqAQBsAQBwAQB4gQQU0GZAHBOUkZ8fFB8AAAAAA==|95|MTMwLjAzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="130" TotalPrice="133.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:40:52.7316864+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="" /></Images><HotelDescription /></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="2286778" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="14fd4a07-a1ab-41c0-86cf-f977ba27e07d" TimeStamp="0001-01-01T00:00:00" HotelName="The Social Hub Amsterdam City" HotelCode="2286778" StarRating="4" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="Wibautstraat 129" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SIGNATURE ROOM" RoomTypeCode="BCJNGEBAwPABAAD0DgoHMjI4Njc3OBICU0EaCjA3LzA5LzIwMjYiCjA4DADxOSoLTWVyY2hhbnRQYXkyA0dCUDoQCgNHQlASBjE0MC41OC4IBMEIXCgYxIzU0MTIQARoENTQxMiIFMzAtMzBKDwoBMRIECB4QAQYA/2ICWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCIOAgMCB7OGfWhDXsqqhBhgC4egQQARgBggEGTUVJQjJCkgECVVOaAQCaAQIIBMIBATDiAQVBVkFJTOoBATDyAR4zLjEwMAIABTcz+gF3APEjIDEyOjQxOjA2igIVPDM3NTMxIystMC45IFsxNTUwNV0+k4gIBNJoCAzAuMKICATDCAgUlAPMEygIBMNoCAVD6AgEwggMBMKIDQ1EBwXwyMDI2MDkwN3wxfAkB/z98VVN8U0F8UHxNRUlCMkJ8MXx8fHxNfEh8MTMzNTc0MTQxfE0yODg4fHx8sgMeMC43NDQ4MDEwNTY2NzI4MjE5NzcyNDg3MTk3NjAxwgMdAQDzD9oDCgoEVHJ1ZRICVVPiAxUSA1VTRBoGCPGOARgEKggA8CXqAxIJxStjadKqFkURhW4hjvdy4GyYBAGoBAGwBAHABAHiBBBTQXw1NDEyfHxOUkZ8fFB8AAAAAA==|95|MTQwLjU4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="141" TotalPrice="144.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:08.8993817+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/48.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/49.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/50.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/52.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/53.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/54.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/55.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/59.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/60.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/61.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/62.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/63.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/64.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/65.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/74.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/75.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/76.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/77.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/85.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/86.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/87.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/95.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/96.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/97.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/105.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/106.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/121.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/153.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/154.jpg?f=17328497" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/86778/2286778/155.jpg?f=17328497" /></Images><HotelDescription>Facilities: 996 studios are available to guests in a 13-storey main building and an auxiliary building. English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The apartment hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Souvenirs can be purchased at the gift shop. Children can enjoy the playground. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or the for a fee car park. Other services include a 24-hour security service, an alarm call service, a laundry service and a coin-operated laundry. Cyclists can make use of the bicycle storage area and hire service. A business centre with projector and a flip chart and pens is available. Lectures, presentations and meetings can be held in one of the 10 conference rooms.
</HotelDescription><Facilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Bar</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Business installations</Type><Description>Business installations</Description><Value>Business installations</Value></HotelFacilities><HotelFacilities><Type>Children amenities</Type><Description>Children amenities</Description><Value>Children amenities</Value></HotelFacilities><HotelFacilities><Type>Health and Spa</Type><Description>Health and Spa</Description><Value>Health and Spa</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="17179" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="14fd4a07-a1ab-41c0-86cf-f977ba27e07d" TimeStamp="0001-01-01T00:00:00" HotelName="NH City Centre Amsterdam" HotelCode="17179" StarRating="4" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="Spuistraat 288-292," SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SMALL ROOM" RoomTypeCode="BCJNGEBAwAYCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8icqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyMTcuODgiAzVAuMEIbCggxIzExMDM3NxABGgYKAPEDIgUzMC0zMEoPCgExEgQIHhABBgD3eAJaETAuODcwMjk5OTk0OTQ1NTI2YhMyMDI2LTA0LTEzVDEwOjE5OjIwchEI1efUmNKk7JY8ENDkrjYgYNnoEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEdMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDH6AXIA8V0gMTI6NDE6MzSKAiI8Mzc1MAzEjKy0wLjUgWzE1MDUzXSstMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICBTAuMDA1wgIFMzc1MzHKAgEw2gIBUPoCATCCAwEwogM7MTcxNzl8MjAyNjA5MDd8MXwTAfINfFVTfFNBfFB8UlRHfDF8fHx8TXxIfDU4NDk1fDwBXnx8fLIDKAHeugMICMT3//EBGBLCAx8BFtIfAPVF2gMKCgRUcnVlEgJVU+IDHhIDRVVSGgYIwL4BGAQiBgif7W0YDioHCJbLlQEYCOoDEgk3fRppeqoSQRGoKjKH+LmHo5gEAagEAbAEAcAEAeIEElNBnABwTlJGfHxQfAAAAAA=|95|MjE3Ljg4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="218" TotalPrice="224.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3127032+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM - CITY VIEW" RoomTypeCode="BCJNGEBAwAUCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyNDUuNTYiAzVAuMEIXCgYxIzYwOTIQARoENjA5MiIFMzAtMzBKDwoBMRIECB4QAQYA93gCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHIRCNfn1JjSpOyWPBDQ5K42GDZ46BBABGAGCAQNSVEeSAQJVU5oBAJoBAggEwgEBMOIBBUFWQUlM6gEBMPIBHTIuMTAzMTY0MDYxNjE5NjMzNjE3NzE0MzYxMzAz+gFyAPFdIDEyOjQxOjM0igIiPDM3NTMxICystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOTE3MTc5fDIwMjYwOTA3fDF8EwH+FnxVU3xTQXxQfFJUR3wxfHx8fE18SHw1ODQ5NXw2MDkyfHx8sgMmAd66AwgIxPf/8QEYEsIDHQEW0h8A80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgjb1gEYBCIGCOTubRgOKgcIz8yoARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GaAHBOUkZ8fFB8AAAAAA==|95|MjQ1LjU2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="246" TotalPrice="252.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM" RoomTypeCode="BCJNGEBAwAUCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyNTcuODgiAzMAuMEIXCgYxIzU0MjIQARoENTQyMiIFMzAtMzBKDwoBMRIECB4QAQYA93gCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHIRCNbn1JjSpOyWPBDQ5K42GDZa6BBABGAGCAQNSVEeSAQJVU5oBAJoBAggEwgEBMOIBBUFWQUlM6gEBMPIBHTIuMTAzMTY0MDYxNjE5NjMzNjE3NzE0MzYxMzAy+gFyAPFdIDEyOjQxOjM0igIiPDM3NTMxIVystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOTE3MTc5fDIwMjYwOTA3fDF8EwH+FnxVU3xTQXxQfFJUR3wxfHx8fE18SHw1ODQ5NXw1NDIyfHx8sgMmAd66AwgIxPf/8QEYEsIDHQEW0h8A80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgi94QEYBCIGCJj+ChgMKgcI1oaxARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GaAHBOUkZ8fFB8AAAAAA==|95|MjU3Ljg4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="258" TotalPrice="265.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: NEW STYLE ROOM" RoomTypeCode="BCJNGEBAwAYCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8isqC01lcmNoYW50UGF5MgNHQlA6FgoDR0JQEgYyNjcuMTgYAS4IFMTIuMjJCGwoIMSMxMTE2MTEQARoGCgDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93UCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCO2M0Pa17rrkWRCci7tOfBBg4egQQARgBggEDUlRHkgECVVOaAQDCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDM3+gFvAPFZIDEyOjQxOjM0igIiPDM3N8TMxIystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMPoCATCCAwEwogM7MTcxNzl8MjAyNjA5MDd8MXwMAfINfFVTfFNBfEh8UlRHfDF8fHx8TXxIfDU4NDk1fDUBXnx8fLIDIQHfugMICMT3//EBGBLCAxgBABbSIAD1R9oDCgoEVHJ1ZRICVVPiAyAIARIDRVVSGgYIiM0BGAQiBgizwVgYDioHCO2CoQEYCOoDEgk3fRppeqoSQRGoKjKH+LmHo5gEAagEAbAEAcAEAeIEElNBnwBwTlJGfHxIfAAAAAA=|95|MjY3LjE4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="267" TotalPrice="275.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM - CANAL VIEW" RoomTypeCode="BCJNGEBAwAgCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyNzAuMTgiAzcAuMEIXCgYxIzU2MTgQARoENTYxOCIFMzAtMzBKDwoBMRIECB4QAQYA93oCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCNSM0Pa17rrkWRCi7tOfBBgg4egQQARgBggEDUlRHkgECVVOaAQCaAQIIBMIBATDiAQVBVkFJTOoBATDyAR4yLjEwMzE2NDA2MTYxOTYzMzYxNzcxNDM2MTMwMTL6AXQA8V0gMTI6NDE6MzSKAiI8Mzc1MEzEjKy0wLjUgWzE1MDUzXSstMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICBTAuMDA1wgIFMzc1MzHKAgEw2gIBUPoCATCCAwEwogM5MTcxNzl8MjAyNjA5MDd8MXwVAf4WfFVTfFNBfFB8UlRHfDF8fHx8TXxIfDU4NDk1fDU2MTh8fHyyAygB37oDCAjE9//xARgSwgMfAQAW0iAA80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgie7AEYBCIGCJfvbRgOKgcI+b+5ARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GbAHBOUkZ8fFB8AAAAAA==|95|MjcwLjE4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="270" TotalPrice="278.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM - CITY VIEW" RoomTypeCode="BCJNGEBAwAUCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TkqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyNzAuMTgiAzCAuMEIVCgUxIzkyORABGgM5MjkiBTMwLTMwSg8KATESBAgeEAEGAPd6AloRMC44NzAyOTk5OTQ5NDU1MjZiEzIwMjYtMDQtMTNUMTA6MTk6MjByEgjUjND2te665FkQou7TnwQYOHoMEEAEYAYIBA1JUR5IBAlVTmgEAmgECCATCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDEy+gF0APFdIDEyOjQxOjM0igIiPDM3NTMxIIystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDODE3MTc5fDIwMjYwOTA3fDF8FQH+FXxVU3xTQXxQfFJUR3wxfHx8fE18SHw1ODQ5NXw5Mjl8fHyyAycB37oDCAjE9//xARgSwgMeAQAW0iAA8kXaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgie7AEYBCIGCJfvbRgOKgcI+b+5ARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQPU0GaAHBOUkZ8fFB8AAAAAA==|95|MjcwLjE4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="270" TotalPrice="278.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwAgCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyOTcuODkiAzcAuMEIXCgYxIzYyOTcQARoENjI5NyIFMzAtMzBKDwoBMRIECB4QAQYA93oCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCMOM0Pa17rrkWRCi7tOfBBg84egQQARgBggEDUlRHkgECVVOaAQCaAQIIBMIBATDiAQVBVkFJTOoBATDyAR4yLjEwMzE2NDA2MTYxOTYzMzYxNzcxNDM2MTI5OTX6AXQA8V0gMTI6NDE6MzSKAiI8Mzc1MAzEjKy0wLjUgWzE1MDUzXSstMC45IFsxNTUwNV0+kgIBNJoCAzAuMKICBTAuMDA1wgIFMzc1MzHKAgEw2gIBUPoCATCCAwEwogM5MTcxNzl8MjAyNjA5MDd8MXwVAf4WfFVTfFNBfFB8UlRHfDF8fHx8TXxIfDU4NDk1fDYyOTd8fHyyAygB37oDCAjE9//xARgSwgMfAQAW0iAA80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgi6hAIYBCIGCJ7+ChgMKgcIlsLMARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GbAHBOUkZ8fFB8AAAAAA==|95|Mjk3Ljg5fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="298" TotalPrice="306.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3127032+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: NEW STYLE SUPERIOR ROOM" RoomTypeCode="BCJNGEBAwAYCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8isqC01lcmNoYW50UGF5MgNHQlA6FgoDR0JQEgYzMjYuODAYASvIFMTIuMjJCGwoIMSMxMTI0NTAQARoGCgDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93UCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHISCOmM0Pa17rrkWRC8i7tOfBBg4egQQARgBggEDUlRHkgECVVOaAQDCAQEw4gEFQVZBSUzqAQEw8gEeMi4xMDMxNjQwNjE2MTk2MzM2MTc3MTQzNjEzMDMz+gFvAPFZIDEyOjQxOjM0igIiPDM3NaTMxIystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMPoCATCCAwEwogM7MTcxNzl8MjAyNjA5MDd8MXwMAfINfFVTfFNBfEh8UlRHfDF8fHx8TXxIfDU4NDk1fDUBXnx8fLIDIQHfugMICMT3//EBGBLCAxgBABbSIAD1R9oDCgoEVHJ1ZRICVVPiAyAIARIDRVVSGgYI6foBGAQiBgjTwFgYDioHCP35xAEYCOoDEgk3fRppeqoSQRGoKjKH+LmHo5gEAagEAbAEAcAEAeIEElNBnwBwTlJGfHxIfAAAAAA=|95|MzI2Ljh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="327" TotalPrice="336.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: FAMILY ROOM" RoomTypeCode="BCJNGEBAwAUCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYzNDQuMDUiAzIAuMEIXCgYxIzM4NTEQARoEMzg1MSIFMzAtMzBKDwoBMRIECB4QAQYA93gCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHIRCNfn1JjSpOyWPBDQ5K42GDZc6BBABGAGCAQNSVEeSAQJVU5oBAJoBAggEwgEBMOIBBUFWQUlM6gEBMPIBHTIuMTAzMTY0MDYxNjE5NjMzNjE3NzE0MzYxMzAz+gFyAPFdIDEyOjQxOjM0igIiPDM3NTMxIAystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOTE3MTc5fDIwMjYwOTA3fDF8EwH+FnxVU3xTQXxQfFJUR3wxfHx8fE18SHw1ODQ5NXwzODUxfHx8sgMmAd66AwgIxPf/8QEYEsIDHQEW0h8A80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgjorAIYBCIGCK/ubRgOKgcI2ZrsARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GaAHBOUkZ8fFB8AAAAAA==|95|MzQ0LjA1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="344" TotalPrice="354.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3127032+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: FAMILY NEW STYLE ROOM" RoomTypeCode="BCJNGEBAwAICAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8isqC01lcmNoYW50UGF5MgNHQlA6FgoDR0JQEgY0MTYuMDAYASVIFMTIuMjJCGwoIMSMxMTY3ODIQARoGCgDxAyIFMzAtMzBKDwoBMRIECB4QAQYA93MCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHIRCNXn1JjSpOyWPBD8Q5K42GDZ6BBABGAGCAQNSVEeSAQJVU5oBAMIBATDiAQVBVkFJTOoBATDyAR0yLjEwMzE2NDA2MTYxOTYzMzYxNzcxNDM2MTMwMfoBbQDxWSAxMjo0MTozNIoCIjwzNzUzMASMrLTAuNSBbMTUwNTNdKy0wLjkgWzE1NTA1XT6SAgE0mgIDMC4wogIFMC4wMDXCAgUzNzUzMcoCATD6AgEwggMBMKIDOzE3MTc5fDIwMjYwOTA3fDF8CgHyDXxVU3xTQXxIfFJUR3wxfHx8fE18SHw1ODQ5NXwzAV58fHyyAx8B3roDCAjE9//xARgSwgMWARbSHwD1RtoDCgoEVHJ1ZRICVVPiAx8IARIDRVVSGgYIpb8CGAQiBQiRARgGKgcI49v6ARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQSU0GdAHBOUkZ8fEh8AAAAAA==|95|NDE2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="416" TotalPrice="428.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:41:37.3117024+01:00" End="2026-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/1.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/4.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/9.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/10.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/13.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/14.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/18.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/26.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/28.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/29.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/31.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/30.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/35.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/34.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/33.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/2.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/3.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/5.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/8.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/16.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/24.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/6.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/7.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/19.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/11.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/12.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/15.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/17.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/20.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/21.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/22.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/23.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/25.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/36.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/37.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/38.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/39.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/32.jpg?f=17748800" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/17179/17179/27.jpg?f=17748800" /></Images><HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Hotelstars Union assigns an official star rating for properties in Netherlands. This property is rated 4 stars.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription><Facilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="14fd4a07-a1ab-41c0-86cf-f977ba27e07d">
  <Rooms>
    <Room RoomType="Room 1: SMALL ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17179" SourceId="95" RoomTypeCode="BCJNGEBAwAUCAAD0DAoFMTcxNzkSAlNBGgowNy8wOS8yMDI2IgowOAwA8TsqC01lcmNoYW50UGF5MgNHQlA6EgoDR0JQEgYyNDUuNTYiAzVAuMEIXCgYxIzYwOTIQARoENjA5MiIFMzAtMzBKDwoBMRIECB4QAQYA93gCWhEwLjg3MDI5OTk5NDk0NTUyNmITMjAyNi0wNC0xM1QxMDoxOToyMHIRCNfn1JjSpOyWPBDQ5K42GDZ46BBABGAGCAQNSVEeSAQJVU5oBAJoBAggEwgEBMOIBBUFWQUlM6gEBMPIBHTIuMTAzMTY0MDYxNjE5NjMzNjE3NzE0MzYxMzAz+gFyAPFdIDEyOjQxOjM0igIiPDM3NTMxICystMC41IFsxNTA1M10rLTAuOSBbMTU1MDVdPpICATSaAgMwLjCiAgUwLjAwNcICBTM3NTMxygIBMNoCAVD6AgEwggMBMKIDOTE3MTc5fDIwMjYwOTA3fDF8EwH+FnxVU3xTQXxQfFJUR3wxfHx8fE18SHw1ODQ5NXw2MDkyfHx8sgMmAd66AwgIxPf/8QEYEsIDHQEW0h8A80XaAwoKBFRydWUSAlVT4gMeEgNFVVIaBgjb1gEYBCIGCOTubRgOKgcIz8yoARgI6gMSCTd9Gml6qhJBEagqMof4uYejmAQBqAQBsAQBwAQB4gQQU0GaAHBOUkZ8fFB8AAAAAA==|95|MjQ1LjU2fEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-07T00:00:00" End="2026-09-08T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
14fd4a07-a1ab-41c0-86cf-f977ba27e07d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-04-13T11:42:42.9551828+01:00" End="2026-09-08T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="252.93" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>252.93</TotalAmount>
  <TraceId>14fd4a07-a1ab-41c0-86cf-f977ba27e07d</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8066929b-d62a-4348-bd5c-363e2371d943|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="8066929b-d62a-4348-bd5c-363e2371d943">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-07T00:00:00" End="2026-12-08T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8066929b-d62a-4348-bd5c-363e2371d943|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:45:30.3968864+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8066929b-d62a-4348-bd5c-363e2371d943" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="97.91" OriginalAmount="95.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="20840" HotelName="Ibis Brussels Centre Gare Midi" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rue D` Angleterre 2-20,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/20840/20840/44.jpg?f=17732412</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access, a banquet hall, and a vending machine.. Hotelstars Union assigns an official star rating for properties in Belgium. This property is rated 3 stars.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="115.28" OriginalAmount="111.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="35856" HotelName="Hotel Le Dome" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Jardin Botanique 9-12-13,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/35856/35856/35.jpg?f=17733245</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a banquet hall.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.86" OriginalAmount="119.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="466817" HotelName="Hotel Avenue Louise Brussels Trademark Collection By Wyndham" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rue Blanche 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/66817/466817/10.jpg?f=17700273</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Planning an event in Brussels? This hotel has 592 square feet (55 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7a0d8e6-f236-4f6f-8ec5-7b049c9414ff|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7a0d8e6-f236-4f6f-8ec5-7b049c9414ff|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="c7a0d8e6-f236-4f6f-8ec5-7b049c9414ff">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="24647" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-22T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eed01c95-6a17-43ce-8d9b-9264acf7cc71|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="eed01c95-6a17-43ce-8d9b-9264acf7cc71">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-13T00:00:00" End="2026-10-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eed01c95-6a17-43ce-8d9b-9264acf7cc71|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:55:57.5864515+01:00" Version="0" EchoToken="Search" TransactionIdentifier="eed01c95-6a17-43ce-8d9b-9264acf7cc71" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="72.39" OriginalAmount="70.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1626" HotelName="VP Jardín de Tres Cantos" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Los Encuartes, 17 - Tres Cantos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/16.jpg?f=17750729</HotelPictures>
        <HotelDescription>The hotel is located in Tres Cantos. The local train station is just 150 m from the hotel. Madrid city centre is 15 km away and Madrid-Barajas Airport is approximately 20 km from the establishment. This air-conditioned business hotel offers a 24-hour reception, currency exchange facilities and lift access to the upper floors. There is a café, bar and restaurant on-site. Guests may also take advantage of the wireless Internet access, room service and a meeting room. There is a car park and garage available. The rooms come with an en- suite bathroom with shower, bathtub and hairdryer, a double or king-size bed and individually regulated air conditioning and heating. Other in-room amenities include a telephone, safe, mini-bar, mood music, satellite TV and wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="77.09" OriginalAmount="74.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1548" HotelName="Senator Barajas Lifestyle Collection" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle del  Galeon,  27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01548/1548/4.jpg?f=17753984</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a 24-hour fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, gift shops/newsstands, and a hair salon.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. A shuttle from the hotel to the airport is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.48" OriginalAmount="78.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1822667" HotelName="Vértice Roomspace" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/22667/1822667/49.jpg?f=17748637</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hostal include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.44" OriginalAmount="88.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3983" HotelName="Hotel Mercader" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Eje 2.7, Polígono Alimentario Mercamadrid. Ctra. Villaverde a Vallecas Km. 3,8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/24.jpg?f=17748944</HotelPictures>
        <HotelDescription>SEGURIDAD PRIVADA, PARKING GRATUITO, WIFI GRATUITA, DOS BOTELLAS DE AGUA DE OBSEQUIO EN EL MINIBAR.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.77" OriginalAmount="89.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="1881280" HotelName="Ibis Budget Madrid Calle Alcalá" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rufino González, 19 Rufino Gonzalez 19, Metro Suanzes, Casa de huespedes sin comedor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81280/1881280/1.jpg?f=17328065</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a communal living room, and tour/ticket assistance.. Featured amenities include express check-out, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="92.35" OriginalAmount="89.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="126543" HotelName="AP Hotel Madrid Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto 22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/26543/126543/76.jpg?f=17748701</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area. Additional features at this hotel include a banquet hall and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="97.72" OriginalAmount="94.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3975933" HotelName="The Apartment By Assethoteles" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zeus, 4 - Torrejón de Ardoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/75933/3975933/1.jpg?f=17578438</HotelPictures>
        <HotelDescription>The Apartment by Asset Hoteles are an exclusive set of apartments, opened in 2022 with the highest qualities, designed and inspired by the needs of our most demanding customers. Thanks to the wide range of services, which includes Wi-Fi, air conditioning, fully equipped kitchen and 50 TV', you can relax, and rest knowing that you have everything you need. Check in: 16:00Check out: 12:00No pets allowedGroups: Bookings of more than 3 apartments may be subject to surcharges and cancellation conditions and special payments.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="104.90" OriginalAmount="101.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="288970" HotelName="Compostela Suites Apartments" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Zambrana,  4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/88970/288970/1.jpg?f=17748622</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a seasonal outdoor pool or take in the view from a terrace and a garden. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a computer station, express check-in, and express check-out. Planning an event in Madrid? This aparthotel has 969 square feet (90 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="110.42" OriginalAmount="107.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="393322" HotelName="Axor Barajas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/93322/393322/1.jpg?f=17719083</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. If you're looking for recreational opportunities, you'll find a hot tub, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.54" OriginalAmount="113.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1958" HotelName="Hotel Gran Legazpi" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Paseo De La Chopera, 71,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01958/1958/1.jpg?f=17739236</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="118.39" OriginalAmount="114.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1616" HotelName="Amura Alcobendas Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Valdelaparra, 2 - Alcobendas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01616/1616/28.jpg?f=17746081</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, an indoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall. Getting to nearby attractions is a breeze with the complimentary area shuttle.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and 18 meeting rooms. A roundtrip airport shuttle is complimentary (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="121.02" OriginalAmount="117.5" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="518" HotelName="Hotel Puerta De Toledo" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Glorieta Puerta De Toledo 4, La Latina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00518/518/37.jpg?f=17740503</HotelPictures>
        <HotelDescription>This attractive city hotel is ideally located in the historical Centre of Madrid. Guests will find themselves within easy access of the city's enchanting attractions, including the Royal Palace and the Plaza Mayor. The vibrant heart of the city center is situated just a few minutes walking distance away, while its excellent links to the public transport network are available nearby. This modern hotel greets guests with the promise of comfort and style. The glorious lobby features a contemporary design with vibrant pieces of artwork on the walls and splashes of vibrant color gracing the furnishings. All guest rooms are beautifully decorated, offering guests a peaceful sanctuary in which to escape the bustle of the city, which lies just outside. Modern rooms include free Wi-Fi, flat-screen TVs and desks. Original rooms have a Castilian-style ambiance; other rooms include modern furnishings, as well as mini fridges and upgraded rooms add extra beds. The hotel offers a breakfast buffet, an airport shuttle and garage parking for a fee. There is a restaurant and lounge, as well as a computer in the lobby. Meeting space is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="126.68" OriginalAmount="122.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="125571" HotelName="Apartamentos G3 Galeón" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Francisco Medrano, 4 (c/v Bravo Murillo, 238)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/25571/125571/1.jpg?f=17750495</HotelPictures>
        <HotelDescription>**1. New reception hours: from 9 am to 5 pm. Outside these hours, check-in must be done at the self check-in kiosk installed at the hotel.

2. Picnic breakfast: bags that customers can purchase at the reception to be able to have breakfast from their apartments without going out on the street, the price of said breakfast is € 5.

3. Community room and gym, temporarily closed.
Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and an arcade/game room. Additional features at this aparthotel include a television in a common area and tour/ticket assistance.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1850190" HotelName="Vitium Urban Suites" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 61,  5º Planta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/50190/1850190/2.jpg?f=17599157</HotelPictures>
        <HotelDescription>This wonderful property enjoys a charming setting in Madrid. The property is perfect for travellers who are eager to explore this vibrant city. Many of the city's most prominent attractions can be found nearby. A range of shopping, dining and entertainment opportunities are located in the vicinity. The property enjoys an avant-garde, charismatic design, which is sure to impress. Offering unprecedented luxury and style, this guest house tempts business and leisure travellers alike. The guest rooms are modern and stylish, offering comfort and convenience. Guests are sure to appreciate the high level of excellence that this unique guest house has to offer. CHECK IN TIMES ARE FROM 8:00am to 11pm. IN CASE CLIENT ARRIVES LATER, THEY SHOULD CONTACT THE HOTEL PREVIOUSLY TO GET THE INSTRUCTIONS TO DO THE CHECK IN ONLINE.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="128.09" OriginalAmount="124.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1720" HotelName="Hotel Ilunion Alcalá Norte" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de San Romualdo, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01720/1720/19.jpg?f=17753948</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access, wedding services, and tour/ticket assistance.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2390 square feet (222 square meters) of space consisting of conference space and 6 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="128.09" OriginalAmount="124.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="935" HotelName="Hotel Ilunion Suites Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Lopez de Hoyos, 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00935/935/14.jpg?f=17740593</HotelPictures>
        <HotelDescription>This sober, comfortable hotel is in a great location in the heart of Madrid, close to all the major attractions, with excellent public transportation links, perfect for exploring the whole Spanish capital. The hotel has 9 meeting rooms with a total 650 m2. Facilities include free Wi-Fi, public parking, café, bar and a restaurant, room service, laundry services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="136.36" OriginalAmount="132.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="111439" HotelName="Hotel Zenit Conde De Orgaz" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Moscatelar, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11439/111439/1.jpg?f=17749952</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and wedding services. Additional amenities at this hotel include a television in a common area, tour/ticket assistance, and a banquet hall.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 1292 square feet (120 square meters) of space consisting of conference space and 4 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="136.76" OriginalAmount="132.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="724364" HotelName="Ibis Madrid Aeropuerto Barajas" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General, 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/24364/724364/1.jpg?f=16890118</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.33" OriginalAmount="140.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="1822660" HotelName="Hostal Matheu" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria,  6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/22660/1822660/26.jpg?f=17419519</HotelPictures>
        <HotelDescription>This comfortable hostel enjoys an unbeatable location in Madrid, just two minutes from the Puerta del Sol and corresponding metro station. The city's most famous museums are within a fifteen-minute walk, including El Prado, the Thyssen-Bornemisza, and the Reina Sofia. Foodies won't want to miss the wonderful sights and sounds of Mercado de San Miguel with its wide selection of Spanish and international foods made sample-sized, while nature lovers might take a short stroll to the Parque del Retiro.The classic guest rooms are cosy and bright with large windows and bold floral patterns, each offering free Wi-Fi, air-conditioning and flat-screen televisions. Additionally, guests who have some time to spare after check-out might take advantage of the convenient luggage storage service. For a spectacular sightseeing holiday or weekend city break, this hostel is the perfect choice with its central location and functional rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="147.93" OriginalAmount="143.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="125540" HotelName="Apartamentos Recoletos" Meals="ECONOMY ROOM" BedType="ECONOMY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Villanueva, 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/25540/125540/1.jpg?f=17734670</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a vending machine. Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 5 meters.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="148.51" OriginalAmount="144.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="596" HotelName="Novotel Madrid City Las Ventas" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1 Esquina avenida de badajoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00596/596/41.jpg?f=17744318</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, babysitting (surcharge), and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2960 square feet (275 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="152.41" OriginalAmount="147.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3959" HotelName="Catalonia El Retiro" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Ciudad De Barcelona, 113,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03959/3959/5.jpg?f=17750425</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="159.76" OriginalAmount="155.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1868949" HotelName="Neomagna Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Don Ramon De La Cruz 94,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/68949/1868949/49.jpg?f=17745289</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="162.18" OriginalAmount="157.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1347" HotelName="Sercotel Togumar" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Canillas,  59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01347/1347/24.jpg?f=17744644</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and tour/ticket assistance.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="172.13" OriginalAmount="167.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3904" HotelName="Hostal San Lorenzo" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Clavel 8,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03904/3904/10.jpg?f=17751413</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless Internet access, a communal living room, and tour/ticket assistance.. Featured amenities include a computer station, complimentary newspapers in the lobby, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request)..

For double and superior rooms:

CHILDREN / CRADLE POLICY

Children 0-2 years-&gt; Free cot

Children 3-7 years-&gt; free sharing bed
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.82" OriginalAmount="169.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="42555" HotelName="Luze Castellana Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Julián Besteiro, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/42555/42555/1.jpg?f=17753918</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="177.51" OriginalAmount="172.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4934" HotelName="Sercotel Madrid Aeropuerto" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón, 25 - Barajas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04934/4934/1.jpg?f=17753083</HotelPictures>
        <HotelDescription>**As of JUNE 5, 2023 our transfer service will change format, and upon arrival you should go to the hotel bus stop at your terminal where you will find a sign with the frequency of the Sercotel Madrid Airport transfer service.

Property Location With a stay at Petit Palace Madrid Aeropuerto in Madrid (Barajas), you'll be close to Madrid Congress Centre and Real Madrid City. This 4-star hotel is within the vicinity of Aquopolis and Las Ventas. Rooms Make yourself at home in one of the 86 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks. Amenities Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and complimentary newspapers in the lobby. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is complimentary during limited hours.
Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="181.09" OriginalAmount="175.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4920" HotelName="Hotel Nh Madrid Ventas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Biarritz,  2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04920/4920/23.jpg?f=17737322</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and express check-in. Planning an event in Madrid? This hotel has 538 square feet (50 square meters) of space consisting of a conference center and 9 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="192.03" OriginalAmount="186.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="975" HotelName="Hotel Emperador" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00975/975/1.jpg?f=17683535</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, limo/town car service, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and 11 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="196.34" OriginalAmount="190.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="124463" HotelName="VP  Madroño" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle del General Díaz Porlier,  101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/24463/124463/1.jpg?f=17752834</HotelPictures>
        <HotelDescription>This splendid hotel is ideally located in the exclusive district of Salamanca, within walking distance of the Goya and Serrano shopping streets and about 7 km from the centre of Madrid. Thanks to its great traffic connections, the property offers easy access to the main sites of the city such as museums, parks and local monuments. Renovated in 2010, this air-conditioned hotel offers a lovely private garden and spacious rooms with a stylish, bright decoration, offering a relaxing atmosphere, ideal to unwind after a busy day of work or sightseeing. Room facilities such as free Wi-Fi, a fully-equipped kitchenette and complimentary water and soft drinks for the first night, will enhance guests' stay and make their visit to the city a memorable one. Every morning a delicious breakfast buffet is served in the hotel and guests can find many dining options surrounding the property. Other services include private parking as well as meeting facilities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="201.72" OriginalAmount="195.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1811388" HotelName="Hotel Sardinero Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Alonso Martínez, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/11388/1811388/82.jpg?f=17598584</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="201.72" OriginalAmount="195.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1071528" HotelName="Catalonia Atocha Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Atocha, 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/71528/1071528/10.jpg?f=17696261</HotelPictures>
        <HotelDescription>Situated in central Madrid, this hotel is near Paseo del Prado, Atocha Railway Station, and the city's main museums and attractions. The hotel boasts a neoclassical style and is conveniently located near a variety of restaurants, bars, and entertainment options. Puerta del Sol and Plaza Mayor are within 850 meters. Small pets (one dog or cat under 20kg) are welcome upon request for a small nightly fee and deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="202.38" OriginalAmount="196.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="5678" HotelName="H10 Puerta De Alcalá" Meals="ESSENTIAL ROOM" BedType="ESSENTIAL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcala,  66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05678/5678/3.jpg?f=17754014</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1076 square feet (100 square meters) of space consisting of a conference center and meeting rooms. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="204.40" OriginalAmount="198.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2667" HotelName="VP SOGNIO Metropolitano" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Reina Victoria, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02667/2667/2.jpg?f=17751041</HotelPictures>
        <HotelDescription>A true urban oasis located just steps from Glorieta de Cuatro Caminos and Paseo de la Castellana, where our Welcoming Luxury philosophy transforms every stay into a unique experience. You’ll feel at home, yet surrounded by the elegance of redefined luxury and meticulous attention to every detail. This cozy hotel offers 102 spacious rooms, designed in a minimalist and carefully curated style, crafted to provide maximum comfort. You’ll also find Mercado Madriles Reina Victoria, a vibrant space in the heart of Madrid where traditional Spanish tapas, Mexican cuisine, Asian dishes, and healthy options coexist—offering a unique culinary experience without leaving the hotel. Additionally, the hotel features several naturally lit rooms, ideal for any type of meeting or event.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="206.20" OriginalAmount="200.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1351761" HotelName="Catalonia Plaza Mayor" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Atocha, 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/51761/1351761/1.jpg?f=17569456</HotelPictures>
        <HotelDescription>This hotel is located in the centre of Madrid, near Plaza Mayor and the emblematic Puerta de Sol, in the most attractive cultural and shopping area of the city. The hotel is within walking distance of the main museums, (El Prado, Reina Sofía, Thyssen Bornemisza), theatres, bars and the best shopping district of the capital. Its proximity to Puerta de Atocha railway station also makes it the perfect hotel for business sojourns or meetings. The hotel has a gym, hot tub, free Wi-Fi, a café and snack bar and a restaurant for meetings and events. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="206.20" OriginalAmount="200.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4532" HotelName="Catalonia Puerta Del Sol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Atocha,  23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04532/4532/5.jpg?f=17729705</HotelPictures>
        <HotelDescription>This upscale hotel is situated amidst the bustle and energy of the intriguing city of Madrid. It is conveniently situated close to a wide range of attractions in the city, including the Plaza Mayor. The nearest train station, Tirso de Molina, offers ease of access to other areas to be explored. Guests can enjoy many shopping, dining and entertainment opportunities nearby. The hotel provides a wonderful restaurant, where guests can savour the delights of local and international cuisines. The hotel also features a conference room, for those travelling for work purposes. Guests are assured of a stay rich in comfort, enjoyment and relaxation at this wonderful hotel. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="213.37" OriginalAmount="207.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="500" HotelName="Claridge Hotel Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza  Conde De Casal, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00500/500/2.jpg?f=17754555</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a fitness center, a seasonal outdoor pool, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="215.17" OriginalAmount="208.9" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4290" HotelName="Catalonia Goya Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Goya,  49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04290/4290/38.jpg?f=17753075</HotelPictures>
        <HotelDescription>The hotel is located in the Salamanca quarter, close to local boutiques, tourist attractions and restaurants as well as branches of several multinational companies. Madrid airport is situated 13 kms away. The hotel, built in 1900 was reopened in 2005 after extensive renovation. There are 88 rooms on 6 floors. The air-conditioned hotel also offers guests conference services and WLAN Internet as well as laundry and room services. Cuisine in the hotel restaurant varies according to season. Alternatively guests can drop by the hotel bar-cafeteria. All accommodation units are fitted with individually adjustable air-conditioning and heating, satellite TV and Internet. The fully equipped en-suite bathroom in constructed from marble in a manner reminiscent of the Japanese style. Guests can treat themselves to a massage on site. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="215.17" OriginalAmount="208.9" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="95460" HotelName="Hotel Catalonia Gran Vía Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/95460/95460/46.jpg?f=17749432</HotelPictures>
        <HotelDescription>This attractive hotel is situated in the historical centre of Madrid and offers an ideal atmosphere for both leisure and business travellers. Nightclubs, restaurants, and bars can be found in the immediate surroundings. It is close to Retiro Park, the Prado Museum and Madrid airport. Public transport departs from stops within 50 m of the establishment. The property offers a foyer, 6 conference rooms and a currency exchange facility. Guests may select their meal in the snack bar or in the air-conditioned restaurant. The modern rooms come with an en-suite bathroom, a direct dial telephone and satellite/ cable TV. The air-conditioned rooms come with a double bed and a safe. The hotel has a hot tub, a sauna, a rooftop pool and a gym. The stylish restaurant serves international and Mediterranean cuisine as well as some Catalonian specialities. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="215.43" OriginalAmount="209.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="481" HotelName="Sercotel Gran Hotel Conde Duque" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde Valle Suchil, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00481/481/12.jpg?f=17748872</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="217.45" OriginalAmount="211.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4702" HotelName="Rafaelhoteles Atocha" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Méndez Alvaro , 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04702/4702/23.jpg?f=17745282</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 11485 square feet (1067 square meters) of space consisting of a conference center and 12 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="218.27" OriginalAmount="211.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3954" HotelName="Nh Collection Madrid Colón" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marqués de Zurgena, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03954/3954/1.jpg?f=17737312</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a fitness center and a seasonal outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 301 square feet (28 square meters) of space consisting of a conference center and 8 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="219.65" OriginalAmount="213.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="510" HotelName="H10 Villa De La Reina Boutique Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via,  22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00510/510/26.jpg?f=17751566</HotelPictures>
        <HotelDescription>Near Gran Via. Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area. Additional amenities at this Beaux Arts hotel include a banquet hall and bicycle tour information. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1421 square feet (132 square meters) of space consisting of conference space and 3 meeting rooms. Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. Cashless payment methods are available for all transactions.Contactless check-out is available. Service animals are allowed. Service animals are exempt from fees/restrictions. Pets not allowed. Professional property host/manager. Contactless check-out is available. Biosphere. No rollaway/extra beds available. Cashless transactions are available. Property follows sanitization practices of European Holiday Home Association (EHHA - Europe).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="220.99" OriginalAmount="214.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="512" HotelName="Hotel Serrano" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Marques De Villamejor, 8,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00512/512/15.jpg?f=17685197</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="225.60" OriginalAmount="219.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2735" HotelName="Suites Barrio De Salamanca Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>General Oráa 17,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02735/2735/1.jpg?f=17724829</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="128299" HotelName="Hotel Victoria 4" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28299/128299/1.jpg?f=17754150</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.61" OriginalAmount="221.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="608" HotelName="H10 Tribeca" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pedro Teixeira, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00608/608/6.jpg?f=17720354</HotelPictures>
        <HotelDescription>Property Location With a stay at H10 Tribeca in Madrid (Santiago Bernabeu), you'll be close to Santiago Bernabeu Stadium and Plaza Mayor. This 4-star hotel is within close proximity of Museo Geominero and Museum of Natural Sciences. Rooms Make yourself at home in one of the 140 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks. Amenities Make use of convenient amenities, which include complimentary wireless Internet access and wedding services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a business center, and complimentary newspapers in the lobby. Planning an event in Madrid? This hotel has 1195 square feet (111 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite.
Make use of convenient amenities, which include complimentary wireless Internet access and wedding services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="242.81" OriginalAmount="235.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3977762" HotelName="UMusic Hotel Madrid" Meals="DELUXE ROOM - COURTYARD VIEW" BedType="DELUXE ROOM - COURTYARD VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Paz, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/77762/3977762/7.jpg?f=17719651</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="245.38" OriginalAmount="238.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="499" HotelName="Hotel Chamartín The One" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Agustín De Foxa S/N, Chamartín</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00499/499/11.jpg?f=17750864</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 9149 square feet (850 square meters) of space consisting of conference space and a meeting room..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="247.95" OriginalAmount="240.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1698" HotelName="Hotel Quatro Puerta Del Sol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sevilla 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01698/1698/18.jpg?f=17672770</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="250.13" OriginalAmount="242.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="5019" HotelName="Nh Madrid Nacional" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Del Prado, 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05019/5019/53.jpg?f=17752298</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="251.02" OriginalAmount="243.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4058633" HotelName="Catalonia Plaza España Hotel &amp; Spa" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 70, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/58633/4058633/5.jpg?f=17719624</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="251.02" OriginalAmount="243.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="5555" HotelName="Catalonia Las Cortes" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Prado, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05555/5555/73.jpg?f=17742636</HotelPictures>
        <HotelDescription>This stunning hotel enjoys a prime setting in Madrid, right next to Spanish Theatre and Santa Ana square. This upscale urban property offers easy reach of links of transport and situation in the very centre of the Spanish capital. Guests may find the famous Puerta del Sol and Plaza Mayor within a short stroll and lively area with bars, restaurants and shopping opportunities is within striking distance. The hotel's rooms and suites are cosy and bright with modern amenities such as Wi-Fi internet access. The on-site restaurant is the address for international culinary delights and top-notch service. Business travellers might make use of the business centre and in-room work desk, while everyone can enjoy the refreshing drinks and snacks at the modern hotel bar. Whether travelling to Madrid on business or on a family holiday, this hotel offers comforts and conveniences for a memorable stay. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="275.68" OriginalAmount="267.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2789" HotelName="Hotel Casón Del Tormes" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Rio, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02789/2789/1.jpg?f=17748934</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="288.08" OriginalAmount="279.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2655" HotelName="Vincci Soho" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del  Prado,  18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02655/2655/33.jpg?f=17697142</HotelPictures>
        <HotelDescription>Facilities: 2 junior suites, 3 suites, 37 single rooms and 165 double rooms are located on 6 storeys and can be reached by lift. The friendly staff at the reception desk in the lobby are happy to answer any questions. Services such as a cloakroom, a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a babysitting service, a car hire service, room service, an alarm call service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="294.82" OriginalAmount="286.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="89423" HotelName="Vincci Via 66" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via,  66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/89423/89423/1.jpg?f=17749806</HotelPictures>
        <HotelDescription>Facilities: 116 non-smoking rooms are located on 11 storeys and can be reached by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a babysitting service, a car hire service, room service and a laundry service. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="296.08" OriginalAmount="287.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3034" HotelName="Vincci Capitol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03034/3034/32.jpg?f=17750850</HotelPictures>
        <HotelDescription>Facilities: The hotel welcomes guests in a 12-storey building with a lift and 143 non-smoking rooms. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service (for a fee), a car hire service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="304.09" OriginalAmount="295.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1429143" HotelName="Vincci Centrum" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Cedaceros 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0014/29143/1429143/35.jpg?f=17751211</HotelPictures>
        <HotelDescription>Facilities: The hotel was modernised in 2025. The hotel has 2 junior suites and 85 double rooms, which are located on 8 storeys and are reachable by lift. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Further services include a babysitting service, a childcare service, room service, an alarm call service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="312.09" OriginalAmount="303" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2477780" HotelName="Vincci The Mint" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/77780/2477780/1.jpg?f=17580462</HotelPictures>
        <HotelDescription>Facilities: The hotel has 88 rooms, which are located on 9 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a babysitting service, a car hire service, room service, an alarm call service, a laundry service and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available. A conference room is available for conferences, lectures and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="326.33" OriginalAmount="316.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2879" HotelName="Barceló Emperatriz" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Lopez De Hoyos, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02879/2879/29.jpg?f=17740689</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary wired internet access, a business center, and express check-out. This hotel has 3 meeting rooms available for events..Optional fees: Fee for buffet breakfast: approximately EUR 25 for adults and EUR 13.8 for children Valet parking fee: EUR 35 per day Rollaway bed fee: EUR 150.0 per day The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. . Policies: Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. Only registered guests are allowed in the guestrooms. . Instructions: Extra-person charges may apply and vary depending on property policy Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed This property accepts credit cards, debit cards, and cash This property uses a grey water recycling system This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room . Special instructions: This property doesn't offer after-hours check-in. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.. Check in from: 3:00 PM. Check in to: midnight. . Check out: 12:00 PM.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3821960" HotelName="Hotel Riu Plaza España" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Gran Via, 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21960/3821960/3.jpg?f=17750552</HotelPictures>
        <HotelDescription>The Hotel Riu Plaza España, located in the emblematic Edificio España on Madrid's Gran Vía, has 26 floors with a wide range of facilities to make your stay a memorable experience. This hotel on the Gran Vía offers free WiFi throughout the hotel, a Sky Bar with breathtaking views of the city, an outdoor swimming pool located on the 20th floor, 24-hour gym and conference rooms for holding your best events. The Hotel Riu Plaza España offers you more than 550 rooms, each with a mini-fridge, air conditioning and heating, an electronic safe, and a complimentary welcome kit, among many other amenities, to make your stay as pleasant as possible. And, if you like, you can cool off in the outdoor swimming pool located on the 20th floor, or do your daily workout in the 24-hour gym. The gastronomic offer of this hotel on the Gran Vía is sure to delight you. In the restaurant, you have buffet breakfasts with show-cooking stations that will help you start the day full of energy; in the Gastro Bar, you can have lunch and dinner and try delicious snacks; and in the Sky Bar and lobby bar, we'll serve you the best drinks and appetisers.

* Parking will be only and exclusively for clients staying.
Parking cost per day
It will not be part-time or part-time.

The customer must indicate the type of car: Large, Medium or small for the correct allocation of the place. *
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="336.10" OriginalAmount="326.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="159431" HotelName="Vincci Soma" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Goya 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/59431/159431/1.jpg?f=17729013</HotelPictures>
        <HotelDescription>Facilities: 177 non-smoking rooms, including 28 single rooms, are located on 9 storeys and can be reached by 2 lifts. The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service on request, a childcare service, a car hire service, a transfer service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="377.61" OriginalAmount="366.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3656289" HotelName="VP Plaza España Design" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De España, 5,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56289/3656289/2.jpg?f=17502520</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a 24-hour fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 15069 square feet (1400 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="380.12" OriginalAmount="369.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="150285" HotelName="Hotel Hospes Puerta De Alcalá" Meals="DREAM ROOM" BedType="DREAM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De La Independencia 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/50285/150285/2.jpg?f=17750180</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a steam room and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1830 square feet (170 square meters) of space consisting of conference space and meeting rooms. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="279.79" OriginalAmount="271.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="770306" HotelName="NH Collection Madrid Palacio De Tepa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De San Sebastián 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 646 square feet (60 square meters) of space consisting of conference space and 3 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c7a0d8e6-f236-4f6f-8ec5-7b049c9414ff|GoGlobalTravelSearch|Invalid JSON primitive: Unauthorized.|System.ArgumentException: Invalid JSON primitive: Unauthorized.
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject()
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeList(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)
   at HotelSources.GoGlobalTravel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\GoglobalTravel\GoGlobalTravel.cs:line 284|GoGlobleTravel|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="71c973c7-d1a3-4c83-83f0-556df0e2eafc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-22T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="GTech" Password="143$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|GoGlobalTravelSearch|Invalid JSON primitive: Unauthorized.|System.ArgumentException: Invalid JSON primitive: Unauthorized.
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject()
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeList(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)
   at HotelSources.GoGlobalTravel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\GoglobalTravel\GoGlobalTravel.cs:line 284|GoGlobleTravel|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5b7b9ef8-a52f-48ba-a20d-2cf5bb8bed7c|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="5b7b9ef8-a52f-48ba-a20d-2cf5bb8bed7c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="14154" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-18T00:00:00" End="2026-10-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5b7b9ef8-a52f-48ba-a20d-2cf5bb8bed7c|HotelbedsSearch|error while generating search request: Exception - Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.SmyRooms.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 54|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5b7b9ef8-a52f-48ba-a20d-2cf5bb8bed7c|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>5b7b9ef8-a52f-48ba-a20d-2cf5bb8bed7c</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
71c973c7-d1a3-4c83-83f0-556df0e2eafc|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:56:53.6934234+01:00" Version="0" EchoToken="Search" TransactionIdentifier="71c973c7-d1a3-4c83-83f0-556df0e2eafc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.473163" Longitude="-3.833038" StarRating="3" HotelCode="177268|hostal_aravaca_garden" HotelName="Aravaca Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Burfohondo 8, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/3e/0c3efeaaf0b39c5e831799bd2f9f769b4fdb5fea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet residential neighbourhood, just 100 m from the A6 Madrid-A Coruña m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="865166|hostal_puerto" HotelName="Hostal Puerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carretera Nacional 1 km 92,5</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/71/bb71e130f97f125e5487bf6bdb3427ce0f75d4af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.77" OriginalAmount="71.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.427936905493" Longitude="-3.5606646537781" StarRating="3" HotelCode="37048|57144" HotelName="NH Villa de Coslada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Constitución, 75, 28820 Coslada, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/zz/6fad466b171dc860fcfc0f6ee9973e1a588af07e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the new residential area of Coslada between the industrial park and the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.68" OriginalAmount="75.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|468835" HotelName="Velvet Hostels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. de Pablo Neruda 68</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/3/5/468835_289d2df1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.52" OriginalAmount="76.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124150" HotelName="Los 5 Pinos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fuentelahiguera, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/5/0/124150_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated nearMadrid Airport nearby, you will find IFEMA the trade fair ground. ROOM: The rooms have and an air-conditioning system, WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.554545259398" Longitude="-3.9002323150635" StarRating="4" HotelCode="99103|89919" HotelName="Exe Gran Hotel Almenar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jaraiz 1, 28290 Las Rozas</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/74/d974f77848316619addb83b590bf6d46b27ad388.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel lies opposite Las Matas train station, close to Parque Empresarial de Las Rozas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="79.74" OriginalAmount="77.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="4035803" HotelName="Ibis Budget Madrid Aeropuerto" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Provisional Iveco-Pegaso Tres 27,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/35803/4035803/7.jpg?f=17207691</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a vending machine.. Featured amenities include a 24-hour front desk and a vending machine. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="2" HotelCode="745565|az_javier_cabrini" HotelName="A&amp;Z Javier Cabrini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santa Francisca Javier Cabrini 4, Hortaleza, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/9e/3c9ee7ecc3383d61e67aed84e9a4fe0193288750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.77" OriginalAmount="78.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124166" HotelName="Encasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/6/6/124166_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close toIFEMA the convention centre Faunia the theme park. ROOM: The rooms have and a balcony, WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.372309" Longitude="-3.640692" StarRating="1" HotelCode="212866|519759" HotelName="ibis budget Madrid Vallecas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Casas de Miravete 17, Poligono Industrial Vallecas, 28031 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/87/e987f097d6a6e128268bb43ee086c3983696a4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.43" OriginalAmount="79.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447343320741" Longitude="-3.5428972681056" StarRating="3" HotelCode="395302|355765" HotelName="B&amp;B Hotel Madrid Airport T1 T2 T3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lola Flores 2, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/5f/1b5f242c6c21d11412b7cbf31f2c0bb27d8763ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the A2 motorway, with easy access to all the major ring roads. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.09" OriginalAmount="79.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|253845" HotelName="Siesta &amp; Go" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Calle de Orense Posterior, entrada por bajos de Azca</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/8/4/5/253845_c524ef71417.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82.52" OriginalAmount="80.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.360178765032" Longitude="-3.6650237977831" StarRating="4" HotelCode="53748|170478" HotelName="Hotel Mercader" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Eje 2-7, Poligono Alimentario Mercamadrid, Villa de Vallecas, 28053 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/19/2d19ebc36d6df4cc1b9589935d75ddaefb013dea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Mercamadrid, the largest food market in Europe, close to the M 4...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.63" OriginalAmount="80.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|450396" HotelName="AYZ Javier Cabrini - Auto check-in property" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Santa Francisca Javier Cabrini</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/3/9/6/450396_2fbf14d1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.56" OriginalAmount="82.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|63028" HotelName="Compostela Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAMBRANA, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/2/8/63028_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel was opened in 2009 4 buidings. APARTMENTS: The establishment has exterior apartments with air-conditioning, a living room with a flat-screen TV, telephone, a safe box, a kitchen with ceramic hob, a microwave and a fridge. At an additional cost, customers can use kitchen utensils, For long stays the apartments offer washing machine and dryer machine. FACILITIES: There is a range of facilities and services available at the establishment, including restaurant with wifi connection, (free of charge), a swimming pool for adults, a children's swimming pool, a playground, padel tennis court and a garage.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.89" OriginalAmount="82.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123426" HotelName="Paquita" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lacoma, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/4/2/6/123426_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This family-owned establishment, is in Madrid north-east it is located 600 metres away from Lacoma the underground station of 10 minutes away, guests can find the city centre. ROOM: The establishment has comfortable rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.07" OriginalAmount="82.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|27884" HotelName="Mercader" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE EJE 2-7A- POLIGONO ALIMENTARIO MERCAMADRID S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/8/4/27884_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, was opened in 2005, has 124 rooms and 5 floors. Some of the establishment facilities on offer are conference rooms with 325 places and a car park. SITUATION: This hotel Mercamadrid it is close to Close to the motorway, the establishment is 20 kilometres away from the airport, La Caja Magica it is situated 5 minutes away from. ROOM: It has modern and comfortable rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, WiFi and an individual air-conditioning system. Guests are offered disabled access rooms. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="85.17" OriginalAmount="82.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1626" HotelName="VP Jardín de Tres Cantos" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Los Encuartes, 17 - Tres Cantos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/16.jpg?f=17750729</HotelPictures>
        <HotelDescription>The hotel is located in Tres Cantos. The local train station is just 150 m from the hotel. Madrid city centre is 15 km away and Madrid-Barajas Airport is approximately 20 km from the establishment. This air-conditioned business hotel offers a 24-hour reception, currency exchange facilities and lift access to the upper floors. There is a café, bar and restaurant on-site. Guests may also take advantage of the wireless Internet access, room service and a meeting room. There is a car park and garage available. The rooms come with an en- suite bathroom with shower, bathtub and hairdryer, a double or king-size bed and individually regulated air conditioning and heating. Other in-room amenities include a telephone, safe, mini-bar, mood music, satellite TV and wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.449054157139" Longitude="-3.5691326687172" StarRating="0" HotelCode="772760|hostal_los_5_pinos" HotelName="Hostal Los 5 Pinos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fuentelahiguera 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ec/59ec29ef2a97f4f2857df65a8fe6cba1ab60c261.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.404293115051" Longitude="-3.591512374205" StarRating="3" HotelCode="143744|520769" HotelName="Aparthotel Encasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carretera Vicálvaro a la Estación de O'Donnell 18, 28032 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/16/72160cf25de0a8d1f6ef280fd4eb894699467175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Aparthotel Built In 2009. 3 Star Category..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.26" OriginalAmount="84.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447388917667" Longitude="-3.5803155423279" StarRating="3" HotelCode="899437|355865" HotelName="Aparthotel Compostela Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Village,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zambrana 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/13/b51372a290f98835fe8bfecb9fdaa0740d69a789.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel provides easy access to the M21, M22, M40 and A2 motorways, as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="786610|az_ulises_only_adults" HotelName="A&amp;Z Ulises" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Calle De Ulises</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/5f/135f17e887a496c91cc0f88d0fb1dc841beefae5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.47" OriginalAmount="85.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|475053" HotelName="Siesta and Go" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C. de Vizcaya 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/5/3/475053_7543fc71329.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.60" OriginalAmount="86.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150798" HotelName="Ibis Budget Madrid Calle Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/9/8/150798_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi a living room with a TV. SITUATION: This establishment, is situated 1 kilometre away from the bullring, is close to bars, shops and the motorway. it is situated 7 kilometres away from Madrid Airport. ROOM: All the rooms have an air-conditioning system, a television, a sitting room with desk and a bathroom with a shower. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.05" OriginalAmount="86.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|445950" HotelName="Holiday Inn Express - Madrid - Airport, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Aragon, 402</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/5/0/445950_68e380b1008.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.372858" Longitude="-3.743114" StarRating="3" HotelCode="31353|47704" HotelName="Hotel Eco Via Lusitana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Secoya 2, 028044 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/56/8e563d9f0a5cc8271402454b475ab0a83f978b02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is just 5 km from Madrid's lively, pulsing centre. The crowd pleasing Warner Bro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.449354229293" Longitude="-3.5692021124737" StarRating="3" HotelCode="267668|hotel_los_5_pinos" HotelName="Hotel Los 5 Pinos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Parking,Photocopy,Restaurant,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Aragón 366, Carretera Madrid-Barcelona Km 12,400 (A-2 / E-90), 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/92/b292cda283c342beda2b08272a155601f7c9b238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This establishment has WiFi (free of charge). 

SITUATION: It is located near Madrid Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.23" OriginalAmount="88.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|445861" HotelName="Zleep Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/6/1/445861_b4e2c200940.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.45" OriginalAmount="88.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.449184" Longitude="-3.548429" StarRating="3" HotelCode="113309|393385" HotelName="SHS Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto 22, A2 Highway direction to Madrid km 15, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c6/03c6174a3d6163a1bb8f1d4a1fa8c0f57dc151ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located just 10 minutes by car from the centre of Madrid. Public transport lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.467823364914" Longitude="-3.800661" StarRating="3" HotelCode="37013|nh_la_florida_aparthotel" HotelName="TH La Florida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Proción 12, La Florida, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/9f/4f9fd028a12c2d976865fc7c4c9a12bc3c2ef16a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of the fastest growing business districts and is surrounded by greenery...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.81" OriginalAmount="89.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56177" HotelName="B&amp;b Madrid Airport T1 T2 T3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Lola Flores, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/7/7/56177_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel airport, has 124 rooms, The establishment has a lobby with a reception, air-conditioning, a safety deposit box service, a currency exchange service, a lift, a meeting room, a business centre, a bar and a car park with a security system, (for a fee), Guests are also offered a restaurant, a cafÃ©, a games room, a television room, WiFi (for a fee) and a laundry service (for a fee). SITUATION: This hotel is next to A2 the motorway it is surrounded by Coslada, San Fernando de Henares and TorrejÃ³n de Ardoz the business parks close to the establishment, clients can find Plenilunio the shopping centre Clients can also find Aquopolis the water park IFEMA the fair centre Madrid the city centre of it is 2 kilometres away from Madrid-Barajas Airport. ROOM: The establishment has standard rooms and 3 disabled access rooms. They are equipped with an air-conditioning system, heating, a satellite television (available for a fee), a bathroom, WiFi, a bath, a hairdryer, a coffee maker, a kettle, a direct line telephone and a radio. FACILITIES: It is situated 10 minutes away from a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment offers a continental buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.332263315584" Longitude="-3.7027604429916" StarRating="3" HotelCode="284796|hostal_vertice_roomspace" HotelName="Vértice Roomspace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga 4, 28021 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/40/0e409cca12e63d234a55293cff0f3fe1d6a97d27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.439255" Longitude="-3.626964" StarRating="4" HotelCode="212865|ibis_budget_madrid_valentin_beato" HotelName="ibis budget Madrid Calle Alcala" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rufino Gonzalez 19, Metro Suanzes, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/dd/4edd02c9b36247c025ce76dcde056ab81db020e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.41" OriginalAmount="90.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|53420" HotelName="AP Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/0/53420_75749ba1317.jpg</HotelPictures>
        <HotelDescription>SITUATION: This airport hotel is 50 minutes drive away from Madrid the centre of 50 metres away, there is public transport services, is situated 6 kilometres away from the trade fair ground, the establishment is a 5-minute drive away from Madrid-Barajas Airport. HOTEL: The establishment offers rooms with features that offer you the maximum level of comfort and a transfer service to the airport, (for a fee). MEALS: Clients can enjoy buffet breakfast and lunch and an Ã  la carte or set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.85" OriginalAmount="92.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|253296" HotelName="Mediterranea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/2/9/6/253296_1_1305.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.97" OriginalAmount="92.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|474942" HotelName="AandZ Luis Cabrera - Auto Checkin Property" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Luis Cabrera 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/4/2/474942_2e0875b1218.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.450388" Longitude="-3.612982" StarRating="3" HotelCode="55056|hotel_globales_acis_y_galatea" HotelName="Globales Acis y Galatea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galatea 6, 28042 Barajas</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0e/c00ebab97ab3488b5c13673694c6cf63d804cc6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated in La Piovera about a 10-minute drive from Madrid's old town with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.98" OriginalAmount="93.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|124028" HotelName="Vertice Roomspace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/2/8/124028_46b9fed1234.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a terrace and a gym. SITUATION: It has excellent transport links toSan CristÃ³bal Industrial the Railway Station of the motorways, is situated 12 kilometres away from Madrid the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.02" OriginalAmount="93.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.449151358313" Longitude="-3.576779682209" StarRating="4" HotelCode="130495|113657" HotelName="Hotel Nuevo Boston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Aragón 332, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/0e/380e91ecc5ea182c89842fb191518f2af6af4544.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Barajas Airport Business Centre. The airport itself is just 1 km away. The p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.10" OriginalAmount="94.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150706" HotelName="Alonso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/0/6/150706_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, the Puerta del Sol it is 300 metres away from 10 minutes away from the establishment clients have the railway station, 50 minutes away from the establishment, you can find Madrid-Barajas Airport. ROOM: Each room has WiFi, heating, a television, a fan, shared bathrooms, towels and bedding. FACILITIES: Guests are offered a living room and vending machine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.78" OriginalAmount="94.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|63113" HotelName="Nuevo Boston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/1/1/3/63113_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel airport, was renovated in 2009, has air-conditioning and 164 rooms. The establishment boasts WiFi, indoor parking, a bar, a cafÃ©, a congress centre and a transfer service. In the establishment entrance, guests will find a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment offers guests a breakfast room, room service and a laundry service. SITUATION: This hotel is in Madrid-Barajas the business area of it is 1 kilometre away from the airport excellent transport links to the motorways, el Centro de Exposiciones Ifema it is 10 minutes away from. ROOM: All the rooms have WiFi (free of charge), a mini-bar, an air-conditioning system, heating, a safe, a marble bathroom, a bath, a mirror, a hairdryer, a double or king-size bed, a direct line telephone and a television. The establishment has smoking rooms, non-smoking rooms and disabled access rooms. FACILITIES: Outdoors, clients have access to a swimming pool and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99.91" OriginalAmount="97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.439351801307" Longitude="-3.6261788049536" StarRating="2" HotelCode="113307|30047" HotelName="ibis Madrid Calle Alcalá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Valentin Beato 20, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/50/d150e243d5c7b3fc9a70dbbe10a2d090b449ab68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies 9 km from the famous Puerta del Sol Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.35" OriginalAmount="97.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123366" HotelName="Pensión La Estrella" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/6/6/123366_9edd6001934.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 10 minutes away from the Royal Palace and, Gran Via it is situated next to. ROOM: The establishment has rooms and modern and with WiFi and (free of charge), a flat-screen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.59" OriginalAmount="97.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="4010195" HotelName="Zleep Hotel Madrid Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Aragón 402,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/10195/4010195/1.jpg?f=17452516</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service, a safe, a transfer service, a laundry service and a smoke alarm. Amenities include a drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.67" OriginalAmount="97.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|241856" HotelName="Almansa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Almansa, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/8/5/6/241856_1_3580.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.83" OriginalAmount="97.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="126543" HotelName="AP Hotel Madrid Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto 22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/26543/126543/76.jpg?f=17748701</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area. Additional features at this hotel include a banquet hall and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.86" OriginalAmount="97.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="288970" HotelName="Compostela Suites Apartments" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Zambrana,  4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/88970/288970/1.jpg?f=17748622</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a seasonal outdoor pool or take in the view from a terrace and a garden. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a computer station, express check-in, and express check-out. Planning an event in Madrid? This aparthotel has 969 square feet (90 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.481142355906" Longitude="-3.7217410816147" StarRating="0" HotelCode="310930|hostal_paquita" HotelName="Hostal Paquita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lacoma 5, 28035 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/5a/115ac24b664d06fec66f577beac9f1d4c8f141bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.27" OriginalAmount="98.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.452915204396" Longitude="-3.61323595047" StarRating="4" HotelCode="51894|295985" HotelName="Hotel Osuna Feria Madrid" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luis de la Mata 18, Madrid 28042</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9d/3a9de01571d1df7cc3922e0b307f69e3af8e8a97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies next to a quiet garden. With the free shuttle service, guests will quickly and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.48" OriginalAmount="98.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|369367" HotelName="Abitum Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bravo Murillo 127 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/3/6/7/369367_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.96" OriginalAmount="98.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123290" HotelName="Emilio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Canal de Suez, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/9/0/123290_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi and (free of charge), a car park (free of charge). SITUATION: It is 5 minutes away fromMadrid-Barajas the metro stop It has excellent transport links to the international airport. ROOM: The establishment has fully-equipped rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101.97" OriginalAmount="99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.44879933" Longitude="-3.70455089" StarRating="2" HotelCode="614161|239337" HotelName="Hostel Almansa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Almansa 12, 28039 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/82/3082adf044b0934601e00e258dcf0af73779b2db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458646083947" Longitude="-3.5823985934257" StarRating="4" HotelCode="29260|senator_barajas" HotelName="Senator Barajas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón 27, Next to Adolfo Suárez Madrid-Barajas Airport and IFEMA, Barajas, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720dcddfec7543958d5cf370fccf4afb4be9dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located approximately 1 km from Madrid Barajas Airport. It offers an exclusive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.62" OriginalAmount="99.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123521" HotelName="Las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Almansa, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/2/1/123521_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, rooms with air-conditioning, a television and WiFi (free of charge). SITUATION: Is situated inMadrid the business area of 150 metres away, guests can find Cuatro Caminos the Square of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.510537706462" Longitude="-3.5483518601188" StarRating="3" HotelCode="124200|hotel_t4" HotelName="Hostal T4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Escombreras 2, Polígono Industrial de Paracuellos del Jarama, Paracuellos de Jarama, 28860  Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/89/7589d2bbdf44a65fde93fb3fcdec19f961cfd1a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located very close to the airport, just 3 minutes by car from Barajas Airport. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.11" OriginalAmount="101.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.445616985322" Longitude="-3.5431729291547" StarRating="3" HotelCode="263672|198277" HotelName="Hotel TRYP Madrid Airport Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lola Flores 4-17, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/14/fd1461437e2c217ac5364ff5b3d036150ec49859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.35" OriginalAmount="101.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447490084209" Longitude="-3.5830351878357" StarRating="4" HotelCode="900431|105401" HotelName="Axor Feria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/50/bf5078ad42c0a5d4469a0ba7e0bf4fa66ec4d204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential and business area, 10 minutes from IFEMA exhibition centre, Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="105.07" OriginalAmount="102.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="297046" HotelName="Nh Madrid Las Tablas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Burgos, 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/97046/297046/1.jpg?f=17750891</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="105.32" OriginalAmount="102.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2214" HotelName="Travelodge Madrid Torrelaguna" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Torrelaguna, 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02214/2214/25.jpg?f=17750757</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Featured amenities include express check-out, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.437505939927" Longitude="-3.631606400013" StarRating="4" HotelCode="69531|26159" HotelName="Eco Alcalá Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santa Leonor 24, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9d/109dc5a2cb6668493ae0214553797f34e9ee2121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly, city hotel is situated 50 m from Alcalá Street and 600 m from Ciudad Lineal me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.10" OriginalAmount="103.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447922736474" Longitude="-3.5829699039459" StarRating="4" HotelCode="900430|105431" HotelName="Axor Barajas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/5e/565e92719307b138ac28fcc93c91c1ceadbb17a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located 5 minutes from IFEMA Exhibition Centre, the Congress Palace and J...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.14" OriginalAmount="103.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|19579" HotelName="Eurostars Puerta Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JUAN RIZI 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/5/7/9/19579_f7340851051.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near public transport services, In the surrounding area, you can find restaurants, bars, nightclubs, shops and the tourist attractions. HOTEL: This hotel is an ideal place for relaxing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107.12" OriginalAmount="104" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.470800134942" Longitude="-3.7687879800796" StarRating="4" HotelCode="36966|4215" HotelName="Eurostars Zarzuela Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Dario Aparicio 32, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/7b/ce7b3ef3edb6d7c2f27744a8c4e7b4611979b3fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the northern district of Madrid. Wonderful gardens surround the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.36" OriginalAmount="104.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124082" HotelName="Hostels Meetingpoint" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Factor, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/8/2/124082_1_1358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bed and breakfast establishment, is surrounded by lovely gardens. SITUATION: Is situated inMadrid the centre of Almudena opposite the establishment, you can find the Royal Palace. ROOM: The rooms have, WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.62" OriginalAmount="104.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26581" HotelName="voco Madrid - Las Tablas by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARIA TUBAU 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/1/26581_6c161fa1156.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2005 132 rooms and 6 floors. Guests have access to a safety deposit box service (free of charge), a lift, a cafÃ©, a bar, a restaurant with air-conditioning, with highchairs, a terrace and a garden. Guests also have access to a conference room, WiFi, room service, a medical care service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in Madrid northern is situated in Fuencarral the commercial area of the establishment is 10 kilometres away from Madrid-Barajas Airport it is situated 5 minutes away from the trade fair ground, the convention centre, Close to shops and the leisure areas. it is 30 minutes away from the city centre, near the establishment, guests will find public transport services. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, computer with WiFi, a mini-bar, a king size or double bed, an air-conditioning system and heating. OBSERVATIONS: Free of charge it offers a transfer service to, the airport, the trade fair centre. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, Diners Club, JCB and EC. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.03" OriginalAmount="104.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124106" HotelName="Rivera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/0/6/124106_ace2aac1240.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, simple establishment, has a reception and rooms with WiFi, (free of charge). SITUATION: It is located 300 metres away fromAtocha the underground station of 2 minutes away, you can find Reina Sofia the art museum.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447842" Longitude="-3.636193" StarRating="4" HotelCode="29286|28872" HotelName="Silken Puerta Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan Rizzi No 5, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/b0/0cb050acf7f1521e541d3c5bc14007d079567e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is just 5 minutes on foot from the Juan Carlos I exhibition centre. The vibrant c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.52" OriginalAmount="105.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.472867167395" Longitude="-3.5821875584115" StarRating="3" HotelCode="65117|140324" HotelName="Hotel Villa de Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 331, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/65/f165c3aad546ad113e1d1f31e47fa31d0920f0a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.16" OriginalAmount="105.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13306" HotelName="Senator Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/6/13306_2a294000838.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 295 rooms and 7 floors. In the entrance, you can find a hall with a lift, a reception, a safety deposit box service and a currency exchange service. The establishment has a cafÃ©, a kiosk, shops, a hairdresser's and a bar. The establishment offers internet, conference facilities, room service, a laundry service, a car park, bicycle rental and indoor parking. Guests can enjoy restaurants. SITUATION: This trendy hotel is situated 1 kilometre away from Madrid-Barajas Airport The establishment offers a transfer service to the airport, Madrid 15 minutes away from the establishment, guests will find. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed and a sitting room. They also have a central heating system, an air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool, a snack bar, parasols and a covered swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers buffet breakfast and lunch. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109.18" OriginalAmount="106" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.512648555833" Longitude="-3.6762316524983" StarRating="4" HotelCode="96602|39760" HotelName="Holiday Inn Madrid - Las Tablas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle María Tubau 16, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/2f/562f99afda07665188257a4b900a398a8e7ec0bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the north of Madrid in the commercial district of Fuencarral, Charmatín and the ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.36" OriginalAmount="106.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|47687" HotelName="NH las Tablas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVD DE BURGOS 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/8/7/47687_e4856d00708.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a good area in Madrid. It is in San Chinarro 5 minutes walk away, you can find a commercial centre, close to shops, restaurants, MarÃ­a Tudor Underground Station, the bus station and Chamartin Railway Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.39" OriginalAmount="106.20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124035" HotelName="Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/3/5/124035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi, (free of charge), in communal areas. SITUATION: This establishment, is in Moncloa the area it is situated 2 minutes away from Moncloa the underground station of Madrid the University of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110.21" OriginalAmount="107" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419387" Longitude="-3.625247" StarRating="3" HotelCode="31857|28871" HotelName="Silken Torre Garden Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hermanos García Noblejas 190, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/cb/1ecbec7f32d010fd45a3988b0059adb9cf95e562.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the north of Madrid, just 15 minutes from the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.472447" Longitude="-3.579803" StarRating="1" HotelCode="190841|emilio" HotelName="Hostal Emilio Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C/ Canal de Suez Nº 24, Barajas, Madrid 28042</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/36/7f36bdda3a20dab36348035603e340d3faa0c623.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42208411" Longitude="-3.70616948" StarRating="2" HotelCode="479030|hostal_la_estrella" HotelName="Hostal La Estrella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle La Estrella No. 5, 2º Dcha, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/fa/52faa4177c894ae8af649fac6384ff087646d1d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4072113" Longitude="-3.6944228" StarRating="1" HotelCode="393758|hostal_atocha" HotelName="Hostal Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Atocha 3, Planta 6, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/8d/698d6a51e24137daf758a3491f2eedfad4049720.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.46" OriginalAmount="107.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|57670" HotelName="Madrid Río" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ANTONIO LOPEZ 168</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/6/7/0/57670_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, inviting hotel is modern 94 rooms, The establishment has a car park (for a fee), event room and a restaurant (seasonal). SITUATION: This establishment, is in Madrid the city centre of Next to Caja de Cristal the tennis court it is situated in the surrounding area of Vicente CalderÃ³n the stadium in the surrounding area, clients can find public transport, in the surrounding area, clients have 12 de Octubre the hospital. ROOM: Clients are offered newly renovated rooms with an air-conditioning system, heating and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13205" HotelName="Eco Via Lusitana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Secoya, 2 (Esquina con Calle Antonia Rodriguez Sacristan)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/0/5/13205_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003, has 4 floors, 65 comfortable rooms, 61 double rooms and 4Â junior suites. The establishment has a cafÃ©, meeting rooms and banquet halls. The establishment offers guests WiFi (free of charge) and a car park (for a fee). SITUATION: This establishment, is situated next to Aguacate the business area of Close to Islazul the shopping centre it has good links to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.36" OriginalAmount="108.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|447543" HotelName="E-kilibrio and Apart-suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/5/4/3/447543_d43dbca0928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.79" OriginalAmount="108.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|240669" HotelName="Funway Academic Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alonso Castrillo 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/6/6/9/240669_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.16" OriginalAmount="108.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|369341" HotelName="H Metropolitan Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/3/4/1/369341_006472f1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.32" OriginalAmount="109.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.38863516812" Longitude="-3.7003712700636" StarRating="2" HotelCode="113304|355795" HotelName="Hotel Madrid Río" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Antonio López 168, 28026 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/95/949581187d1a60fd9504342b9ca6b7a98b0f528b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.36" OriginalAmount="109.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50223" HotelName="Villa De Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVDA DE LOGRONO 331</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/2/3/50223_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Madrid-Barajas Airport. The establishment offers a transfer service to the airport free of charge. Nearby, there is an underground station. FACILITIES: Guests are offered room service, a buffet breakfast and a restaurant with international cuisine. The establishment also offers a lounge, a laundry service, an ironing service, a safe, a cafÃ©, a bar and a garage (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41456008" Longitude="-3.70222649" StarRating="0" HotelCode="963434|hostal_alonso__2" HotelName="Hostal Alonso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Espoz Y Mina 17-3, Madrid City Center, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/81/2181b2a95501d79ec9943ad118134f7e45ff8665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.58" OriginalAmount="110.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|124132" HotelName="Hospedaje Los Rosales" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/3/2/124132_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests WiFi and (free of charge), a reception. SITUATION: This establishment, is next to Madrid-Barajas Airport it is 200 metres away from Madrid-Barajas the metro station. ROOM: All the rooms have an air-conditioning system and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.432545454869" Longitude="-3.6562432106396" StarRating="1" HotelCode="349767|520715" HotelName="ibis budget Madrid Centro las Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Siena 10, Paralela Con Alcala 271, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/f3/14f34bed9e4dbafa46e6794a3cf03ec81d457983.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.70" OriginalAmount="111.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123337" HotelName="Magdalena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Magdalena, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/3/7/123337_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, is in Madrid the centre of 100 metres away, guests will find Anton Martin the metro station the Puerta del Sol it is 8 minutes away from 10 minutes away, you can find Atocha the Railway Station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="114.98" OriginalAmount="111.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1822667" HotelName="Vértice Roomspace" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/22667/1822667/49.jpg?f=17748637</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hostal include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.16" OriginalAmount="112.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|76171" HotelName="Ibis Madrid Calle Alcala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valentin Beato 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/1/7/1/76171_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The IBIS MADRID VALENTIN BEATO is rated two stars. It was opened in 2007 and has a restaurant. SITUATION: This hotel is near Puerta del Sol and the train station Suances. ROOM: Clients are offered 128 rooms with a hairdryer, a safe, a trouser press, an ironing set and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116.39" OriginalAmount="113" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447381" Longitude="-3.542142" StarRating="4" HotelCode="169555|29573" HotelName="Crowne Plaza Madrid Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Lola Flores 1, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/be/36be684dfbd5ebea60770d039ebe60511cdb337a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly airport hotel is right on the doorstep of Madrid-Barajas Airport and the IFEMA ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.62" OriginalAmount="113.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.462482724416" Longitude="-3.6146306991577" StarRating="4" HotelCode="30999|398655" HotelName="Novotel Madrid Campo de las Naciones" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amsterdam 3, Campo de las Naciones, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/69/21695c127f32d34acee3c1cc8a4d43374fe3d906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set right next to the IFEMA, the Parque Juan Carlos I and the Palacio de Congresos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.73" OriginalAmount="113.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436916985145" Longitude="-3.6311347901783" StarRating="1" HotelCode="263671|1455918" HotelName="Travelodge Madrid Alcalá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Santa Leonor 34, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/bc/a6bc5374b8b0e2d4ac41e7281121269e97a1d063.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.13" OriginalAmount="114.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.48304" Longitude="-3.670911" StarRating="4" HotelCode="36943|262675" HotelName="Hotel Mirador de Chamartin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arte 14, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8b/8b03519feda46d0b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by a pine wood in Madrid's district of Charmantin, only around 5 minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.354234" Longitude="-3.830659" StarRating="3" HotelCode="61848|30347" HotelName="Holiday Inn Express Madrid - Alcorcon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Argentina S/n, Alcorcon, 28922 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/4d/6a4dc28b0d83aabd5a72e8f99441249d9f4f6409.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcorcón in a convenient setting south west of Madrid and is very well conn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.470975" Longitude="-3.579981" StarRating="4" HotelCode="37965|47683" HotelName="Clement Barajas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General, 43, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2b/f82bae27e6574dfaf6d898fe684572ce1cd0f73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from a park and about 12 km from the city centre. Links to the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.472728374891" Longitude="-3.5785590140045" StarRating="3" HotelCode="113310|don_luis" HotelName="Don Luis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General 12, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/4f/3a4fde08696915aa5533275aaad140837233838c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes by car from Madrid Barajas Airport and 3 km from the IFEMA Convention Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.48" OriginalAmount="116.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4338843" Longitude="-3.7166288999999" StarRating="2" HotelCode="263669|hostal_moncloa" HotelName="Hostal Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hilarión Eslava 16, Chamberi, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/f2/72f249a38fc066a04065f7dcaf4dddafc0c5e479.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the hear of Madrid a few meters from the metro and bus station and close to university ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="120.03" OriginalAmount="116.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2267" HotelName="Clement Barajas Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General 43,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02267/2267/56.jpg?f=17741039</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and a banquet hall.. Featured amenities include a business center, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.14" OriginalAmount="116.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447438982137" Longitude="-3.6114992201328" StarRating="4" HotelCode="42835|37461" HotelName="Sercotel Alcalá 611" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alcalá, 611, 28022 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6f/e26fef06e2a38e6f699f404af7e040a7e5f1d5e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 5 minutes from the IFEMA trade fair grounds and approximately 5 km from Puer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.451610888015" Longitude="-3.5928254059643" StarRating="4" HotelCode="87681|maydrit_hotel" HotelName="Hotel Maydrit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Piragua 1, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6f/e26fef06e2a38e6f699f404af7e040a7e5f1d5e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most important business areas in north-east Madrid, Alameda de O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416461430298" Longitude="-3.704623896164" StarRating="1" HotelCode="149150|hostal_ruano" HotelName="Hostal Ruano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/ae/6aae7e46794857f355f71b56d83b0cf67e648eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121.54" OriginalAmount="118" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.514788860519" Longitude="-3.6734053126283" StarRating="4" HotelCode="284244|57678" HotelName="Hotel Dome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera de Fuencarral a Alcobendas km 8, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/eb/99eb0363ce5df8f362fe324fdca0fce796ef9dff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="980440|casa_nordia" HotelName="Escala Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Conde De Las Posadas 13, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/10/da10dd54b549cd31daf5ec3cecd507fdf35bfb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.90" OriginalAmount="118.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.457863" Longitude="-3.583362" StarRating="4" HotelCode="30881|2199865" HotelName="Sercotel Madrid Aeropuerto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón 25, Barajas, 28024 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49456/a_49456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside Madrid-Barajas Airport, just a short distance from Madrid's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.441348026217" Longitude="-3.6575652675285" StarRating="4" HotelCode="15313|1235" HotelName="Novotel Madrid City Las Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1, Esquina Avenida de Badajoz, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/c7/dac74f5e23727e9db32105d1b08f726847820c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the heart of one of the major residential and business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.466115985393" Longitude="-3.6960641692715" StarRating="3" HotelCode="113305|caballero_errante" HotelName="Caballero Errante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pinos Alta 14, 28029 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/29/bc2945c709a111c0801349dfba52e396f6c5939f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.16" OriginalAmount="119.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|63056" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DE LA HISPANIDAD 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/0/5/6/63056_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and functional hotel, has 5 floors, 284 rooms and suites. It has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, air-conditioning, a lift, a bar, a restaurant and conference facilities. The establishment offers WiFi, room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This business hotel, Madrid it is in it is situated 12 kilometres away from Madrid the city centre of Where you can find the Prado the Museum of the Royal Palace, is 1 kilometre away from Alameda de Osuna the underground station of 2 kilometres away, you can find shops, Clients can also find IFEMA the fair centre it is situated near Madrid-Barajas Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and heating. FACILITIES: The establishment has a heated pool with a hydromassage, a solarium, a sauna, a steam bath, a gym, deck chairs and parasols. 5 kilometres away, there is a golf course. MEALS: The establishment offers a buffet breakfast, Regarding the food and beverage offering, the establishment offers Reserva the restaurant a bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa, some debit cards and cash.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.36" OriginalAmount="119.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124017" HotelName="Casa De Huespedes La Asturiana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/1/7/124017_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception and WiFi (free of charge). SITUATION: This establishment, Paseo del Prado it is in 300 metres away, guests will find Reina Sofia the museum Atocha the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123.60" OriginalAmount="120" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.445116" Longitude="-3.540645" StarRating="4" HotelCode="36936|47679" HotelName="AC Hotel by Marriott Coslada Aeropuerto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rejas, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/ef/2fefcdd4f6589fd29b9128ac3d92e3483d25ea26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an industrial area called Corredor del Henares, the hotel has easy access to the A-2, M-4...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.76" OriginalAmount="120.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4649744" Longitude="-3.7861544" StarRating="4" HotelCode="310418|4241" HotelName="Aravaca Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camino De La Zarzuela 23, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a4/b1a4e76c14c35c59c4594463f035854ccccb92cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Aravaca (Madrid) just a few minutes from the city cen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="870239|az_juan_de_mena_only_adults" HotelName="A&amp;Z Juan De Mena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan De Mena 19</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/18/aa18356ee47e4fb5c5668df8f6690e875a534d72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.95" OriginalAmount="121.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.472898009806" Longitude="-3.5769546441803" StarRating="3" HotelCode="113311|385595" HotelName="Barajas Plaza Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Camarillas 5-7, 28042 Barajas</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/76/1a76496fe95478632d18608f38500780f40538a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 50 m from the nearest links to the public transport network and is 500 m from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.30" OriginalAmount="121.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13172" HotelName="Porcel Torre Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/7/2/13172_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004. It has 90 suites, 9 floors and a garden. In the entrance, guests are offered a hall lifts, a reception a safety deposit box service, a currency exchange service and a cloakroom. The establishment has a cafÃ©, a conference room, internet and room service. The establishment offers guests a laundry service, a car park and indoor parking. SITUATION: This smart hotel is in northern Madrid, 15 minutes away from the city centre. A few minutes walk away, there are shops, leisure areas, monuments, tourist points of interest and public transport. ROOM: The comfortable rooms, with air-conditioning, have a bathroom, satellite or cable TV, internet, a mini-bar, a direct line telephone, central heating and a safe. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.45393497" Longitude="-3.67860288" StarRating="3" HotelCode="610268|400032" HotelName="Roisa Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Housekeeping,Internet,Meeting Room,Printer,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Serrano 236, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/a2/bca25fd5755ffd84652e791dbacb6fa48d4c929f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostel Boutique Roisa offers beautiful rooms and suites in one of the most important and quiet area ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.474799308106" Longitude="-3.6343556642532" StarRating="4" HotelCode="64252|47681" HotelName="AC Hotel Madrid Feria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Los Poblados 3, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/7c/d07ca9b616d3fd59b04bc2d19df73fbac759e009.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the industrial area of Campo de las Naciones near to the M-40 motorway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.69" OriginalAmount="123.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.412302111658" Longitude="-3.7007268220901" StarRating="1" HotelCode="519628|pension_magdalena" HotelName="Pensión Magdalena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Magdalena 26 -3°, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/2d/172d552bec3fc3c3ce6684fbb02a3aa2a6d30b59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.74" OriginalAmount="123.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.414916" Longitude="-3.702688" StarRating="3" HotelCode="36368|2439255" HotelName="Hostal Inter Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz 26, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e2/90e26c41e6b6c4e49b14e6622912fd36a38db83e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.42" OriginalAmount="123.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123154" HotelName="San Isidro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Principe, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/5/4/123154_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: Is situated inMadrid the heart of this hotel Puerta del Sol it is 200 metres away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.25" OriginalAmount="124.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|76645" HotelName="Ibis Madrid Aeropuerto Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVDA. GENERAL, 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/6/4/5/76645_0ec11c91026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a bar, WiFi and a car park. The establishment also offers a transfer service to, the airport, (free of charge). ROOM: Each room has comfortable beds and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="980788|hostal_lavapies" HotelName="Hostal Lavapies" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Fe 10, Centro, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/8f/588fcd3913d9db510e4c21bf24df05c59c3c12ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.50492377737" Longitude="-3.5486063816147" StarRating="2" HotelCode="156486|el_cruce_2" HotelName="El Cruce Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calderón de la Barca 4, 28860 Paracuellos de Jarama, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/76/8a767603888c3d4c04d50d5edb82994347e3f715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.11" OriginalAmount="126.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415605899635" Longitude="-3.7018719589129" StarRating="2" HotelCode="387330|84097" HotelName="Marlasca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz 14, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/95/f69504486d91d657d609b8dc1675d552c7d2deca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Madrid, offering great access to a multitude of museums and hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.17" OriginalAmount="126.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|23615" HotelName="Exe Zarzuela Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dario Aparicio, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/5/23615_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This attractive hotel is in Madrid northern it is surrounded by a wonderful garden, is 20 kilometres away from Madrid Airport. HOTEL: This comfortable hotel, has a main building, an annexed building, has, 91 rooms and 3 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a cafÃ©, a conference room, a laundry service and a car park. Outdoors, guests can find a swimming pool. ROOM: The modern rooms, have a bathroom, a hairdryer, a direct line telephone, internet, a radio, satellite or cable TV, a mini-bar, a double bed and a safety deposit box (available for a fee). MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.23" OriginalAmount="126.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|394981" HotelName="Ibis Styles Madrid City las Ventas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1, Avenida de Badajoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/9/8/1/394981_cfd755f1059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.67" OriginalAmount="126.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|59741" HotelName="Maydrit Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIRAGUA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/4/1/59741_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel IFEMA it is near is situated in La Alameda de Osuna the district of. HOTEL: This hotel is ideal for holidays or business trips 112 rooms, The establishment also offers an events room and gardens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415393" Longitude="-3.700253" StarRating="2" HotelCode="190801|hostal_san_isidro" HotelName="Hostal San Isidro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Príncipe 17, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a1/6da16e6f3a7fcff08e7b7426b7d5a9b327facbb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="132.07" OriginalAmount="128.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.440662401072" Longitude="-3.670056679436" StarRating="5" HotelCode="56983|39121" HotelName="Hotel Puerta América" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de América 41, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/9c/659cc0864b7dee0c0f21cd44877ce6ed63576fc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Avd. de América, just 5 min away from the exclusive quarter of Salamanca (b...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.454107136983" Longitude="-3.7026500701904" StarRating="2" HotelCode="67352|418217" HotelName="4C Bravo Murillo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bravo Murillo 180, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/84/2d8430d159d803f2298853cce15e10497ae753d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 15 minutes from the historic city centre of Madrid and 25 metres from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.491132232763" Longitude="-3.6701121926308" StarRating="4" HotelCode="401834|23762" HotelName="Exe Madrid Norte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Martina Díaz 4, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/5a/565ab799b21e4a5226dc850a79be989aaac16f44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the northern part of Madrid, at the north entrance to the city on the A1 mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.434891818409" Longitude="-3.6850864245062" StarRating="2" HotelCode="101132|aparthotel_orion" HotelName="BlueSense Madrid Serrano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diego de León 10, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/85/408532fb654c6aaa3f0c04126c73adf422604168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.20" OriginalAmount="129.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|28278" HotelName="Puerta América" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA DE AMERICA 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/7/8/28278_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated in the city centre, is well-connected with public transport services, Museo del Prado and Paseo de la Castellana nearby, you will find the commercial centre and the business district. it is situated 10 minutes away from the airport, the Congress Centre. HOTEL: This modern, luxury hotel, was opened in 2005, has 315 rooms and 13 floors. The establishment boasts a garden, a terrace, a hall, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also offers internet (free of charge), a WiFi zone, a breakfast room and a conference room. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant. Guests can also use a laundry service, a medical care service, a car park (for a fee) and indoor parking. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a mini-bar, a safety deposit box (available for a fee), a direct line telephone, a satellite or cable television, an air-conditioning system and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.69" OriginalAmount="129.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.462331711859" Longitude="-3.6154246330261" StarRating="4" HotelCode="169162|238866" HotelName="Pullman Madrid Airport &amp; Feria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Capital de España 10, Campo de las Naciones, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/aa/a4aa822de92fe0227edc6bdfa49c7a9471631899.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Campo de las Naciones, Madrid, opposite the Congress Palace and IFEMA Exhibi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.85" OriginalAmount="129.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|122399" HotelName="Travelodge Madrid Metropolitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santa Eleonor 34 28037 Madrid Spain</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/2/3/9/9/122399_cc8976d1504.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated 6 kilometres away from Buen Retiro the Park of it is situated 8 kilometres away from the city centre, is 75 kilometres away from the railway station, La Plaza Mayor 8 kilometres away, you can find it is 9 kilometres away from the cathedral. ROOM: All the rooms have a bathroom with a bath or shower, a television and an air-conditioning system. FACILITIES: The establishment boasts a reception, a restaurant, a bar, internet (available for a fee) and a car park (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.18" OriginalAmount="130.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.468981044467" Longitude="-3.6738793551922" StarRating="4" HotelCode="29336|4706" HotelName="Hotel ILUNION Pío XII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Pío XII 77, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/dd/e1dd8b2288d5d39323f36364e440664c2b6a724d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, contemporary hotel offers spacious, modern suites in the heart of Madrid. The hotel'...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.69" OriginalAmount="130.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13302" HotelName="Elba Madrid Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/2/13302_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2003, has a main 4-storey building, 261 double rooms and 8 suites. In the establishment entrance, guests will find a reception, a cafÃ© and a reception a safety deposit box service, Guests have access to a hairdresser's, a bar, an auditorium and an Ã  la carte restaurant with air-conditioning, The establishment offers a conference room, internet, a laundry service, room service and a car park. SITUATION: This hotel is in Madrid the city centre of it is located near the airport, the historic centre, near the establishment, guests will find shops, boutiques, cafÃ©s, bars, restaurants and nightclubs. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television, internet, a mini-bar, a fridge, fitted carpets, a safety deposit box and central heating. FACILITIES: There is a range of facilities and services available at the establishment, including a covered pool, a sauna, a massage service and a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard, Diners Club and EC. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.81" OriginalAmount="130.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|32887" HotelName="Ac  Madrid Feria By Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA DE LOS POBLADOS 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/8/8/7/32887_dece06c1258.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2006, has 154 rooms and it offers 6 conference rooms, Guests have access to a lobby with a reception, a lift, a television room, WiFi, a safety deposit box service, a laundry service and indoor parking (for a fee). SITUATION: This establishment, is in Campo de las Naciones the business area of it is near the motorway, IFEMA near the establishment, guests will find 10 minutes away from the establishment clients have the airport. ROOM: Each room has a bathroom with a hairdryer, an individual air-conditioning system, a satellite or cable television, WiFi, a mini-bar (free of charge), reading lamps and a safe. The establishment has disabled access rooms. FACILITIES: The establishment has a gym. OBSERVATIONS: The establishment offers parking on request and prepaid cards. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.85" OriginalAmount="130.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54987" HotelName="Eco Alcala Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANTA LEONOR 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/8/7/54987_6eef17e1358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and it was opened in 2007. The establishment offers 32 rooms. SITUATION: This establishment, la Calle de AlcalÃ¡ it is 50 metres away from 600 metres away from, Ciudad Lineal the underground station of Close to restaurants, bars and shops. 10 minutes away from the establishment, you can find IFEMA the fair centre it is 10 minutes away from Madrid-Barajas Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.13" OriginalAmount="131.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|552545" HotelName="The Oliver Aravaca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alsasua 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/4/5/552545_f35b8680811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.52" OriginalAmount="131.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|126715" HotelName="Exe Convention Plaza Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/1/5/126715_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This conference establishment, has 10 event rooms, heating, WiFi (free of charge) and a lobby bar. The establishment offers guests a buffet breakfast. SITUATION: This establishment is in northern Madrid. Is situated in the las Tablas Business Park area. It has excellent transport links to the bus and the metro station. ROOM: Guests are offered 182 soundproofed rooms with TV, a mini-bar, a safe, a bathroom and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="135.89" OriginalAmount="131.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="182583" HotelName="Hotel Maydrit Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Piragua,  1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/82583/182583/30.jpg?f=17750283</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a 24-hour fitness center and a seasonal outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is complimentary (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.18" OriginalAmount="133.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|26736" HotelName="Globales Acis and Galatea " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>GALATEA 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/3/6/26736_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 25 rooms, it offers WiFi, a terrace and a television room. It also has room service and a transfer service to the airport. SITUATION: This cosy hotel is in La Piovera, about 10 minutes away (by car) from the historic centre of Madrid where guests can enjoy shops. It is situated 1 kilometre away from el Ifema, and 2 kilometres away from Airport Madrid-Barajas. 500 metres away, guests will find a golf course. ROOM: The inviting rooms have a bathroom, internet, a television, a mini-bar, a central air-conditioning system and a safe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.78" OriginalAmount="133.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13225" HotelName="Ilunion Pio Xii" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PIO XII 77</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/5/13225_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has meeting facilities, a banquet hall and 7 rooms adapted for people with reduced mobility. SITUATION: This luxurious hotel is in Madrid the centre of In front of the metro station, near the establishment, guests will find IFEMA the fair centre, 500 metres away, there is restaurants, pubs and nightlife. ROOM: Guests are offered one-bedroom junior suites, a large living room, modern furniture, internet and a mini-bar (free of charge). MEALS: The establishment serves a buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.62" OriginalAmount="134.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|446916" HotelName="Optimi Rooms Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Puebla 7, Bajo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/1/6/446916_0404e8f0844.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.16" OriginalAmount="135.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|217141" HotelName=" Carracedo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/4/1/217141_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.44879719" Longitude="-3.7041707" StarRating="0" HotelCode="525329|hostal_vegas" HotelName="Hostal las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Almansa 6, 28039 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/15/a3154afaa91f23e1f069dc04947c43e57b8529af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Santiago Bernabeu-Castellana. A total of 23 units are availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418646603198" Longitude="-3.7046000422642" StarRating="2" HotelCode="400269|sungate_one_hostel" HotelName="Sungate One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Carmen 16, 2nd floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/de/b0dec6945ec7fe6a275869a3b8d07faaa759e654.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;24-hour front desk, Air conditioning, Computer station, Daily housekeeping, Dry cleaning/laundry ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41407" Longitude="-3.69877" StarRating="1" HotelCode="607302|hostal_carracedo" HotelName="Hostal Carracedo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Leon 13, 3º Piso, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/5b/8a5b6265bb1084d53007ae62fb9c6c23e409a6d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel enjoys a charming setting at the heart of Madrid, in the famous Barrio de las Letras are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.31" OriginalAmount="137.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|218419" HotelName="Boutique Roisa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE DE SERRANO 236</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/1/9/218419_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415834361272" Longitude="-3.7017456787635" StarRating="1" HotelCode="322525|olmedo" HotelName="Hostal Olmedo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria 8, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f3/0af30af23000dd49f3a06ecb93fd80413ae72203.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.19" OriginalAmount="138.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|444710" HotelName="Ava Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/1/0/444710_d21e9350926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.04" OriginalAmount="138.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123531" HotelName="Loyola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/3/1/123531_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has and WiFi, (free of charge), a reception. SITUATION: Is situated inMalasaÃ±a the district of 250 streets away, clients can find Callao the underground station of. ROOM: The rooms have a flat-screen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="143.23" OriginalAmount="139.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="4076570" HotelName="Ibis Madrid Norte Las Tablas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sauceda 14 Fuencarral El Pardo,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/76570/4076570/10.jpg?f=17690760</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access and bike parking.. Featured amenities include a 24-hour front desk, luggage storage, and an elevator..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.48" OriginalAmount="141.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41684634" Longitude="-3.697474" StarRating="4" HotelCode="792011|2372985" HotelName="Hotel Soho Boutique Congreso" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Zorrilla, 7, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/14/0a14676d3ecccc2ff845f6aad03ee91c8d3cee46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located in the neighborhood of the Courts, in the historic centre of Madrid, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.83" OriginalAmount="141.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.469588" Longitude="-3.582171" StarRating="4" HotelCode="29258|3600" HotelName="Meliá Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 305, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6a/bb6a98ece4b789d67f79c1c304c81b1f98dfd870.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location close to Madrid Barajas airport, the convention centres and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.469157548393" Longitude="-3.581001162529" StarRating="4" HotelCode="29474|6567" HotelName="TRYP Madrid Alameda Aeropuerto Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 100, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/a0/21a03fe7a14b0fb683d3afb2f420f485eedc34a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a district close to Madrid Barajas airport. The hotel offers an exclusive c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.83" OriginalAmount="142.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|219923" HotelName="Inter Plaza Mayor AUTO CHECK IN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/9/2/3/219923_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="148.38" OriginalAmount="144.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447616636597" Longitude="-3.655298659824" StarRating="4" HotelCode="98191|103640" HotelName="Hotel ILUNION Atrium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/04/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Emilio Vargas 3 y 5, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/40/50409639c3b56138a0a2c349b058c209961180f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in one of the best residential zones in Madrid, the hotel has direct access to the M-30. The...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.53" OriginalAmount="144.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415432283656" Longitude="-3.7061713992828" StarRating="2" HotelCode="149165|2247455" HotelName="Hostal Inter Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zaragoza 6, 3 Dcha, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1b/fa1bf85d74a1cd701458af7fb8423cd44911fa93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.72" OriginalAmount="144.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124094" HotelName="Far Home Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atocha, 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/9/4/124094_941ec401156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, shared rooms with air-conditioning and lockers. SITUATION: This establishment, is in Madrid the centre of the Puerta del Sol it is situated 7 minutes away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.63" OriginalAmount="146.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|242266" HotelName="Turísticos Torr" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Ros de Olano 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/6/6/242266_21.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.41" OriginalAmount="147" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.489678" Longitude="-3.688078" StarRating="4" HotelCode="82889|55169" HotelName="Villamadrid" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Xaudaró, 2, 28034 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/e7/e6e7276ea9f77cb89dbcd885eb3df95c273eac76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in one of Madrid's business areas at the end of Paseo de la Castellan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421527524756" Longitude="-3.6723585426807" StarRating="4" HotelCode="30167|novotel_madrid_center" HotelName="Novotel Madrid Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de O'Donnell 53, 28009 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/82/6b82346ffd1053f7552e2619e063d51e6b103c3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This glorious luxury hotel is fabulously located in Madrid's tourist and commercial centre, near to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.45" OriginalAmount="147.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123159" HotelName="Ruano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mayor, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/5/9/123159_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: the Puerta del Sol It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.94" OriginalAmount="147.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54927" HotelName="Suites Feria Madrid " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moscatelar 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/2/7/54927_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Arturo Soria district, 5 minutes away from IFEMA, close to the airport and Santiago Bernabeu Stadium. Next to the establishment, guests will find the metro stop and the bus stop. HOTEL: This hotel is ideal for holidays or business trips. The establishment offers guests a reception, cleaning every day, a restaurant, facilities for disabled guests, a lift, a buffet breakfast, a fax machine, indoor parking and internet. Outdoors, guests can find large terraces and garden areas. ROOM: The spacious, bright rooms have a bathroom with a hairdryer, complimentary bathroom items, a direct line telephone, a television, internet, a desk, a mini-bar, an air-conditioning system, heating, an alarm clock and a safe (available for a fee). Guests also have at their disposal disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152.44" OriginalAmount="148" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.486546679076" Longitude="-3.703472" StarRating="5" HotelCode="57590|30776" HotelName="Eurostars Suites Mirasierra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfredo Marquerie 43, 28034 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/0d/c60d02ad0d6cb78bd520e8b5c91f9f1e8993b5ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid, in a quiet residential area in the north of the city. It lies only ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.476633879166" Longitude="-3.687612271164" StarRating="5" HotelCode="87684|eurostars_madrid_tower" HotelName="Eurostars Madrid Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 259-B, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b8/87b859861ab734822669fbe78e040b5a5171185b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="152.45" OriginalAmount="148.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1616" HotelName="Amura Alcobendas Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Valdelaparra, 2 - Alcobendas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01616/1616/28.jpg?f=17746081</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, an indoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall. Getting to nearby attractions is a breeze with the complimentary area shuttle.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and 18 meeting rooms. A roundtrip airport shuttle is complimentary (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.71" OriginalAmount="148.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50212" HotelName="Boutique Urban Madrid Genova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Almagro, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/1/2/50212_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is in Madrid. SITUATION: This aparthotel is in Madrid city centre. It is near Alonso MartÃ­nez Square. In the surrounding area, there is public transport. ROOM: All the rooms have a bathroom, an American kitchen, a direct line telephone, a fax machine, a television, an air-conditioning system and heating. FACILITIES: Guests are offered a concierge service, daily cleaning and car rental. In the surrounding area, you can find a car park for public use.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428560097144" Longitude="-3.6943137198631" StarRating="2" HotelCode="100840|55406" HotelName="BlueSense Almagro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Almagro 10, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/2d/252d513a34b67aedcdb07329e52d976cdeb26f42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419717037887" Longitude="-3.7045021532889" StarRating="2" HotelCode="64250|239365" HotelName="Motion Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesonero Romanos 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/1f/f31f35dcd25d2f31769c971251e4aad0c3d66967.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged position in the centre of Madrid, a few metres from the Gran Vía, Pue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.54" OriginalAmount="149.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13193" HotelName="Eurostars Monte Real" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ARROYO FRESNO 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/3/13193_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4 floors and 72 rooms. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a cafÃ©, a hairdresser's, a bar, a television room and an Ã  la carte restaurant with air-conditioning, The establishment offers guests a conference room and WiFi. The establishment also offers a laundry service, room service, indoor parking and a car park. Outdoors, guests can find a garden area. SITUATION: This establishment, is in Puerta de Hierro the area it is situated 15 minutes away from the city centre, 10 kilometres away, you can find shops, is 300 metres away from bars, 600 metres away you can find nightclubs, 100 metres away, there is a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed, a central heating system and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.09" OriginalAmount="149.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|19358" HotelName="H10 Tribeca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/5/8/19358_52504651546.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 140 rooms, 130 double rooms and 10 suites. In the entrance, you can find a hall with elevators, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a hairdresser's, a TV room and a car park. With regards to the food and beverage offering, the establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning, You are also offered internet, room service, a medical care service and a laundry service. SITUATION: This urban hotel is in Azca the heart of Close to, 500 metres away, guests can find shops, restaurants and bars. ROOM: Customers can find cosy rooms with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a fridge, a safety deposit box, a double bed and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.24" OriginalAmount="149.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150715" HotelName="PETITE MAMAN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/1/5/150715_4b43f241415.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the city centre of 5 minutes away, you can find Puerta del Sol and Sevilla the metro station of Close to shops, cafÃ©s and bars. It has excellent transport links to places of interest and the nightlife. Paseo del Prado 15 minutes away from the establishment you have the Prado, Reina SofÃ­a and Thyssen-Bornemisza the museums of 300 metres away from the establishment, you can find Santa Ana the Square of. ROOM: Each room has an air-conditioning system, WiFi, parquet flooring, a television, a safety deposit box, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.40" OriginalAmount="149.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428000823628" Longitude="-3.6983570281886" StarRating="2" HotelCode="263673|2546375" HotelName="Safestay Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sagasta 22, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0deeade09ea79861721bc7d11c13b1548814af57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13221" HotelName="Ilunion Suites Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lopez de Hoyos 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/1/13221_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in Madrid the centre of Close to the tourist attractions, is situated in a central location, next to the establishment, there is an underground station excellent transport links to Madrid-Barajas Airport Juan Carlos I the fair centre Madrid the business area of. ROOM: The establishment has rooms with a living room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="154.92" OriginalAmount="150.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1054" HotelName="Hotel Ilunion Pio XII" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Pio XII, 77</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01054/1054/2.jpg?f=17748738</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access, wedding services, and tour/ticket assistance.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 4306 square feet (400 square meters) of space consisting of conference space and 6 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="155.00" OriginalAmount="150.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1850190" HotelName="Vitium Urban Suites" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 61,  5º Planta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/50190/1850190/2.jpg?f=17599157</HotelPictures>
        <HotelDescription>This wonderful property enjoys a charming setting in Madrid. The property is perfect for travellers who are eager to explore this vibrant city. Many of the city's most prominent attractions can be found nearby. A range of shopping, dining and entertainment opportunities are located in the vicinity. The property enjoys an avant-garde, charismatic design, which is sure to impress. Offering unprecedented luxury and style, this guest house tempts business and leisure travellers alike. The guest rooms are modern and stylish, offering comfort and convenience. Guests are sure to appreciate the high level of excellence that this unique guest house has to offer. CHECK IN TIMES ARE FROM 8:00am to 11pm. IN CASE CLIENT ARRIVES LATER, THEY SHOULD CONTACT THE HOTEL PREVIOUSLY TO GET THE INSTRUCTIONS TO DO THE CHECK IN ONLINE.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.19" OriginalAmount="150.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.457318514505" Longitude="-3.6467675864697" StarRating="4" HotelCode="410221|382305" HotelName="All In Hotel Suites Feria de Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Moscatelar 31, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/69/91696eb284cecc4c733eb4a6a4c2fe06c1499358.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive neighbourhoods in Madrid, Ciudad Lineal, just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="155.46" OriginalAmount="150.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.456854" Longitude="-3.647615" StarRating="4" HotelCode="30679|3588" HotelName="Zenit Conde Orgaz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Moscatelar 24, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/38/5e385f10fae57b649b4cfd4393d463af8f193e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated close to the Juan Carlos I trade centre and the congress cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.60" OriginalAmount="151.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.447551" Longitude="-3.628123" StarRating="4" HotelCode="7854|274875" HotelName="Meliá Avenida América" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Juan Ignacio Luca de Tena 36, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/07/4807d72e88d320af37a053bba8972f136be70f09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the harbour and Castellana Avenue, close to the trade fairground. A se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.84" OriginalAmount="151.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123264" HotelName="Cc Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/6/4/123264_1004ad91912.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 200 metres away fromAtocha the Railway Station of It is 2 minutes away fromReina Sofia the Museum of. ROOM: The rooms have an air-conditioning system, WiFi (free of charge) and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.92" OriginalAmount="151.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|70621" HotelName="Holiday Inn Express Madrid-leganes, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AVD DE LA RECOMBA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/6/2/1/70621_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays renovated in 2009 and has 80 modern style rooms situated in a great location, Some of the establishment facilities on offer are air-conditioning, a lobby with a reception, a reception, a safety deposit box service, a currency exchange service, a cloakroom, 2 meeting rooms and a lift. With regards to the food and beverage offering, the establishment has a cafÃ©, a restaurant and 2 terraces. The establishment offers conference facilities, WiFi, a car park (free of charge) and a car park (for a fee). SITUATION: This hotel is in Madrid south near the establishment, guests will find Warner Amusement Park is situated in San Cristobal de La Laguna the business area of 200 metres away, guests will find Arroyosur the commercial area of El Corte InglÃ©s it is 400 metres away from 990 metres away, guests have Arroyo Culebro the underground station of el Parque de Polvoranca it is situated 1 kilometre away from 20 minutes away, guests can find Madrid the city centre of it is situated 35 kilometres away from Adolfo SuÃ¡rez Madridâ€“Barajas Airport. ROOM: Each room has a bathroom with a bath, a hairdryer, a double bed, a direct line telephone, a television, a radio, a safety deposit box, WiFi, a kitchen with coffee pot, an ironing set, an air-conditioning system, heating and a terrace. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.94" OriginalAmount="151.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|445860" HotelName="Four Points Flex by Sheraton Madrid Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mezquite 5B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/6/0/445860_a52511b1317.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.13" OriginalAmount="151.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13232" HotelName="Madrid Alameda Aeropuerto, Affiliated By Meliá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. de Logrono 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/2/13232_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated near Adolfo SuÃ¡rez Madridâ€“Barajas Airport. The establishment offers a transfer service to the airport, the Congress Centre, free of charge and according to the season. It is well-connected with the Juan Carlos I Convention Centre and the exhibition centre. HOTEL: This renovated hotel, has 142 rooms, a restaurant, a bar and a terrace. The establishment also offers internet (free of charge), room service, a laundry service, a gym, a sauna and a car park (for a fee). ROOM: The inviting rooms with air-conditioning have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, central heating and computer safe. FACILITIES: There are many facilities and services available at the establishment, including a covered heated swimming pool, a sauna and a gym. It is situated close to Olivar de la Hinojosa a golf course. The establishment boasts a hall with wifi connection. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.41" OriginalAmount="151.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50208" HotelName="Anaco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tres Cruces, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/0/8/50208_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the city centre of Where you can find monuments and. HOTEL: This hotel offers an inviting coffee shop, a restaurant and room service. Next to the establishment, clients can find a car park. ROOM: The establishment has 39 rooms with a bathroom, a television, a safe and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.475140876872" Longitude="-3.7430022444644" StarRating="4" HotelCode="30843|32448" HotelName="Hotel Eurostars Monte Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Arroyofresno 17, 28035 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d6/b1d6b05ce616b5711eb364b11ebade088e0e106f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the leisure district of Puerta de Hierro, roughly a 15-minute drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.467490435003" Longitude="-3.6900544166565" StarRating="4" HotelCode="46623|39621" HotelName="Hotel Exe Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 191, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/80/b2802a570b620afbee64ff9dbbbf4a2a171897e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location in the business district in the heart of the Paseo de la...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.3053105077" Longitude="-3.7748256325722" StarRating="3" HotelCode="161637|40009" HotelName="Holiday Inn Express Madrid-Leganés" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Recomba 11, Parque Industrial La Laguna Leganes, 28914 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/46/db4655647aadba033d44dbe7586ee9f83a8387f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the south of Madrid, close to the Parque Warner theme park, in the La Lagun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157.03" OriginalAmount="152.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.44774" Longitude="-3.669104" StarRating="4" HotelCode="24896|4690" HotelName="Hotel ILUNION Suites Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle López de Hoyos 143, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e2/e5e2f2aa0e092b549d3d207dafbca543804c35c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, contemporary hotel offers spacious, modern suites in the heart of Madrid, close to a...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.41" OriginalAmount="152.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|58129" HotelName="Ilunion Atrium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>EMILIO VARGAS 3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/1/2/9/58129_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel with air-conditioning, was built in 2007, has a car park, indoor parking, a restaurant, a bar and a VIP room. It has 195 rooms, 175 double rooms, 5 convertible rooms and 20 suites. The establishment offers guests a safety deposit box service, a currency exchange service, a lift, a television room, conference facilities, internet, room service and a laundry service. SITUATION: This hotel is in a wonderful area of Madrid. It has excellent transport links to the motorway. 100 metres away from the establishment, you can find public transport and shops. It is 7 kilometres away from a train station and metro stops. Close to the establishment, clients can find the fair centre. It is 7 kilometres away from Madrid-Barajas International Airport. ROOM: All the rooms have a bathroom, an individual air-conditioning system, heating, a satellite television, a mini-bar, a safe, a shower, a hairdryer and WiFi. FACILITIES: The establishment boasts a gym. 5 kilometres away, there is a golf course. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="157.79" OriginalAmount="153.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="72647" HotelName="Nh Madrid Barajas Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Catamaran, 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/72647/72647/6.jpg?f=17752561</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.20" OriginalAmount="153.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|123095" HotelName="Safestay Madrid Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sagasta, 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/9/5/123095_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, luxury guesthouse, Madrid it is situated in has WiFi, (free of charge), communal areas, a cinema room and a bar. ROOM: All the rooms have private bathrooms, Some rooms offer shared bathrooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42614445" Longitude="-3.69815017" StarRating="0" HotelCode="623106|madrid_suites_san_mateo" HotelName="Madrid Suites San Mateo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de San Mateo 21, Planta 2, Madrid 28004</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/99/5e99d5e50bd08d488edd7d0195a6a7f53cec1bb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436054" Longitude="-3.679347" StarRating="4" HotelCode="178195|dormirdcine_cooltural_rooms" HotelName="Dormirdcine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Príncipe de Vergara, 87, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/93/76/937640995f31c98b1e25e91ef851d579929d8053.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the central Salamanca district (2.5 km from the centre), very close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.70" OriginalAmount="155.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13190" HotelName="Ilunion Alcala Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Romualdo 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/0/13190_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, it offers modern technology and WiFi (free of charge). SITUATION: This hotel is in Madrid north-east Next to Juan Carlos I the fair centre Close to AlcalÃ¡ the street close to the establishment, clients can find Suanzes the metro stop In the surrounding area you can enjoy shops, bars, restaurants and nightclubs. 10 minutes away from the establishment clients have Madrid-Barajas Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a Hi-Fi, internet, a mini-bar, a fridge, a safety deposit box, a double bed and central heating. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.80" OriginalAmount="155.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124123" HotelName="CH Lemon Rooms - Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Espada, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/2/3/124123_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMadrid the city centre of 50 metres away, guests can find Tirso de Molina the metro station of. ROOM: Customers can find modern rooms, with an air-conditioning system, a bathroom, WiFi (free of charge), a safety deposit box and a satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.87" OriginalAmount="155.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.430608432797" Longitude="-3.6642296922241" StarRating="2" HotelCode="207386|933648" HotelName="Hotel ibis Madrid Centro las Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Julio Camba 1, Esquina Alcala, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/9b/2c9b3c69b9150d1721cad4c81dd89453055810a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.61" OriginalAmount="155.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.439008442497" Longitude="-3.6730062961578" StarRating="4" HotelCode="51925|5120" HotelName="abba Madrid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de America 32, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/0b/990b23381a4359d3762951febd44dc2e949c395a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the start of the Avenida de América on the corner of Calle Cartagena an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.405597302656" Longitude="-3.6948903312827" StarRating="2" HotelCode="391107|hostal_cordoba" HotelName="Hostal CC Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Paseo De Santa Maria De La Cabeza 21, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/48/664824c25efd09f0e74d5487b408fec917e38d81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.76" OriginalAmount="156.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124155" HotelName="Olmedo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/5/5/124155_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment great value, is situated in, a building, was built in the 19th Century. SITUATION: This establishment, is in Madrid the centre of the Puerta del Sol it is located 100 metres away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.51" OriginalAmount="156.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416789901407" Longitude="-3.6972461898169" StarRating="2" HotelCode="149126|1110848" HotelName="Hostal Oporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zorrilla 9, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/f2/57f234fd66ab2cbe90c8b06fdb43a609e4c5e930.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.67" OriginalAmount="156.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13185" HotelName="Madrid Retiro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ del Pez Volador, 1 - 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/5/13185_c7317271039.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel, el Barrio de Salamanca (Madrid) it is in el Barrio de Salamanca (Madrid) Close to Buen Retiro park the city centre, and. HOTEL: This renovated establishment in 2010, has 2 buildings, beautiful gardens, an art gallery, a terrace on the rooftop and with views. This hotel is perfect for business and holiday stays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.07" OriginalAmount="157.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|232546" HotelName="Onefam Sungate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Carmen 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/5/4/6/232546_1_8131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.10" OriginalAmount="158.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123433" HotelName="Palacios Fuencarral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/4/3/3/123433_d4bfcfe1928.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inFuencarral the street 10 minutes away from the establishment, you can find Gran Via the underground station of It is situated near shops, bars and restaurants. ROOM: The rooms have and WiFi, a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="163.24" OriginalAmount="158.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436533" Longitude="-3.621056" StarRating="4" HotelCode="32665|8266" HotelName="Hotel ILUNION Alcalá Norte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Romualdo 30, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/6f/a86ffc6c225f214fd83e0a50a11fdb851d060de8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north west of Madrid in the Julian Camarillo and near Alcala Street. Th...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.55" OriginalAmount="158.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|80465" HotelName="Ibis Madrid Centro Las Ventas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Julio Camba, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/5/80465_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Las Ventas the district of Next to the bullring, is 100 metres away from Ventas the underground station of In the surrounding area you can enjoy bars and restaurants. it is located 15 minutes away (by metro) from the city centre and the commercial areas, 300 metres away from the establishment, you can find the beach, is situated 10 kilometres away from Madrid-Barajas Airport. ROOM: Each room has an air-conditioning system, WiFi (free of charge), parquet flooring, a satellite television, a bathroom with bathroom items and a hairdryer. HOTEL: The establishment has a cafÃ© and a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.56" OriginalAmount="158.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|386023" HotelName="Ch Otello Rooms - Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/0/2/3/386023_5.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="163.75" OriginalAmount="158.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423175055175" Longitude="-3.7057760947046" StarRating="2" HotelCode="143541|2692072" HotelName="Hotel Life" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pizarro 16, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f8/cdf8a045a1d1bbb25e849c5fdc1fb70211724dc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.83" OriginalAmount="159.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13246" HotelName="Abba Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AVENIDA AMERICA 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/4/6/13246_d52c5a51305.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a great location 12 floors, 207 rooms, 4 suites, 4 junior suites and 22 executive rooms. In the entrance, guests are offered a lobby with elevators, a reception, a currency exchange service and a cloakroom. The establishment boasts a television room, conference rooms, internet, a cosy bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: This hotel is in America Avenue Between Cartagena and MarÃ­a de Molina the streets of it is in Salamanca the district of in the surrounding area, clients have Madrid-Barajas Airport It has excellent transport links to IFEMA the fair centre Juan Carlos I the convention centre near the establishment, you will find the Prado the museum shops and leisure areas. in front of the hotel there is a public transport stop. ROOM: It has soundproofed rooms with a bathroom, a hairdryer, a direct line telephone, a satellite TV, cable television, a mini-bar, a double bed, a safety deposit box (available for a fee) and WiFi (free of charge). FACILITIES: The establishment has a gym. MEALS: The establishment serves a buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and EC. OBSERVATIONS: check-in is at 14:00 and check-out is at 12:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.50" OriginalAmount="159.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|151186" HotelName="Los Arcos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/1/8/6/151186_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has WiFi, heating and a vending machine. SITUATION: This establishment, is in a central area, Puerta del Sol it is located 20 metres away from 15 metres away from the establishment, you can find Mayor the street 10 minutes away from the establishment clients have the Royal Palace, 2 minutes away from the establishment, guests will find Puerta del Sol the metro station of it is 7 minutes away from Atocha the Railway Station of. ROOM: The establishment has single rooms, double rooms, triple rooms with a bathroom, a shower, a television, towels and bedding.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.74" OriginalAmount="159.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124118" HotelName="Regio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/1/8/124118_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMadrid the city centre of Close to. ROOM: Clients can find rooms with a balcony, an air-conditioning system, a flat-screen television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.88" OriginalAmount="160.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4116431" Longitude="-3.70467696" StarRating="0" HotelCode="519579|4644335" HotelName="Lemon Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Espada 6</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e3/8ee3a846105eb0587a069c4e136aa9bd59996106.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="165.21" OriginalAmount="160.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.406266289724" Longitude="-3.7217527627945" StarRating="4" HotelCode="171005|142445" HotelName="NH Madrid Ribera del Manzanares" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Virgen del Puerto 57, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/9e/d59e2ae32977b3a7a264879a36d69c1a81aa5b1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Madrid, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.35" OriginalAmount="160.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|35380" HotelName="Luze Castellana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/0/35380_153046d1353.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the city centre of Next to the commercial area and the business area. In the surrounding area, you can find and. El Palacio de Congresos a few metres from the establishment, you can find Santiago Bernabeu the stadium Chamartin the Railway Station of in the surrounding area of the establishment, guests can find shops, bars, restaurants and public transport. it is situated 7 kilometres away from Madrid Airport. HOTEL: This hotel is ideal for holidays and business stays 126 rooms, an open-air bar, a breakfast room, meeting room and a car park (for a fee), Guests also have access to a reception, 3 lifts and WiFi. For an additional charge you can use room service and a laundry service. ROOM: All the rooms have an air-conditioning system, individual heating, a satellite TV, a double bed, a mini-bar, a safety deposit box, WiFi, a direct line telephone, a desk and a bathroom with a hairdryer. FACILITIES: Outdoors, clients can enjoy a garden with a pool, deck chairs and parasols. Around the establishment, our guests can find a gym (available for a fee). MEALS: Clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.51" OriginalAmount="160.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|151197" HotelName="Madrid Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/1/9/7/151197_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has a reception, a baggage room (free of charge), WiFi and tourist information. SITUATION: This establishment, is in Madrid the heart of 350 metres away from the establishment, you can find Puerta del Sol the metro station of Close to bars, restaurants and shops. it is 15 kilometres away from Atocha the Railway Station of it is situated 15 minutes away from Buen Retiro the Park of 19 kilometres away from the establishment, guests will find Madrid-Barajas Airport. ROOM: The rooms have an air-conditioning system, a writing desk, parquet flooring, a bathroom with a shower, a hairdryer, bedding and towels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.55" OriginalAmount="160.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|119993" HotelName="Exe Moncloa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arcipreste de Hita, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/9/3/119993_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in an excellent location, In front of the metro station and Calle de la Princesa next to. HOTEL: This hotel offers 3 meeting rooms, a small swimming pool, a terrace on the rooftop, with panoramic views and bright rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.79" OriginalAmount="160.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123445" HotelName="Noviciado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 55, 2D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/4/4/5/123445_f1b31461957.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception. SITUATION: Is situated inMadrid the centre of 2 minutes away from the establishment, you can find MalasaÃ±a the district of. ROOM: The establishment has modern rooms, with air-conditioned, WiFi (free of charge) and a flat-screen television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="165.85" OriginalAmount="161.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1535" HotelName="Hotel Madrid Alameda Aeropuerto, Affiliated By Meliá" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida  de Logrono, 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01535/1535/31.jpg?f=17750950</HotelPictures>
        <HotelDescription>Facilities: This hotel has a lift and a reception desk. Services include a baggage storage service. Wireless internet access is provided in public areas. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a transfer service, room service and a laundry service. A projector is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="165.95" OriginalAmount="161.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4920" HotelName="Hotel Nh Madrid Ventas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Biarritz,  2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04920/4920/23.jpg?f=17737322</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, limo/town car service, and express check-in. Planning an event in Madrid? This hotel has 538 square feet (50 square meters) of space consisting of a conference center and 9 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.95" OriginalAmount="161.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.471914214257" Longitude="-3.6835741996765" StarRating="4" HotelCode="97078|262315" HotelName="Weare Chamartin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agustín de Foxa s/n, 28036 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/22/7622eb78648a9804e086fe0dbbf5ea6abfa75d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre, close to Chamartín train station. Countless shopping an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="166.10" OriginalAmount="161.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="111439" HotelName="Hotel Zenit Conde De Orgaz" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Moscatelar, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11439/111439/1.jpg?f=17749952</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and wedding services. Additional amenities at this hotel include a television in a common area, tour/ticket assistance, and a banquet hall.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 1292 square feet (120 square meters) of space consisting of conference space and 4 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.61" OriginalAmount="161.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13218" HotelName="Chamartin The One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AGUSTIN DE FOXA, S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/8/13218_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel is in the heart of, the business area, Close to Chamartin the Railway Station of Where clients can find shops, leisure areas and a bowling alley. Paseo de la Castellana it is located close to. HOTEL: This hotel offers comfortable facilities and a restaurant with Mediterranean cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166.86" OriginalAmount="162" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415250532038" Longitude="-3.7006423141208" StarRating="1" HotelCode="386434|224898" HotelName="Hostal Palacios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 25, 1º Dcha, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/9b/339b2412b87c5c9ca8926e857cf1958936fba88b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417380926967" Longitude="-3.7085826299758" StarRating="2" HotelCode="149097|hostal_las_fuentes" HotelName="Hostal Las Fuentes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Las Fuentes 10, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5f/d95f675e7f147ca2192be49dc4a9bbc926048ea6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.17" OriginalAmount="162.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|123354" HotelName="Life Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pizarro 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/5/4/123354_904e6c31920.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), guided tours and a transfer service to the airport. SITUATION: This establishment, is in Madrid the centre of it is located near Gran Via Avenue Close to, , and, is 5 minutes away from the metro station. ROOM: Each room has an air-conditioning system, desks, comfortable beds and reading lamps.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.40" OriginalAmount="162.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458602522733" Longitude="-3.6952221607479" StarRating="3" HotelCode="59808|235686" HotelName="Senator Castellana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Julián Besteiro, 37, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/89/e38984ac12005f87d5c63a7f24821d54a662e08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid, in the best commercial and business area, next to Plaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.65" OriginalAmount="162.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|369220" HotelName="Scout Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Entre Arroyos 19bis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/2/2/0/369220_f16cbdb1321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="884683|ava_rooms" HotelName="P. AVArooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fuencarral 17</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9b3c8c2df737e2ef2d1dd3fceb5c49c74a486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.09" OriginalAmount="163.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|253898" HotelName="Ha San Mateo Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Calle de San Mateo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/8/9/8/253898_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.83" OriginalAmount="163.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.40886479" Longitude="-3.6547712" StarRating="0" HotelCode="434678|3307885" HotelName="Scout Madrid Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Entre Arroyos 19bis, 28030 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/04/ea04de26d7ac0d0220d0e36377c1df0c8be91439.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Scout Madrid Hostel in Madrid (Media Legua), you'll be close to Cer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.49" OriginalAmount="164.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13257" HotelName="Espahotel Plaza De España" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/5/7/13257_355b9571341.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central area, Close to and. HOTEL: This air-conditioned hotel has 79 apartments and 7 suites. The establishment boasts a bar, The establishment offers room service, a laundry service, a car park and indoor parking. APARTMENTS: All the apartments have a bathroom with hairdryer, telephone, minibar, a safe box at an additonal cost, heating and central air conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.77" OriginalAmount="164.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41523656" Longitude="-3.70031546" StarRating="1" HotelCode="418097|3316135" HotelName="Hostal Star Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle Principe 18, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/56/c856bf77518db5c4859d2b02be20b3157496b8d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Star Madrid in Madrid (Madrid City Centre), ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.83" OriginalAmount="164.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|66108" HotelName="Urban Sea Atocha 113" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ATOCHA 113</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/1/0/8/66108_999fd881601.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2009, has 36 rooms and 6 floors. This air-conditioned hotel has a lobby, with express check-out, a reception, a safety deposit box service, a lift and WiFi. SITUATION: This hotel is 100 metres away from Atocha the Station of Close to Reina SofÃ­a, El Prado and Thyssen the museums of it is situated in the surrounding area of restaurants, bars, 14 kilometres away from Madrid Airport. ROOM: All the rooms have a balcony or terrace, a shower, a hairdryer, a double bed, a direct line telephone, a television, internet, heating and an individual air-conditioning system. FACILITIES: On the rooftop, our customers can find a terrace with deck chairs and a shower. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.94" OriginalAmount="164.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123156" HotelName="San Blas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atocha, 117</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/5/6/123156_e5ba6fe1929.jpg</HotelPictures>
        <HotelDescription>SITUATION: CaixaForum It is located 200 metres away from 200 metres away, guests will find Reina Sofia the museum. ROOM: The rooms have an air-conditioning system, a bathroom and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.425258443904" Longitude="-3.7001618914016" StarRating="0" HotelCode="749943|bastardo_hostel" HotelName="Bastardo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Laundry,Parking,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Mateo 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e1/ede16d21d600054a92fe56c21b244a8cc8107f86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;bastard:
From fr. ant. bastart.
1. adj. That degenerates from its origin or nature.

A journey does ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.98" OriginalAmount="165.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|220882" HotelName="Abracadabra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/8/2/220882_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.57" OriginalAmount="165.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.555316" Longitude="-3.609999" StarRating="2" HotelCode="39335|387495" HotelName="Holiday Inn Express Madrid-San Sebastian d/l Reyes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Los Pirineos S/N, 28700 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/0e/8e0e7cf0501ac7ea09a621455dc3e9c07feb6fcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in heart of one of the most important business areas, and is located 15 km to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.61" OriginalAmount="165.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150701" HotelName="Alexis Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Principe, 18. Piso 4 Derecha, Centro de Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/0/1/150701_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the city centre of Close to Santa Ana the Square of Puerta del Sol it is located 300 metres away from 10 minutes away from the establishment, clients can find the Prado the Museum of, Close to Santa Ana the Square of cafÃ©s. 200 metres away, clients have Sevilla the metro station of. ROOM: Each room has an air-conditioning system, WiFi, a safety deposit box and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.76" OriginalAmount="165.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.47042469013" Longitude="-3.6850842833519" StarRating="4" HotelCode="30469|2257095" HotelName="Barceló Imagine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agustin De Foxa 32, 28036 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a1/9aa125435c8341715a95652362d23da1b34b2c73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located close to the Plaza de Castilla in the north of Madrid and is ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.90" OriginalAmount="165.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13171" HotelName="Exe Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana, 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/7/1/13171_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1999 and renovated in 2007. The establishment boasts 262 recently renovated rooms, business rooms and suites. Guests have access to a cafÃ©, a restaurant, a bar, a car park, WiFi and 4 event rooms. SITUATION: This hotel is in the business area. Is situated in Paseo de la Castellana, next to El Palacio de Congresos Santiago Bernabeu Stadium. 15 minutes away from the establishment guests have the airport. It takes 10 minutes to get to the Juan Carlos I trade fair ground. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, central heating and a safe. FACILITIES: Clients can enjoy a Jacuzzi, a sauna, a steam bath and a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423884561043" Longitude="-3.7058645731178" StarRating="3" HotelCode="113294|hotel_abalu_boutique_design_hotel_2" HotelName="Hotel Abalu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pez 19, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/bd/42bd200aae0f7e454f2c00692011c3f77884793c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are set in the heart of Madrid, just a short walk away from Plaza España. Noviciado m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.74" OriginalAmount="166.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|55073" HotelName="Abalú Boutique &amp; Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PEZ 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/7/3/55073_b0ed0370912.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel 15 rooms and fully-equipped. With regards to the food and beverage offering, the establishment has Beauty the bar The establishment offers guests traditional food, nouvelle cuisine and room service. SITUATION: Is situated inMadrid the historic and business centre of Gran VÃ­a, Plaza de EspaÃ±a, the Puerta del Sol and Plaza Mayor it is close to.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.37" OriginalAmount="167.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13198" HotelName="Líbere Madrid Chamberí" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JOSE ABASCAL 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/8/13198_0a881a70914.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the area ChamberÃ­ (Madrid), a few minutes walk away from the city centre where you can find bars, restaurants and nightclubs. Nearby, there is public transport, Paseo de la Castellana and museums. In front of the hotel there is a bus stop. HOTEL: The Tryp Alondras is rated three stars and was renovated in 2011. The establishment has simple rooms, a reception and daily press. ROOM: All the rooms have WiFi (free of charge), a bathroom with a hairdryer, a direct line telephone, a mini-bar, a central heating system and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.438455215158" Longitude="-3.7009871006012" StarRating="3" HotelCode="7859|28194" HotelName="TRYP Madrid Chamberí Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle José Abascal 8, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/e3/f0e396becb6867e8a52c4bb5500760c6e6713ac1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the leisure district of Chamberi in Madrid and lies just a few minutes walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423351" Longitude="-3.707571" StarRating="2" HotelCode="149004|abami_ii" HotelName="Hostal Abami II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 35, 2do izquierdo, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/60/116059fffd1b4c5a2555a0525120ec2fbb00482b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.54" OriginalAmount="168.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|70513" HotelName="Dormirdcine Cooltural Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRINCIPE DE VERGARA, 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/5/1/3/70513_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated in Salamanca the district of Paseo de la Castellana near the establishment, you will find It has excellent transport links to a subway station and bus. ROOM: The establishment has 85 rooms with a bathroom, a desk, WiFi, a television and a mini-bar. FACILITIES: The establishment has a reception, a lounge and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="174.50" OriginalAmount="169.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.443887381631" Longitude="-3.6726863453977" StarRating="3" HotelCode="32147|14453" HotelName="Sercotel Togumar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Canillas 59, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/53/29530c41eb10bdd6bfa35034c22427f2f324e426.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is in a privileged location, just 10 minutes from Madrid Airport, Chamartín t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.86" OriginalAmount="169.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124188" HotelName="Flat5madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo, 55 - 5 izquierda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/8/8/124188_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has air-conditioning, heating, a laundry service, a photocopier, a fax machine, a scanner, a reception, a telephone, a lift, WiFi (free of charge) and computer. SITUATION: This establishment, is in San Bernardo the street. ROOM: Some rooms have shared bathrooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.10" OriginalAmount="170" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.435541702625" Longitude="-3.6638304024467" StarRating="4" HotelCode="32777|30535" HotelName="NH Madrid Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Biarritz 2, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/5e/965e4e662c787c61283699c7c167e3f2613bb676.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located near the Las Vegas bullfighting ring. It is also conveniently si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41896271" Longitude="-3.70926364" StarRating="2" HotelCode="518131|lm_rooms" HotelName="LM Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campomanes 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/11/de11a1660685ea2a7d14a489709efc9c23397067.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at LM Rooms Opera, you'll be centrally located in Madr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.22" OriginalAmount="170.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.445696913643" Longitude="-3.6729368196434" StarRating="3" HotelCode="311317|226143" HotelName="Aparthotel AHM Marcenado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Marcenado 9, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/b9/3db91cdbdfa194c9b4c09b220cbe2fe427294399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a cloakroom, a sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.25" OriginalAmount="170.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124171" HotelName="Carrera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/7/1/124171_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the historic centre of Carrera de San JerÃ³nimo is situated in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.45" OriginalAmount="170.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|77258" HotelName="Las Fuentes - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Las Fuentes 10,1-D (Plaza De La Opera)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/2/5/8/77258_b91014f1401.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is rated 2 stars, is in a historic building and has comfortable facilities. SITUATION: This establishment is in the centre of Madrid. Near the establishment, you will find the opera and the metro station. ROOM: The rooms have an air-conditioning system, a direct line telephone, a mini-bar, a television, a safety deposit box (available for a fee), WiFi (free of charge) and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.72" OriginalAmount="170.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123079" HotelName="Oporto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/7/9/123079_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, the Paseo del Prado it is 250 metres away from the Puerta del Sol 10 minutes away, you can find it is situated 10 minutes away from the metro station, 15 minutes away from the establishment, clients can find Atocha the Railway Station of it is situated 20 minutes away from Madrid-Barajas Airport. ROOM: The rooms have WiFi, tiled floors, an air-conditioning system, a central heating system, a safe, a writing desk and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.09" OriginalAmount="170.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.471731" Longitude="-3.685786" StarRating="3" HotelCode="32754|335235" HotelName="TRYP Madrid Chamartín Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Mauricio Ravel 10, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/5a/a85a4820f47705fa916b742dc0a6e9b73cc9a174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the residential district of Plaza de Castilla, this hotel lies within a short distance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41563832739" Longitude="-3.7053573728772" StarRating="2" HotelCode="149001|a_nuestra_senora_de_la_paloma" HotelName="A Nuestra Señora de la Paloma Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Esparteros 12 Piso 3, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c0/bbc049e1a4e3ae9ba1193d46928ca89202c4a4f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.69" OriginalAmount="171.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124080" HotelName="Rio Parana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Espoz y Mina, 5, 3 y 4 izquierda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/8/0/124080_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi and (free of charge), a reception. SITUATION: the Puerta del Sol It is located 100 metres away from. ROOM: The rooms have and a flat-screen television, a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419731" Longitude="-3.7036" StarRating="2" HotelCode="190821|hostal_regio" HotelName="Hostal Regio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Chinchilla 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/39/09391743eecfbc374595ee59f7a4c9bb64425b62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41528594" Longitude="-3.70036335" StarRating="3" HotelCode="519226|hostal_alexis_madrid" HotelName="Hostal Alexis Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Principe 18, Piso 4 Derecha, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd2647dde5b1c2407ff986eea1a1b8e2986999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.52" OriginalAmount="172.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13215" HotelName="Melia Avenida América" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JUAN IGNACIO LUCA DE TENA 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/5/13215_14ab0451836.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is located between the airport and, Close to Juan Carlos I the fair centre Around the establishment, clients can find leisure areas, shops, golf courses, cinemas and restaurants. HOTEL: This urban airport hotel, was opened in 1994 and renovated in 2004. The establishment has a main 5-storey building, a 5-storey annexed building, has 322 rooms, 129 single rooms, 175 double rooms and 18 suites. In the establishment entrance, guests will find a lobby with elevators, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment boasts a cafÃ©, a bar, a conference room, WiFi, a TV room and indoor parking. The establishment offers room service, a laundry service, a medical care service and daily press. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant, with air-conditioning, with highchairs. ROOM: Each room has queen-size bed, a fully-equipped bathroom, a direct line telephone, a television, WiFi, a safe, an air-conditioning system and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.430666489624" Longitude="-3.7169702663508" StarRating="3" HotelCode="31101|23763" HotelName="Hotel T3 Tirol" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Marqués de Urquijo 4, 28008 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/97/b7970c0e51e3a27548c34ba7a4ae7ae4dc45dc49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fine hotel is located in the tourist centre of Madrid. The surrounding area is full of exciting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416495" Longitude="-3.699267" StarRating="2" HotelCode="149035|hostal_carrera" HotelName="Pension Carrera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Photocopy,Shopping Arcade,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 30/03, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/fb/0bfb3ce97a8654a8bf5397e977addd6bd64cecf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is in the historic centre of Madrid. It is located in Carrera de San Jerónimo....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.23" OriginalAmount="173.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124109" HotelName="Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via, 44, 8 Izquierda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/0/9/124109_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers WiFi, (free of charge), a reception. SITUATION: Gran Via It is in Close to Callao the underground station of. ROOM: Customers can find large rooms, with flat-screen TV and private or shared bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.35" OriginalAmount="173.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26643" HotelName="Mirador De Chamartin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DEL ARTE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/6/4/3/26643_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 103 rooms, a lobby, a reception area and a safety deposit box service. Regarding the food and beverage offering, the establishment has 2 international restaurants, a cafÃ© and a bar. Guests have access to a meeting room, a business centre, an outdoor pool, a gym, a sauna, an indoor car park (for a fee), a laundry service and a cleaning service. SITUATION: This hotel Chamartin is situated in 5 minutes away from, the railway station, Close to Juan Carlos I (IFEMA) the trade fair ground Juan Carlos I (IFEMA) 3 minutes away, there is a public transport stop, is situated 7 minutes away from Madrid-Barajas the airport. ROOM: a double bed, a bathroom with a shower, a bath, a hairdryer, a television and internet (available for a fee), Some suites have a terrace, The establishment has one-bedroom apartments with a living room, a kitchen with a microwave, a dishwasher and a washing machine. They also have individual heating and an individual air-conditioning system. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a sauna and a gym. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.99" OriginalAmount="173.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13200" HotelName="Melia Barajas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/0/0/13200_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, is situated in a good location. It has 198 double rooms, 23 single rooms and 8 suites. The establishment offers 9 conference rooms. The establishment boasts air-conditioning, a hairdresser's, a bar, a restaurant, internet, room service, a laundry service and a car park. SITUATION: This hotel is in a quiet area, close to Madrid Airport. It has excellent transport links to the city centre. It is near the tourist areas. The establishment offers a transfer service to the airport, the convention centres and exhibition centres. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, an air-conditioning system, a central heating system and a safe. FACILITIES: The establishment boasts a swimming pool and a gym. It is 2 kilometres away from the golf course Olivar. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.13" OriginalAmount="173.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13183" HotelName="Melia Castilla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Poeta Joan Maragall 43 (ex Calle del Capitan Haya 43)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/3/13183_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is in ChamartÃ­n (Madrid) the district of ChamartÃ­n (Madrid) Next to, 10 minutes walk away, you can find the Congress Centre and Santiago Bernabeu the stadium. HOTEL: This hotel offers classic style rooms and a convention centre. This establishment is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.432045" Longitude="-3.69935" StarRating="4" HotelCode="161633|20051" HotelName="Hotel Agora Juan de Austria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan de Austria 5, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/3d/d83ddc327c91f1656243d35ff6aafdc08a712fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This landmark hotel is located in the city of Madrid, at the heart of the historic neighbourhood of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.44716138314" Longitude="-3.7057533860207" StarRating="4" HotelCode="113292|132967" HotelName="VP Jardín Metropolitano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Reina Victoria 12, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d0/e6d04f3018b5f8a6212081167829ab4d23bbca27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Glorieta de Cuatro Caminos and the Paseo de la Castellana, not to mention an infinite number of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="179.30" OriginalAmount="174.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1305" HotelName="Hotel Elba Madrid Alcalá" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alcalá, 476</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01305/1305/1.jpg?f=17750936</HotelPictures>
        <HotelDescription>Located on the well-known Calle Alcalá, a mere 15 minutes by metro from the city center, the Elba Madrid Alcalá 4-star Hotel offers ideal accommodations for all types of guests—tourists, film buffs, shopaholics, and business clients—thanks to the services and facilities available, as well as its convenient access to different parts of the city. Taxis and buses stop in front of the hotel, and two metro stations are just a 5-minute walk away. The hotel has spacious, light, and fully equipped rooms with carefully selected decor and personalized attention to make you feel at home. The hotel's services are complemented by an à la carte restaurant with a cozy ambiance, large windows, and outside access, where you can savor high-quality dishes, and a café and covered terrace for drinks or snacks. With 15 fully equipped meeting rooms, free high-speed Wi-Fi, and ample parking, it's the perfect place for events, celebrations, and business trips.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.49" OriginalAmount="174.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|50240" HotelName="VP SOGNIO Metropolitano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Reina Victoria, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/4/0/50240_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, La Glorieta de Cuatro Caminos it is close to and shops, 100 metres away, guests will find the commercial area,1,2 kilometres away, you can find Santiago Bernabeu the stadium it is 15 kilometres away from Madrid Airport. HOTEL: This urban hotel, was built in 2004, has 102 large rooms, standard rooms, 24 double superior rooms and 6 suites. The establishment offers guests conference rooms, banquet halls with indoor gardens and restaurants. FACILITIES: There is a range of facilities and services available at the establishment, including a hall with reception, express check-out, a safe, a currency exchange, a lift, a cafÃ©, a bar, a restaurant, conference equipment, WiFi, room service and a launderette. You also have at your disposal a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.21" OriginalAmount="174.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="499" HotelName="Hotel Chamartín The One" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Agustín De Foxa S/N, Chamartín</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00499/499/11.jpg?f=17750864</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 9149 square feet (850 square meters) of space consisting of conference space and a meeting room..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.28" OriginalAmount="175.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13231" HotelName="Nh Madrid Paseo De La Habana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LA HABANA, 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/1/13231_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 155 rooms and 1 suite. In the entrance, guests are offered a lobby with air-conditioning, a reception, a safety deposit box service, a lift and a car hire desk. The establishment has an inviting bar, a restaurant and conference rooms. The establishment also offers room service, a laundry service, internet, a babysitting service and a car park. SITUATION: This hotel is in Madrid the city centre of Close to Santiago Bernabeu the football stadium It has excellent transport links to, is situated 5 kilometres away from Madrid the Station of 8 kilometres away, you can find the airport, is located close to Colombia the underground station of. ROOM: All the rooms have a bathroom with a hairdryer, a satellite television, a direct line telephone, WiFi, a mini-bar, a safe, an air-conditioning system and a central heating system. It also has spacious suites with a living room. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.64" OriginalAmount="175.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.408206555796" Longitude="-3.7107664346695" StarRating="3" HotelCode="387340|366075" HotelName="Ganivet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Toledo 111-113, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/4a/944aca87f989dbbfa3ed248282bdf6162c937183.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Madrid city centre, next to Plaza Mayor, the hotel enjoys a magnificent location close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413896551623" Longitude="-3.7005179042992" StarRating="2" HotelCode="94235|chic_and_basic_colors" HotelName="Hostel Santa Ana Colors" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Huertas 14, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/aa/faaac8a1c1b92f0a2dd62c1d712d77b3c813f569.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in Atocha. Travellers will enjoy a peaceful and calm stay at Chic&amp;Basic ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.18" OriginalAmount="176.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13199" HotelName="Zenit Conde De Orgaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOSCATELAR 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/9/13199_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1990, was renovated in 2010, has 7 floors, 90 rooms, 3 single rooms and 87 double rooms. The establishment boasts a reception with safety deposit boxes, a conference room, lifts and a television room. The establishment offers guests an indoor car park, a car park and a restaurant with air-conditioning, The establishment also offers internet, room service, a medical care service and a laundry service. SITUATION: This urban hotel is situated next to Juan Carlos I the fair centre it is well-connected with the airport, is situated close to shopping areas, bars, shops, boutiques and restaurants. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, a fridge, a safe and a central heating system. FACILITIES: The establishment boasts a gym. MEALS: Regarding the food and beverage offering, the establishment offersBouquet the restaurant. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41495721" Longitude="-3.70253717" StarRating="2" HotelCode="737901|jqc_rooms_" HotelName="JQC Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Cruz 33, 2º Izqda, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/6b/7f6b2812017c5a098fd51a99c3e0d99dc2e505b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.08" OriginalAmount="177.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="7855|274885" HotelName="Meliá Castilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Poeta Joan Maragall 43, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/aa/1caa134052e9356d64e41b1cc45d847b1c25f144.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a few metres from the Paseo de la Castellana and 15 minutes from the airport, the M-40 motor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42034033" Longitude="-3.70544084" StarRating="2" HotelCode="519581|hostal_miami" HotelName="Hostal Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Shopping Arcade,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 44, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/b7/01b732c0dda0057916325114452352d5b6e9e584.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Miami, you'll be centrally located in Madrid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.47" OriginalAmount="178.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124013" HotelName="Main Street Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/1/3/124013_a71342d1539.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Gran Via it is in it is located close to Callao the underground station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.12" OriginalAmount="178.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|124086" HotelName="Six Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Alojamientos situados en distintas direcciones. Recogida de llaves: Consultar con agencia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/8/6/124086_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, La Plaza Mayor it is 5 minutes away from. ROOM: The apartments have, WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.21" OriginalAmount="178.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124064" HotelName="Cc Malasaña" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Espiritu Santo, 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/6/4/124064_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has a reception, a kitchen and rooms with WiFi, (free of charge). SITUATION: Is situated inMalasaÃ±a the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.24" OriginalAmount="178.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.430888200546" Longitude="-3.7077301740646" StarRating="4" HotelCode="40080|1232" HotelName="Sercotel Gran Hotel Conde Duque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde Valle Suchil 5, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/cc/c4cc08aa1e9826a328513d823025166bdd7a3ae7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive top-class hotel lies in the centre of Madrid and is surrounded by a large park. Many...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4253065" Longitude="-3.7033488" StarRating="2" HotelCode="385605|hostel_malasana" HotelName="Hostal CC Malasaña" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espiritu Santo 18, 1st Floor, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/d0/f8d0130709f2d46555083e23e88124c2d93754ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable guest house is situated in Malasaña a nice and enjoyable district in the center of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="592134|chueca__room_apartments" HotelName="Hostal Boutique Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gravina 25, 1 izquierda, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/26/17260e5fa997456eab8a18c9ece266c53f12e691.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Casa Boutique Chueca - Adults Only in Madrid (Centro), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.55" OriginalAmount="179.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124141" HotelName="Enebral" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Velarde, 22 3Ro Izquierda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/4/1/124141_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close toChueca and MalasaÃ±a the areas. ROOM: The establishment has economical rooms with heating, a fan, a television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.93" OriginalAmount="179.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13236" HotelName="Sercotel Gran  Conde Duque" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CONDE VALLE SUCHIL 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/6/13236_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1953, was completely renovated in 1993, has 58 rooms and 6 floors. It has 23 single rooms, 113 double rooms and 7 suites. In the entrance, guests are offered a lobby with elevators and a reception with safety deposit boxes. The establishment boasts a cafÃ©, a bar, a television room, an Ã  la carte restaurant with air-conditioning, a conference room and WiFi. Guests also have access to room service, a laundry service, a medical care service and a car park. SITUATION: This inviting hotel is situated in Madrid city centre, next to a park. It is close to public transport and tourist points of interest. ROOM: The luxurious rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television, a radio, a stereo, internet and a mini-bar. They have a fridge, a double bed, a central heating system, a safe and a balcony or terrace. MEALS: Guests are offered a buffet breakfast and a set-menu dinner. Dietary restrictions can be accommodated and special dishes can be made.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.00" OriginalAmount="180.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|449674" HotelName="Crowne Plaza Madrid - Centre Retiro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pez Volador 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/6/7/4/449674_a039b321128.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.09" OriginalAmount="180.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50244" HotelName="Acta Madfor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LA FLORIDA, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/4/4/50244_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The San Antonio is rated three stars. It has 102 rooms, it offers facilities for people with reduced mobility and a terrace a solarium. SITUATION: This establishment is in Madrid city centre, 10 minutes away from the Plaza de EspaÃ±a, Gran Via, la Plaza de Callao, la Calle de Preciados, the Puerta del Sol and La Plaza Mayor. It has excellent transport links to Madrid-Barajas Airport. ROOM: The establishment has 102 comfortable rooms with WiFi (free of charge), a flat-screen television, a safe, a writing desk, a direct line telephone, a bathroom with a shower, a hairdryer and bathroom items. Some rooms have a balcony or terrace and window. All the rooms have double-glazed windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.25" OriginalAmount="180.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|35365" HotelName="Exe Suites 33" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LEGANITOS 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/6/5/35365_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and functional hotel, was renovated in 2006, has 33 rooms, a currency exchange service and a laundry service. SITUATION: This establishment, is in Madrid the city centre of Palacio Real, La Ã“pera, El Senado, Plaza de Callao, Calle Preciados and Puerta del Sol it is situated 5 minutes away from. ROOM: All the rooms have a bathroom with a hairdryer, a double bed, a direct line telephone, a mini-bar, an air-conditioning system, heating and a safe. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Near the establishment, clients can find a public car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.448934118783" Longitude="-3.7113726139069" StarRating="3" HotelCode="30880|54969" HotelName="AC los Vascos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Los Vascos 27, 28040 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7c/797c343dc524240cffa66698fe3dfc7db4cbd69f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated next the university campus and offers a good connection to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421476" Longitude="-3.721681" StarRating="3" HotelCode="212800|hotel_acta_madfor" HotelName="Hotel Acta Madfor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de La Florida 13, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/66/8f667c74e208871dc3068d0db8b43dc2d7ad705c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.47" OriginalAmount="181.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123085" HotelName="Abami Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/8/5/123085_fd2abac0949.jpg</HotelPictures>
        <HotelDescription>SITUATION: This guesthouse, is in Madrid the centre of Gran Via and the Puerta del Sol it is located between. ROOM: The rooms have and a flat-screen television, WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.69" OriginalAmount="182.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124159" HotelName="Rias Bajas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/5/9/124159_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse has, WiFi, (free of charge). SITUATION: Is situated in a central area, Where you can find shops, Puerta del Sol 250 metres away, guests can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.05" OriginalAmount="182.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|242220" HotelName="2060 The Newton and Market" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Calle de la Cabeza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/2/0/242220_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188.49" OriginalAmount="183" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.406248" Longitude="-3.669354" StarRating="4" HotelCode="82895|6302" HotelName="Claridge Hotel Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde de Casal 6, 28007 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d5/9b/d59b2e5b07ad150abf35d67f8a752929d7b1575e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423064" Longitude="-3.707663" StarRating="3" HotelCode="23027|hotel_sterling" HotelName="Sterling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 29-31, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b6/0db6cec23ff9f4ca53af13a0bbfc531784189c6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Madrid, close to the Gran Via and just a few minutes walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50216" HotelName="Muralto Madrid Princesa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Buen Suceso, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/1/6/50216_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the business area of Close to the Royal Palace, and the university excellent transport links to public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.12" OriginalAmount="183.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|124131" HotelName="Uve Marcenado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marcenado, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/3/1/124131_39c526e1525.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located betweenMadrid-Barajas Airport Madrid the centre of this aparthotel, is 100 metres away from Prosperidad the metro stop of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.40" OriginalAmount="183.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|127298" HotelName="Jemasaca Palma 61" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/2/9/8/127298_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a living room and baggage storage. SITUATION: This establishment is situated in the MalasaÃ±a district. 10 minutes away from the establishment guests have the Plaza de EspaÃ±a, close to shops, bars and restaurants. It is situated 200 metres away from a coffee shop. 15 minutes away from the establishment guests have the Royal Palace. It's 1 kilometre from the Sol district. It has excellent transport links to Prado and Reina SofÃ­a Museums Prado And Reina SofÃ­a. ROOM: All the rooms have an air-conditioning system, a television and a writing desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.424100334583" Longitude="-3.7061128020287" StarRating="4" HotelCode="188111|224621" HotelName="AB Design Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Pez 32, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/3d/be3dedba9526533bea3d9d07d507aa3bf47e8ce3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.52" OriginalAmount="184" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413069626706" Longitude="-3.669228536823" StarRating="4" HotelCode="29459|27952" HotelName="Ayre Gran Hotel Colón" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Pez Volador 1, 28007 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/32643e596403d3a8/b6/b656dfa7efbae9bc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the buzzing heart of the city, near to Retiro Park. The hotel provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.30" OriginalAmount="184.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.462834818354" Longitude="-3.676332493525" StarRating="4" HotelCode="146981|1545838" HotelName="Don Pio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Pío XII 25, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/dd/96dd78498767f2d83f43d27c29dabe3f02339f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.402598163242" Longitude="-3.7115734470481" StarRating="3" HotelCode="32044|holiday_inn_madridpiramides" HotelName="Holiday Inn Madrid Piramides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las Acacias 40, 28005 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/d1/23d1f0fa674d7a8ec3327f8faa79cb12bf3f30e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, friendly and luminous, is just a few metres from the Madrid Flea Market (El Rastro) and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419309" Longitude="-3.704017" StarRating="1" HotelCode="295457|far_home_hostel" HotelName="Far Home Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Chinchilla 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/c9/a5c9cbf9504aa49145cbb2b45bbf6912b9e2aba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in Gran Via. With a small number of only 7, this accommodation is very co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416260512445" Longitude="-3.7013848513596" StarRating="3" HotelCode="147256|el_pasaje" HotelName="El Pasaje" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pozo 4, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/a9/4fa9fec501552ad81a0bd8f584f960e2393a3f41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.429152670491" Longitude="-3.7167762183437" StarRating="3" HotelCode="15041|132916" HotelName="Aparto Suites Muralto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buen Suceso 3, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/bf/4abfb92e1f0cf1fa3c0ef24a57d973d77cb2c1a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming apartment hotel is centrally located in a quiet district of Madrid. El Corte Inglés, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.37" OriginalAmount="186.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|50209" HotelName="Vp Madroño" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>GENERAL DIAZ PORLIER 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/0/9/50209_990d1f61325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2010 with air-conditioning, has a beautiful garden area and 66 large rooms. The establishment boasts a lobby with a reception, a safety deposit box service, a breakfast room, a winter garden, an inviting coffee shop, conference facilities, room service, a laundry service and indoor parking. SITUATION: This hotel is in Salamanca the district of near the establishment, you will find Goya and Serrano the streets of 200 metres away, guests can find public transport services excellent transport links to the airport, is situated 2 kilometres away from Azca the business district. ROOM: The rooms have a bathroom with a bath, a hairdryer, a television, a radio, internet, an American kitchen with fridge, a microwave, an air-conditioning system and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.53" OriginalAmount="186.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|449673" HotelName="Voco Madrid - Retiro, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pez Volador 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/6/7/3/449673_01600a21149.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.58" OriginalAmount="187.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|73803" HotelName="Abalú Collection Suites Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PEZ 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/0/3/73803_18019cd0912.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming aparthotel was built in 1850 and has 12 apartments, This aparthotel is ideal for family holidays, has a lobby, with a reception, express check-out, a safety deposit box service, a lift, a cafÃ©, a bar and a breakfast room. The establishment offers conference facilities, meeting rooms, a business centre and internet. The establishment also offers bicycle hire, room service, a laundry service and indoor parking (for a fee). SITUATION: This apartment complex is in Madrid the heart of the Plaza de EspaÃ±a nearby, you will find 200 metres away, clients have Noviciado the underground station of close to the establishment, clients can find restaurants, bars, shops and nightclubs. it is 250 metres away from the historic centre, 500 metres away, guests will find museums, is 15 kilometres away from Adolfo SuÃ¡rez Madridâ€“Barajas Airport. ROOM: The rooms a bathroom with a shower, a bath and a hairdryer. They have a king size or double bed, a direct line telephone, a television, WiFi, an iron, a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker and a kettle. The establishment has apartments with an air-conditioning system and individual heating. MEALS: The establishment serves a continental breakfast. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OBSERVATIONS: The establishment offers a concierge service and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43391" Longitude="-3.671884" StarRating="3" HotelCode="36941|quo_eraso_aparthotel" HotelName="Quo Eraso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ardemans, 13, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70ec63659ab0d8bf8c650f34ad92270b08b356f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in a quiet side street in the centre of Madrid's Salamanca district. The Jua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.07" OriginalAmount="188.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13261" HotelName="Best Osuna Feria Madrid" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>LUIS DE LA MATA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/6/1/13261_c1965161021.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is surrounded by a garden, Free of charge, guests can use the transfer service to and the exhibition centre, the airport, is 50 metres away from shops, is situated 20 metres away from public transport. HOTEL: This renovated hotel in 2002, has 4 floors and 169 rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a TV room, an Ã  la carte restaurant with air-conditioning, a conference room, internet, a laundry service, a playground, indoor parking and a car park. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite TV, cable television, internet, a mini-bar, a double bed, a central heating system, a sofa, a safe and fitted carpets. FACILITIES: Outdoors, clients can enjoy a swimming pool, a sunbathing terrace, deck chairs and parasols. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194.67" OriginalAmount="189" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.429881295932" Longitude="-3.7146434352007" StarRating="4" HotelCode="320635|26165" HotelName="Courtyard Madrid Princesa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Princesa 40, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/67/3c678b6ac4bf6048f26953f71db8ee691c7a0868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to Plaza de España and the Palacio Real (Royal Palace). A wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41977039" Longitude="-3.70726088" StarRating="0" HotelCode="592492|suites_you" HotelName="Suites You Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Calle Preciados 42, Madrid City Center, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/50/a1507aca8bcb0d0bfb8548cbca365e81519101a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Suites You, you'll be centrally located in Madrid, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.20" OriginalAmount="189.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|254870" HotelName="Bastardo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Calle de San Mateo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/8/7/0/254870_1_2516.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.93" OriginalAmount="190.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123087" HotelName="Abel Victoriano" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo, 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/8/7/123087_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the centre of it is situated near MalasaÃ±a the district of Plaza de EspaÃ±a it is 5 minutes away from. ROOM: The establishment has stylish rooms and with WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.435156170903" Longitude="-3.6765334010124" StarRating="3" HotelCode="76561|132957" HotelName="VP El Madroño" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Díaz Porlier 101, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ff/fcff34a82f5f9ef5a838a50ad12d4bb6b75c0c12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in the Salamanca area of Madrid, within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.401434123929" Longitude="-3.6871683587262" StarRating="4" HotelCode="16438|rafaelhoteles_atocha_hotel" HotelName="Rafaelhoteles Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mendez Álvaro 30, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/bf/d3bfe5a4bf9ce69a007b759e9fc72f3b234ba8bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Madrid, a few minutes from the Méndez Álvaro train, unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.97" OriginalAmount="191.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|54753" HotelName="Porcel Ganivet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>TOLEDO 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/5/3/54753_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel la Plaza Mayor (Madrid) it is next to la Plaza Mayor (Madrid) is situated in an excellent location, Close to monuments, bars, nightclubs, public transport services, the railway station, shops and places of interest. Around the establishment, clients can find and bars. HOTEL: This hotel has a reception, a cafÃ©, a bar, a dining room, internet, a laundry service and a car park (for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.76" OriginalAmount="192" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4192825" Longitude="-3.70735404" StarRating="4" HotelCode="789919|348495" HotelName="Hotel Soho Boutique Opera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Veneras 2, Madrid City Centre, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/91/6691cd6c2642782fa58f1e850b9264d6afc5029f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Madrid. Its setting is especially ideal for guests wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41193837" Longitude="-3.70333175" StarRating="0" HotelCode="664496|2060_the_newton_hostel_market" HotelName="2060 The Newton Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cabeza 11, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/fd/8ffdb1d08e311bb11b736edf951a44cf0520d0ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.16" OriginalAmount="192.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13291" HotelName="Indigo Madrid - Princesa, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marques de Urquijo 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/9/1/13291_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant and urban hotel, was built in 1956, renovated in 2003, has 9 floors and 98 rooms. It has 6 single rooms and 87 double rooms. This air-conditioned hotel offers internet, a car park, indoor parking and a laundry service. SITUATION: This hotel is in Madrid the tourist centre of it is located close to the city centre, Where you can find shops, boutiques, cafÃ©s, bars and restaurants. 50 metres away, there is public transport. ROOM: Each room has a bathroom, a direct line telephone, internet, a safe and central heating. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43" Longitude="-3.7085" StarRating="3" HotelCode="15150|12962" HotelName="Leonardo Hotel Madrid City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alberto Aguilera 18, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cb/a7/cba7277d7201aa73acf32d1f23cef67f193e6a6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the tourist centre of Madrid, close to Plaza de España and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41951817" Longitude="-3.69788104" StarRating="0" HotelCode="960757|422673" HotelName="Bluesock Hostels Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/90/1790925f57522f2c5dbf22faed08c3c3cb9a78d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.410253" Longitude="-3.694325" StarRating="1" HotelCode="190808|hostal_san_blas" HotelName="Hostal San Blas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atocha 117, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/83/7483bf9e27a088d71e06ecc39373d9ee79f287de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.13" OriginalAmount="194.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42275977051" Longitude="-3.7100615689064" StarRating="3" HotelCode="404218|3311045" HotelName="El Rincon de Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 67, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b0/83b0cfca54e1cd112b2c7204225ec1ac6a67274f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at El Rincon de Gran Via in Madrid (Gran Via), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42331133" Longitude="-3.70773876" StarRating="2" HotelCode="519573|hostal_rias_bajas_2" HotelName="Hostal Rias Bajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 35, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/35/65359f62ee01901bf0db1eabbc189acf201392c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41585655" Longitude="-3.70227708" StarRating="1" HotelCode="519568|hostal_alaska" HotelName="Hostal Alaska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espoz y Mina 7, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/2a/2f2a1f59179909108c874909a85539f365ae7bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.35" OriginalAmount="195.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28185" HotelName="Leonardo Boutique  Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE DE VALLEHERMOSO 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/8/5/28185_19d102a0649.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, has 75 rooms, a hall with a reception, a cloakroom and a safety deposit box service. The establishment offers guests a buffet breakfast, Guests have access to WiFi, a car hire service, a babysitting service and nursery. Guests also have access to room service, a laundry service, a medical care service and indoor parking. SITUATION: This hotel is close to Bravo Murillo the street near the establishment, guests will find Vallehermoso the Stadium of The establishment offers a transfer service to the airport. ROOM: The rooms have a bathroom with a hairdryer, an air-conditioning system, a direct line telephone, a satellite or cable television with pay channels, videogames and a mini-bar. COMMUNAL SERVICES: Customers have at their disposal a transfer service to the airport, a launderette, a dry cleaner's, breakfast room-service, an ironing service, car hire, tourist information, a fax service, a photocopier service and wifi. By paying an extra charge clients can use parking. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="201.52" OriginalAmount="195.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.40916859" Longitude="-3.71148562" StarRating="3" HotelCode="552054|35494531" HotelName="L&amp;H La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calatrava 17, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/14/4c14545fd2bcfddb079a246f2ff697eacc534ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. A baggage storage service is am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="201.72" OriginalAmount="195.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="42555" HotelName="Luze Castellana Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Julián Besteiro, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/42555/42555/1.jpg?f=17753918</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4209071" Longitude="-3.7065964" StarRating="3" HotelCode="481129|hostal_main_street" HotelName="Hostal Main Street Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 50, 5º (Quinto) Derecha, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/3a/3c3a72636ad314e59da1308fafb5ed62c40fe736.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel can be found in Gran Via. This cosy property guarantees a quiet stay as it ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="202.31" OriginalAmount="196.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419712445794" Longitude="-3.700239635582" StarRating="3" HotelCode="35570|185958" HotelName="Hispano Argentino Gran Via Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/05/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 15, planta 6a, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/81/0181aebf8c7a26617bd99015d2af0e08b35823c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.38" OriginalAmount="196.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123262" HotelName="Comercial" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esparteros, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/6/2/123262_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inMadrid the heart of the establishment, Puerta del Sol it is 25 metres away from Close to museums.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.56" OriginalAmount="196.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.473089486686" Longitude="-3.5853624343872" StarRating="4" HotelCode="113312|1141818" HotelName="täCH Madrid Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Timon 35, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185314/185314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.59" OriginalAmount="196.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|239319" HotelName="Landh La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>calle Calatrava 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/3/1/9/239319_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.69" OriginalAmount="196.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|448955" HotelName="Pinar Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Caleruega 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/9/5/5/448955_ac979971528.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.77" OriginalAmount="196.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|13255" HotelName="Espahotel Plaza Basílica" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Comandante Zorita, 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/5/5/13255_e9ef64e1325.jpg</HotelPictures>
        <HotelDescription>LOBBY: Clients have available a hall, a reception and sofas. HOTEL: This aparthotel has apartments. FACILITIES: There is a variety of facilities and services available at the establishment, including a reception, a laundry service, a currency exchange, a indoor car park, fax and a photocopier. SITUATION: The establishment, is near shops, restaurants, cafÃ©s and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42706372" Longitude="-3.69853998" StarRating="4" HotelCode="317694|54999" HotelName="Hotel Eurostars Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mejía Lequerica 10, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/1e/ff1ebcd98abbd7fb834a5d4bb0b6764aaef7410e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43724" Longitude="-3.70856" StarRating="3" HotelCode="37043|12996" HotelName="Leonardo Boutique Hotel Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Vallehermoso 65, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/07/25079a95dd01dc9b53a9468c04564e02b008dc9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Bravo Murillo Street in Madrid, this hotel lies within easy reach of Vallehermoso s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.414625374269" Longitude="-3.7055709958076" StarRating="2" HotelCode="35615|plaza_mayor" HotelName="Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/Atocha 2, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/d2/fbd2598944e322786a3baf09fead6509b430fe34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical centre of Madrid, less than 50 m from the Plaza Mayor. It off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416024506087" Longitude="-3.7017413220092" StarRating="2" HotelCode="113300|tineo" HotelName="Hostal Matheu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria 6, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/ac/c9aca30ad043461a7fa92c84e19451b6a037b70c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.06" OriginalAmount="197.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|13219" HotelName="Mediodia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/9/13219_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1920, is situated in a historic building, Guests have the use of bright rooms and attentive service. This hotel is ideal for friends and couples. SITUATION: This establishment, the Paseo del Prado it is near Atocha the Railway Station of and the botanical garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.07" OriginalAmount="197.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|64539" HotelName="Quinta De Los Cedros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ALLENDESALAZAR, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/5/3/9/64539_12.jpg</HotelPictures>
        <HotelDescription>ROOM: All the rooms have a bathroom, an air-conditioning system, heating, a direct line telephone, piped music, internet, a mini-bar, a safety deposit box, a television, a hairdryer, a terrace and an alarm clock. FACILITIES: There are many facilities and services available at the establishment, including living rooms, meeting rooms, a living room where guests can watch TV, a indoor car park, a car park with surcharges, a bar, restaurant and a breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.33" OriginalAmount="197.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.409092" Longitude="-3.693079" StarRating="2" HotelCode="260259|996595" HotelName="Sleep'N Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Doctor Drumen 4, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1a/2a/1a2ad8b2dbe627336133293f376b0b1513bc8fa3.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.92" OriginalAmount="197.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|444853" HotelName="The Social Hub Madrid 4 star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cta. de San Vicente 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/5/3/444853_657015c1357.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.29" OriginalAmount="198.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123094" HotelName="Matheu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>VICTORIA 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/9/4/123094_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Puerta del Sol it is situated next to 10 minutes away, you can find the museums, is situated 13 kilometres away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.37" OriginalAmount="198.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420103" Longitude="-3.697043" StarRating="4" HotelCode="39199|388545" HotelName="Lusso Infantas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Infantas 29, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/75/7a75751b9f2f4475472558df775deaa920cb007e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly in the historic centre of Madrid close to the Castellana, Paseo ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.28" OriginalAmount="199.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124175" HotelName="Hispano Argentino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/7/5/124175_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Gran Via it is in Close to excellent transport links to. ROOM: All the rooms have internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.92" OriginalAmount="199.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123135" HotelName="Sardinero" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado, 16 3a planta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/3/5/123135_980f2491112.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, internet, (free of charge). SITUATION: This establishment, is in Madrid the historic centre of Puerta del Sol it is situated near it is located close to the Prado the Museum of Thyssen the gallery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.99" OriginalAmount="199.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13250" HotelName="Leonardo Madrid City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C ALBERTO AGUILERA 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/5/0/13250_cd6fb970837.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1999, has 8 floors and 153 double rooms. The establishment offers internet, a laundry service, a car park and indoor parking. SITUATION: This urban hotel is in Madrid the tourist area of Close to, 20 metres away, clients have public transport, is 10 minutes away from the city centre, Where you can find shops, bars, restaurants and nightclubs. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a central heating system. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="206.30" OriginalAmount="200.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="77503" HotelName="ITC Infantas By Soho Boutique" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Las Infantas,  29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/77503/77503/1.jpg?f=17749776</HotelPictures>
        <HotelDescription>Offering a perfect blend of classic charm and modern comforts, this appealing boutique hotel enjoys a central location in the popular town of Chueca, near the Retiro Park and at only 200 m from the Gran Vía, where travellers can find the best shops and restaurants of the city. The establishment is very close to many local attractions such as Madrid's Art Triangle, with its three famous museums, the well-known Puerta del Sol and the Plaza Mayor. The elegant guest rooms invite travellers to relax in a warm, charming atmosphere and offer excellent facilities like individually controlled air-conditioning, free Wi-Fi access and a smart TV for guests' entertainment. Everyone is welcome in the on-site restaurant, which serves a varied menu of traditional Mediterranean cuisine with signature touches. Special menus for celebrations can be organized upon request. Other hotel services include a 24-hour reception with free luggage storage as well as excellent meeting facilities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.42" OriginalAmount="200.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123256" HotelName="Arrate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gaztambide, 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/5/6/123256_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inChamberi the district of 350 metres away, guests will find Islas Filipinas the metro station of Plaza de EspaÃ±a 15 minutes away from the establishment guests have. ROOM: The bright rooms, WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.76" OriginalAmount="200.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124164" HotelName="La Casa De La Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de San Miguel, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/6/4/124164_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is great value. SITUATION: It is inMadrid the centre of La Plaza Mayor 50 metres away, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.431114825251" Longitude="-3.6874164640903" StarRating="4" HotelCode="30878|30769" HotelName="Serrano by Silken" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marques De Villamejor 8, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f5/6ef50ebb44f99e9baed1046343cf3a861ba229cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in the Salamanca district, a very exclusive area of Madrid, between the Pas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413698" Longitude="-3.70362" StarRating="3" HotelCode="36938|14583" HotelName="Hotel Cortezo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Doctor Cortezo 3, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/2a/162a5fe8418e2177d749a82fead20e896b9f37e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel in the heart of Madrid is only a few metres from the Puerta del Sol, the Plaza Mayor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.27" OriginalAmount="201.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|43679" HotelName="Petit Palace Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAYOR 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/6/7/9/43679_758ef5f1009.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel was built in 2008, This establishment is in a historic building 65 rooms, Guests have access to air-conditioning, a hall, a reception, a safety deposit box service, a lift, a TV room and a restaurant. At no extra cost you can use WiFi, a business centre and bicycle hire. Guests also have access to a laundry service and indoor parking. SITUATION: Plaza Mayor Is situated in it is near the historic centre, Where you can find, Clients can also find museums, restaurants and public transport. 24 kilometres away from the establishment, guests will find Madrid Airport. ROOM: Luxurious, superior rooms with private bathrooms with hydromassage shower, They are equipped with a bath, a hairdryer, flat-screen satellite television, a radio, a stereo, computer with WiFi, internet, a mini-bar, an iron, a central air-conditioning system, a central heating system, a safe and a king size or double bed. Guests are offered family rooms and disabled access rooms. All the rooms have a balcony or terrace. FACILITIES: At no extra cost, clients have at their disposal cycling. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.66" OriginalAmount="201.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28256" HotelName="Madrid Chamartín Affiliated By Meliá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAURICIO RAVEL 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/5/6/28256_1_1763.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a swimming pool (seasonal), a restaurant, rooms with WiFi, (free of charge), wooden floors, a reception, tourist information and a car hire service. ROOM: All the rooms have an air-conditioning system, a television, a sofa, a writing desk and a bathroom. RESTAURANT: Customers can enjoy a restaurant with live cooking and international dishes. Guests also can enjoy a bar. SITUATION: This hotel is in Plaza Castilla the District 200 metres away from Chamartin the underground station of 6 kilometres away from the establishment, guests will find IFEMA the conference centre the establishment is a 20-minute drive away from Madrid-Barajas Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.94" OriginalAmount="201.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|23024" HotelName="H-A Hotel Quo Eraso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Ardemans, 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/2/4/23024_4fd27971043.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment complex is on a peaceful street, Close to Madrid the city centre Barrio de Salamanca is situated in 7 kilometres away from Madrid-Barajas Airport It has excellent transport links to Las Ventas the Bullring Clients can also find shops and leisure areas. nearby, you will find public transport services. ROOM: Each apartment has a living room, a bathroom with a hairdryer, a kitchen with fridge, a microwave, individual heating, a direct line telephone, satellite or cable TV and WiFi (free of charge). MEALS: Guests are offered a breakfast service. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: By paying an extra, charge clients can use garage, Ask for further information regarding hotel conditions and operations, At no extra cost, clients have cots.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41485567" Longitude="-3.69866437" StarRating="2" HotelCode="519163|hostal_sardinero" HotelName="Hostal Sardinero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado 16, 3a planta, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/05/b905fc1fad20f19a071fa0910918b35ff571d978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42327" Longitude="-3.70063" StarRating="3" HotelCode="511768|bb_apartamentos_fuencarral_46" HotelName="B&amp;B Apartamentos Madrid Centro Fuencarral 46" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Fuencarral 46, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/86/f48635fcfddda02b36971287f54129903ce5d57c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautiful private apartment with a very large bed and a living room. It is equipped with kitchen, ki...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.16" OriginalAmount="202.10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|255630" HotelName="Freedom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Santa Isabel 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/6/3/0/255630_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.26" OriginalAmount="202.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124125" HotelName="Alaska" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Espoz y Mina, 7, 4 Izquierda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/2/5/124125_86288471854.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has rooms with bathroom, a reception and WiFi (free of charge). SITUATION: 100 metres away from the establishment, you can find the square and Puerta del Sol the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.79" OriginalAmount="202.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123991" HotelName="BYPILLOW Crosstown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jesus y Maria, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/9/9/1/123991_e0cdd681332.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has shared rooms with balcony, a reception and a shared kitchen. SITUATION: This establishment, is in Madrid the centre of it is 5 minutes away from Tirso de Molina the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.08" OriginalAmount="202.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28406" HotelName="Petit Palace Tres Cruces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE DE LAS TRES CRUCES 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/0/6/28406_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Tres Cruces the street a few metres away, there is a metro station, 2 minutes away from the establishment, guests will find Sol the metro station La Plaza Mayor 300 metres away, guests will find, is 10 kilometres away from the airport. HOTEL: This hotel was opened in 2006, has 57 rooms, 4 floors, a hall with a reception, lifts and a laundry service. ROOM: Each room has a bathroom with hydromassage, a hairdryer, internet, a mini-bar, a safe, a television, heating and an air-conditioning system. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.44" OriginalAmount="203.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123304" HotelName="Hospedium Good Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/0/4/123304_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic building is rustic style. SITUATION: This establishment is in the centre of Madrid. ROOM: The rooms have a bathroom, an air-conditioning system, a central heating system, a hairdryer, a safety deposit box (available for a fee) and an LCD television. Guests are offered towels are changed daily. FACILITIES: There is a range of facilities and services available at the establishment, including 2 lifts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.92" OriginalAmount="203.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124143" HotelName="Hostal Oliver" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/4/3/124143_91ae11e1805.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in an excellent location, the Puerta del Sol it is 100 metres away from. ROOM: The rooms have a television, WiFi (free of charge) and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.13" OriginalAmount="204.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124027" HotelName="Jq Madrid 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz, 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/2/7/124027_7aa34b21842.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the centre of Puerta del Sol it is 200 metres away from. ROOM: The establishment has modern rooms, with an air-conditioning system, WiFi (free of charge), a flat-screen television and hydromassage shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.17" OriginalAmount="204.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.408433" Longitude="-3.693029" StarRating="2" HotelCode="14666|396495" HotelName="Mediodiá Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V, 8, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/d1/0ed11164bf82409b44adfc38bbd1c6ddcb6e5438.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed within a historic building located on the Plaza del Emperador Carlos at the sou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.55" OriginalAmount="204.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41214922" Longitude="-3.69961167" StarRating="0" HotelCode="815643|4749025" HotelName="Hotel Freedom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Santa Isabel 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/87/af879e11e9bde0969c06a50d979b7ee6b868def9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.77" OriginalAmount="204.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|566913" HotelName="CC Opera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Flora 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/9/1/3/566913_a10ac1e1129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.80" OriginalAmount="204.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|537935" HotelName="MIOSOTIS SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C. de la Miosotis 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/3/5/537935_09b5b570953.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.39884" Longitude="-3.670116" StarRating="3" HotelCode="37050|nh_pacifico" HotelName="NH Madrid Sur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Ciudad de Barcelona, 113, 28007 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/d8/6fd87d1122b42e0428ea7b25d5c311a64851082a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid, within paces of the bus station and the southern junct...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41579293" Longitude="-3.7022756" StarRating="3" HotelCode="945473|hostal_rincon_de_sol" HotelName="Hostal Rincón de Sol Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espoz y Mina 7, 3 Derecha, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/73/1d7301cf338b031b81c05850ffa262f54743f22a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.23" OriginalAmount="206.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124144" HotelName="Casa Bueno" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/4/4/124144_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 100 metres away from Gran Via the underground station of is situated in Madrid the city centre of. ROOM: The establishment has economical rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.29" OriginalAmount="206.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13286" HotelName="Eurostars Madrid Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leganitos 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/6/13286_f629e841006.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 132 rooms and 6 floors. In the establishment entrance, guests will find a hall, a lift, a reception a safety deposit box service, a currency exchange service and a cloakroom. The establishment boasts a cafÃ©, a TV room, a sitting room, a hairdresser's, a cocktail bar and an Ã  la carte restaurant with air-conditioning, The establishment also offers internet, room service, a medical care service, a laundry service, indoor parking and a car park. SITUATION: This hotel is in Madrid the city centre of Palacio Real and Plaza Mayor it is a few minutes walk away from near the establishment, you will find Gran Via the shopping area, nightlife, 100 metres away, there is public transport, is 15 kilometres away from Madrid-Barajas Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite TV, a radio, internet, a mini-bar, a safety deposit box (available for a fee), a central air-conditioning system and central heating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and EC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.99" OriginalAmount="206.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|235411" HotelName="Met Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/1/1/235411_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.39867839903" Longitude="-3.7009991182949" StarRating="3" HotelCode="60950|abba_atocha" HotelName="abba Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/ac/50ac96e4122bfa86e29296648a1af2201a383bee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of Madrid, next to the historical and artistic area which inc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="213.37" OriginalAmount="207.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4114" HotelName="Barcelo Imagine" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Agustín de Foxá,  32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04114/4114/3.jpg?f=17753072</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.52" OriginalAmount="207.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|50225" HotelName="Claridge Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA CONDE CASAL, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/2/5/50225_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel it is situated in Madrid. SITUATION: This hotel is in the commercial area of Plaza del Conde de Casal. It is 5 minutes away from the city centre. It has excellent transport links to the historic centre. Near the establishment, guests will find the museums. It is near AVE Station. ROOM: The establishment has 150 rooms, with air-conditioning, a keycard locking system, a television, a safe, a direct line telephone, a trouser press and soundproofing. They have a marble bathroom. FACILITIES: The establishment boasts WiFi (available for a fee), meeting rooms and conference equipment.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.19" OriginalAmount="207.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13303" HotelName="Ac  Los Vascos By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>LOS VASCOS 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/3/13303_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003 3 floors, 48 rooms and 3 suites. it is situated in the city centre, In the establishment entrance, guests will find a lobby with an elevator and a reception with safety deposit boxes, The establilshment offers WiFi, a bar, a pub, a cafÃ©, a television room and an Ã  la carte restaurant with air-conditioning, It also has a conference room, internet, a car park, indoor parking, room service and a laundry service. SITUATION: This urban hotel is situated next to the university area, is a few minutes walk away from a public transport stop, 300 metres away from the establishment, clients can find a nightclub, is situated 3 kilometres away from shops. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, an air-conditioning system and individual heating. FACILITIES: The establishment has a gym, is 10 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415755" Longitude="-3.695473" StarRating="3" HotelCode="190835|la_pepa_chic" HotelName="La Pepa Chic Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Las Cortes 4, 7' dcha, Madrid 28014</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/4a/3e4a916b1fefdea319cccfd840fc98f9efa9f2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.72" OriginalAmount="208.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|28184" HotelName="CATALONIA EL RETIRO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Ciudad de Barcelona 113</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/8/4/28184_ffd623f1011.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel has 62 rooms. In the establishment entrance, guests will find a hall with a reception, a cloakroom, a lift, a TV room, internet, a safety deposit box service and a car hire service. The establishment boasts room service, a laundry service, a medical care service and a car park. SITUATION: This hotel is in Madrid, next to the bus station. The establishment is near Mercamadrid, Atocha Station and the tourist attractions. ROOM: The comfortable rooms have an air-conditioning system, a bathroom with a hairdryer, a king size or double bed, a mini-bar, a safe, a direct line telephone, internet and a satellite TV. Guests are offered disabled access rooms. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428620068762" Longitude="-3.7064095750889" StarRating="2" HotelCode="480823|132927" HotelName="Roisa Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Printer,Spa">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 87, 1D, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/08/78/0878d3b10e61251150506a9bef0b8661401bf1db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Roisa Centro is situated 700 meters walking from Gran Via Avenue. The Metro station San Bernardo is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.27" OriginalAmount="209.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415632310295" Longitude="-3.7053514157578" StarRating="1" HotelCode="149047|hostal_comercial" HotelName="Hostal Comercial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Esparteros 12, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/2d/652d5526d8448de60067e82ac22c759c226c2196.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.78" OriginalAmount="209.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|448150" HotelName="The Social Hub Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cta. de San Vicente 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/1/5/0/448150_18030b71112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.80" OriginalAmount="209.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13188" HotelName="Acta Piramides" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las Acacias 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/8/13188_b957cae1337.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has 93 rooms and 5 floors. It has 84 double rooms and 9 suites. The establishment boasts a lobby with a lift, a reception with safety deposit boxes, a cafÃ©, a bar, a television room and an Ã  la carte restaurant with air-conditioning, The establishment offers a conference room and internet. The establishment also offers a car park, indoor parking, room service and a laundry service. SITUATION: This hotel Rastro de Madrid it is near Palacio Real, Plaza Mayor, Madrid de los Austrias and La Milla de la Cultura it is near 20 minutes away from the establishment you have Madrid-Barajas the International Airport of. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, heating, a safe and a sofa. FACILITIES: It is 16 kilometres away from a golf course, 60 kilometres away, there is a ski resort. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.84" OriginalAmount="209.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|220947" HotelName="Generator Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Silva, 1 (esquina Calle de San Bernardo, 2)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/4/7/220947_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420621913122" Longitude="-3.6990733444691" StarRating="3" HotelCode="69940|room_mate_oscar" HotelName="Room Mate Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Pedro Zerolo 12, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/da/b0da30829d47e1b8cb98f07d4118ba61bf9dacf0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the brightest squares in the centre of Madrid. It is close to Gran V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.85" OriginalAmount="210.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|439922" HotelName="Limehome Madrid Calle de la Madera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Madera 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/9/2/2/439922_ab00daf1018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.99" OriginalAmount="210.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|124119" HotelName="Posada Del Dragón Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cava Baja, 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/1/9/124119_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inLa Latina the district of Where you can find bars. ROOM: Customers can find modern rooms, with WiFi (free of charge) and flat-screen satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41633408" Longitude="-3.70897585" StarRating="1" HotelCode="434844|307775" HotelName="Hostal Met Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle costanilla de Santiago 2, Piso 2, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/79273/2479273/16.jpg?f=15084060</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hostal Met Madrid in Madrid (Centro), you'll be minutes from Mercad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.56" OriginalAmount="211.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|68450" HotelName="Agora Juan De Austria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JUAN DE AUSTRIA 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/4/5/0/68450_1_1909.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2010, has 45 rooms, 7 floors, a lobby with a reception, express check-out, a safety deposit box service, a cloakroom and a lift. The establishment boasts a cafÃ©, a bar, a breakfast room and WiFi. For an additional charge cost offers room service, a laundry service and indoor parking. SITUATION: This hotel ChamberÃ­ (Madrid) it is in ChamberÃ­ (Madrid) 100 metres away, there is a public transport stop, is situated 1,1 kilometre away from the city centre, Gran Via 1,4 kilometres away from la Puerta de AlcalÃ¡ the establishment is 1,6 kilometres away from it is situated 7,8 kilometres away from IFEMA the trade fair ground 13 kilometres away from Madrid Airport. ROOM: Each room has a hairdryer, a direct line telephone, internet, a flat-screen television, a mini-bar, a safety deposit box and a bathroom with a shower or bath. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.74" OriginalAmount="211.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418897439671" Longitude="-3.7100797891617" StarRating="4" HotelCode="15428|3152" HotelName="Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cuesta De Santo Domingo 2, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/af/2aafe9e7e89aa39d0bace0f83d31849d175c348d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small, family-run hotel is situated directly in the city centre, opposite the Madrid Opera Hous...</HotelDescription>
        <Offer>Tailored Campaign</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.76" OriginalAmount="211.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41973075282" Longitude="-3.704108603769" StarRating="3" HotelCode="29799|5271" HotelName="Avenida Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesoneros Romanos 14, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/51/e551f8a8c48abf81eb5fa3da3a333cac8ed12f02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This straightforward hotel enjoys a splendid location. Madrid's countless shops and cultural venues ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.04" OriginalAmount="211.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.411321657713" Longitude="-3.693164302701" StarRating="2" HotelCode="322524|4776255" HotelName="Hotel Mora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado 32, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/79/c079d4f30efab395320ad4992313ca9df4793cb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated on the Paseo del Prado in Madrid, 400 meters from the Reina Sofia Museum and A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.37" OriginalAmount="212.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|123100" HotelName="ITC Mora by Soho Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/0/0/123100_72a73bc1210.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a bar a cafÃ© and a reception. SITUATION: The hotel the Paseo del Prado it is in 400 metres away, guests will find Reina Sofia the museum Atocha the Railway Station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.84" OriginalAmount="212.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|19581" HotelName="Tribu Malasaña" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Vicente Ferrer, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/5/8/1/19581_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has a lobby, a reception area with a bureau de change, a restaurant, a bar, a laundry service, room service, a fax machine, a baggage room and a car park (for a fee). SITUATION: This aparthotel, is in Madrid the city centre of Between, Close to Tribunal the train station close to the establishment, clients can find museums, monuments, theatres, shops and restaurants. the Prado it is situated 10 minutes away from It has excellent transport links to the airport. ROOM: The establishment has standard rooms with one or two bedrooms with one or two bathrooms, a direct line telephone and internet. They have a table, a kitchen, a coffee maker, a teapot, a television, video and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.408201" Longitude="-3.70079217" StarRating="1" HotelCode="709734|520716" HotelName="Ibis Budget Madrid Centro Lavapies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Valencia 8-10, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5b/005bea14b55dec053d36491bd4f3756bb265bb70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.39" OriginalAmount="213" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.407843847351" Longitude="-3.6893584957008" StarRating="3" HotelCode="15152|32613" HotelName="NH Madrid Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Infanta Isabel 9, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/53/61534566356016a1612ee4baa71c1e53a7c0f17f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Atocha railway station, an AVE (high-speed) station, and in close pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.64" OriginalAmount="213.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|179220" HotelName="Eurostars Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MEJIA LEQUERICA, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/2/2/0/179220_00d3bb60944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.89" OriginalAmount="213.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123524" HotelName="Lauria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/2/4/123524_679b61a1359.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was renovated in 2007. SITUATION: Is situated inMadrid the heart of Gran Via It is in Where you can find shops and theatres.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.06" OriginalAmount="213.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422854" Longitude="-3.709739" StarRating="3" HotelCode="18770|1215" HotelName="Hotel Madrid Centro Managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 72, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/2f/892f32d1731ca23c09b7f4fe4f44ffa18fbb733c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, close to the Gran Vía, Puerta del Sol and Plaza España. There ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.14" OriginalAmount="213.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|56317" HotelName="Santa Ana Colors" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Huertas, 14 - 28012</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/1/7/56317_c805ead1852.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 10 rooms. SITUATION: This hotel Puerta del Sol it is near it is in the cultural area, the leisure area. ROOM: The rooms have a flat-screen television, an air-conditioning system and heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.23" OriginalAmount="213.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123327" HotelName="Salome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Del Pez, 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/2/7/123327_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi and in communal areas, rooms with a TV. SITUATION: This guesthouse, is in Madrid the centre of it is in front of Noviciado the underground station of Gran Via 300 metres away, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.35" OriginalAmount="213.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413133" Longitude="-3.708594" StarRating="4" HotelCode="190795|1086918" HotelName="Posada Del Dragón" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cava Baja 14, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/bd/babd0f2066756ead7aea11e10638338f18665740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="220.40" OriginalAmount="213.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="127984" HotelName="Hotel Porcel Ganivet" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Toledo, 111-113,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/27984/127984/1.jpg?f=17749658</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and a television in a common area. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.49193239" Longitude="-3.59205507" StarRating="4" HotelCode="436459|air_rooms_madrid_by_premium_traveller" HotelName="Air Rooms Madrid Airport By Premium Traveller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Hispanidad 1 Floor, Madrid Airport Terminal 4, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/ca/b9cac8e5f6ea5d11523e4abd406076b1280af5b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.27" OriginalAmount="214.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420676" Longitude="-3.707359" StarRating="4" HotelCode="284119|960315" HotelName="Indigo Madrid - Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Silva 6, Madrid 28013</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/1a/051a8c4a3cfcf6b3a0cc8bd7d8e56b686be7a137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42720188" Longitude="-3.69619187" StarRating="2" HotelCode="479577|hostal_santa_barbara" HotelName="Hostal Santa Barbara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Santa Bárbara 4, 28004 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/5b/445b3f8adc0ffd88ebd5544caa2d1ff969c06fe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222.48" OriginalAmount="216" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418344677281" Longitude="-3.701401196567" StarRating="4" HotelCode="38254|26162" HotelName="Eurostars Casa de la Lírica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aduana 19, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/ff/36ff6f6d5d23480fbece69596fca6e1609f90ff3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies at the heart of Madrid’s historical district some 13 km from the city airport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.10" OriginalAmount="216.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13278" HotelName="Madrid Centro, Affiliated by Meliá" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/7/8/13278_89a10231057.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1956 and renovated in 2000. It has 10 floors, 115 rooms, 96 double rooms and 19 single rooms. In the establishment entrance, guests will find a hall with an elevator, a reception and a currency exchange service. It has a cafÃ©, a bar, a restaurant with air-conditioning and open in the morning. There are many services available at the establishment, including internet, a laundry service and room service. SITUATION: This hotel Calle Gran Via it is in Where guests can enjoy musicals, shopping, restaurants and cultural options. the Plaza de EspaÃ±a nearby, you will find, and. ROOM: The rooms with air-conditioning, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a fridge, a double bed, a safety deposit box and central heating. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.425456" Longitude="-3.701384" StarRating="3" HotelCode="31524|90078" HotelName="Tribunal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Vicente Ferrer, 1, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4e/af4ee8954994d0f14d7335f56626c75a66cef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Madrid, this aparthotel lies between Gran Vía and Glorieta Bilbao and near t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41500585" Longitude="-3.70247373" StarRating="2" HotelCode="519430|hostal_jq" HotelName="Hostal JQ Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Cruz 33, Centro, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d4/f2d44bd81a5393524311eba53b4f01db742cece0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413052779105" Longitude="-3.7005035187982" StarRating="4" HotelCode="561962|axel_hotel_madrid_adults_only" HotelName="Axel Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 49, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/4e/294e7e3c899565c5732caa4791b2d3aaf56ac216.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.09" OriginalAmount="217.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1216" HotelName="Hotel Opera" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Cuesta de Santo Domingo, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01216/1216/1.jpg?f=17727738</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, a business center, and dry cleaning/laundry services..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.08" OriginalAmount="218.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13226" HotelName="Avenida Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Mesonero Romanos 14 (Esquina Gran Via, 33)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/6/13226_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the centre of the Puerta del Sol a few minutes walk away from, In the surrounding area you can enjoy theatres, cinemas, shopping centres and restaurants. It has excellent transport links to the metro station and the bus station. it is 13 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.93" OriginalAmount="219.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13309" HotelName="Gran Versalles" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Covarrubias 4-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/9/13309_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 145 rooms and 8 floors. The establishment has a lobby with elevators, a reception with a bureau de change, a safety deposit box service (for a fee), a hairdresser's and a television room. With regards to the food and beverage offering, the establishment has a cafÃ©, an inviting bar and an Ã  la carte restaurant with air-conditioning. The establishment offers guests a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This smart hotel is in the heart of Madrid. It is situated near Palacio de Justicia, near the establishment, you will find shops and leisure areas. It is a few minutes walk away from Gran Via, 20 metres away, there is public transport. ROOM: Each room has a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a double bed, fitted carpets, an air-conditioning system, central heating and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.04" OriginalAmount="219.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421455" Longitude="-3.708134" StarRating="4" HotelCode="12124|569" HotelName="Emperador" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grán Via 53, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/56/c356d146eef5f3596c7fcd5e063d52be9577331d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is popular for its central location in the heart of Madrid, on the famous Gran Via...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.15" OriginalAmount="219.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418581672664" Longitude="-3.7071949361763" StarRating="3" HotelCode="59567|391095" HotelName="Room Mate Laura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Travesía de Trujillos 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77126/a_77126_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Plaza de las Descalzas Reales, only about 30 m from the Plaza Mayor, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.455825" Longitude="-3.689702" StarRating="4" HotelCode="46622|ac_hotel_aitana_by_marriott" HotelName="AC Hotel Aitana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 152, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/63/0a6311102972c31b7457e66cb545bd77f2115bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper-mid range hotel is located in the town centre of Madrid, on the Paseo de la Castellana, c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.432259083416" Longitude="-3.674272463056" StarRating="3" HotelCode="143629|apartamentos_juan_bravo" HotelName="Apartamentos Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Juan Bravo 58-60, Salamanca, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/79/d87968052768a2fd0d984437d167b1a45439a649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.13" OriginalAmount="220.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123148" HotelName="Santa Barbara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/4/8/123148_18a8fe20916.jpg</HotelPictures>
        <HotelDescription>ROOM: This hotel has a reception, rooms with air-conditioned and a flat-screen television. SITUATION: It is situated next toAlonso MartÃ­nez the metro station of Close to Chueca the district of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428709750757" Longitude="-3.7030286430852" StarRating="2" HotelCode="113293|54190" HotelName="ibis Madrid Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Manuela Malasaña 6, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/df/73/df73dac1c635deec0e0499f541e1da990b4c6341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.57" OriginalAmount="221.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4283894" Longitude="-3.6711832999999" StarRating="3" HotelCode="300883|1217368" HotelName="Neo Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Don Ramón de la Cruz 94, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/64/6e64e957b87a6e7cb45d9a46531a20ac570a5bd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Madrid, 200 m away from the nearest metro station (Manuel Becerra).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418823798651" Longitude="-3.7093595509261" StarRating="2" HotelCode="57790|room_mate_mario" HotelName="Room Mate Mario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Campomanes 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/90/f790cf488911b287a108eedcd8f8bf96d5c95b6d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the city centre of Madrid. Access to public transport, as well...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.94" OriginalAmount="222.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26579" HotelName="Petit Palace Posada Del Peine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE POSTAS (PLAZA MAYOR) 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/9/26579_1_3290.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in, an old palace that was built in 1610 and renovated in 2005 5 floors, 50 rooms and 10 suites. In the entrance, you can find a lobby with elevators and a reception. Some of the establishment facilities on offer are a restaurant, a business centre, WiFi and indoor parking. The establishment has room service, a laundry service and a medical care service. SITUATION: This hotel is in Madrid the historic centre of Close to and, In the surrounding area, you can find shops, bars, restaurants and the nightlife. a few minutes walk away, there is a public transport stop, 30 minutes away from the establishment you have the airport. ROOM: The cosy rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a safety deposit box, an air-conditioning system and a mini-bar. They also have a satellite TV, internet, a double bed and heating. Some rooms have a balcony. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.98" OriginalAmount="222.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|32018" HotelName="Cortezo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Doctor Cortezo, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/1/8/32018_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2005 and has 88 rooms, The establishment boasts a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. You are also offered a cafÃ©, a buffet restaurant, room service, a laundry service, a TV room, a bar, conference rooms and indoor parking. SITUATION: This hotel is in Madrid the heart of Puerta del Sol and Plaza Mayor it is near in the surrounding area, clients have Tirso de Molina the underground station of in the surrounding area, clients can find bars, restaurants and shops. it is 500 metres away from Reina Sofia the museum it is situated 1 kilometre away from Thyssen and El Prado the museums it is situated 1 kilometre away from the Royal Palace ,Atocha the Station of it is 16 kilometres away from Madrid-Barajas Airport. ROOM: The fully-equipped rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar, a satellite TV, a safety deposit box, a central air-conditioning system and a central heating system. MEALS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.03" OriginalAmount="222.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|28469" HotelName="Nh Madrid Chamberí" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BRETON DE LOS HERREROS 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/6/9/28469_ef51fe30703.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, has 56 rooms and 2 suites. In the establishment entrance, guests will find a lobby with a reception and a cloakroom. Regarding the food and beverage offering, the establishment has a buffet breakfast. The establishment boasts a conference room, WiFi and a laundry service. SITUATION: This hotel is in a peaceful area of Nuevos Ministerios. Close to the establishment, clients can find Paseo de la Castellana it has excellent transport links to public transport services. It is 10 minutes away from the city centre. ROOM: The cosy rooms, have an air-conditioning system, heating, a bathroom with bathroom amenities, a direct line telephone, a mini-bar and a television. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.43" OriginalAmount="222.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13229" HotelName="Petit Palace Arenal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALLE DEL ARENAL 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/9/13229_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Puerta del Sol the area a 2-minute walk away from the metro stop, There are many places you can visit in the surrounding area, including, Puerta del Sol the monument, Around the establishment, clients can find cafÃ©s, bars and public transport. HOTEL: The hotel is in a historic building.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.91" OriginalAmount="223.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|369101" HotelName="Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Miguel Moya ,4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/1/0/1/369101_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.91" OriginalAmount="223.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|20526" HotelName="Petit Palace Triball" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Gonzalo Jimenez de Quesada 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/2/6/20526_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1902 6 floors, 38 rooms, 38 double rooms, 10 suites and 12 studios. The establishment boasts a reception with an elevator and a safety deposit box service. Guests are also offered a conference room, internet and a laundry service. SITUATION: This hotel is in the historic centre, 50 metres away, guests will find shops, restaurants, bars, clubs, nightclubs and public transport. ROOM: Some rooms have a balcony and Gran Via with views of They are equipped with hydromassage shower, a safety deposit box, WiFi and computer (available on request).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.26" OriginalAmount="223.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123231" HotelName="Armesto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Agustin, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/3/1/123231_30545680940.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inLas Letras the district of 300 metres away from the establishment, you can find Thyssen-Bornemisza the museum. ROOM: The rooms have an air-conditioning system, a television, a safe and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417319315597" Longitude="-3.706523364418" StarRating="3" HotelCode="326489|4764" HotelName="Petit Palace Ópera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arenal 16, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a4/f1a492c8911e264433a5f6fabfa82a3b77491fa1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the city, close to the King's Palace and the Puerta d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436424" Longitude="-3.685707" StarRating="4" HotelCode="31099|barrio_de_salamanca_suites_2" HotelName="Partner Barrio de Salamanca Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>General Oraa, 17, Barrio de Salamanca, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/51/06510c46d3e9245ed84bfa819e5a73da0dfb1cea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, luxury hotel is fabulously located in the financial, diplomatic, shopping and cultu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.72" OriginalAmount="224.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4209071" Longitude="-3.7065964" StarRating="2" HotelCode="149099|hostal_lauria" HotelName="Hostal Lauria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 50, 4°, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f1/7bf1909d1614ea4bc97244abb396e715462eb28a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Gran Via. There are a total of 21 rooms at Hostal Lauria. This acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="231.75" OriginalAmount="225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43223123" Longitude="-3.67441259" StarRating="2" HotelCode="947660|399279" HotelName="Hoom Apartments Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02765/2765/1.jpg?f=15074413</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.76" OriginalAmount="225.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13292" HotelName="Ac  Aitana By Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>LA CASTELLANA, 152</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/9/2/13292_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the financial area of Paseo de la Castellana it is in Close to the commercial areas and cultural offer. It has excellent transport links to Madrid-Barajas the airport In the surrounding area, you can find cinemas, a theatre, a museum and shops. it is opposite the Congress Centre, Next to Santiago Bernabeu the stadium the metro stop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.78" OriginalAmount="226" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.412945" Longitude="-3.703948" StarRating="4" HotelCode="262269|35484" HotelName="Eurostars Plaza Mayor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Doctor Cortezo 10, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/03/fa039541fe11699e51c6dcdcbc87d60c76eb1c0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.47" OriginalAmount="226.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|13182" HotelName="du Temps Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Barco, 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/2/13182_af018d41835.jpg</HotelPictures>
        <HotelDescription>HOTEL: This guesthouse is inviting. SITUATION: The guesthouse, is in Madrid a central area of Gran Via it is situated 50 metres away from It has excellent transport links to the Prado the museum Thyssen the museum the Royal Palace and Plaza Mayor and Puerta del Sol the monuments close to the establishment, guests have Gran Via the Station of next to the establishment, there is a car park, is 15 kilometres away from Madrid Airport. ROOM: The establishment has 35 single, double and triple rooms with a bathroom with a hairdryer, an air-conditioning system, heating, a television, a direct line telephone and a safety deposit box. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.429192" Longitude="-3.688444" StarRating="4" HotelCode="38261|40153" HotelName="Petit Palace President Castellana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marqués de Villamagna 4, esquina Paseo de la Castellana 20, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/80/c4/80c48fce4deab0399eff062170c4d969923006e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along a main road in the commercial district of Madrid, close to the Paseo de ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.81" OriginalAmount="227" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417256121247" Longitude="-3.705843357271" StarRating="2" HotelCode="320880|224918" HotelName="TOC Hostel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Celenque 3-5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/5b/805b337c8f7f0e96aa50724c10899b45abc3b560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming urban establishment is located in the cultural centre of Madrid, within 250 metres fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="234.04" OriginalAmount="227.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3331960" HotelName="Axel Hotel Madrid - Adults Only" Meals="ECONOMY ROOM" BedType="ECONOMY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 49,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31960/3331960/1.jpg?f=17538696</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional features at this hotel include complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include a business center, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.23" OriginalAmount="227.41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|73847" HotelName="THC Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARCO 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/4/7/73847_1c19a0e1820.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant apartment complex rooms, it offers WiFi, large windows and balconies. SITUATION: This hotel Gran Via it is 150 metres away from is situated in Chueca the district of close to the establishment, clients can find theatres, cinemas and bars. ROOM: All the rooms have a bathroom with a shower, a hairdryer and a double bed. They have a television, internet, an ironing set, an air-conditioning system, a central heating system and a balcony or terrace. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.29" OriginalAmount="227.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.427514260457" Longitude="-3.6963227391243" StarRating="4" HotelCode="904125|927475" HotelName="Petit Palace Santa Bárbara" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Santa Bárbara 10, esquina Plaza Alonso Martínez, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/36/ed36df1ff497ada146b7bf402a862484e62e1812.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Plaza de Santa Barbara in the impressive Alonso Martinez area. It is jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.51" OriginalAmount="227.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|423720" HotelName="Hard Rock Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Atocha 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/7/2/0/423720_d9481561617.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418617680782" Longitude="-3.706713616848" StarRating="4" HotelCode="23667|55066" HotelName="Intur Palacio San Martín" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de San Martín 5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/37/7d370daf1f5fdb442081c3e07f167b6870ae6398.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a classical building from the 1900's and lies at the heart of Madrid, only paces...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413210141742" Longitude="-3.708521425724" StarRating="4" HotelCode="190794|56958" HotelName="Posada Del Leon De Oro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cava Baja 12, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/93/d3936c84f8f8d0eed99aaf14eb1aedbd464cfbf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421195" Longitude="-3.702924" StarRating="3" HotelCode="30781|the_walt_madrid" HotelName="The Walt Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Barco 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9f/02/9f0272d8581dc68f27b538b32782be5264bc9c96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel lies at the heart of the Spanish capital, within 50 m of the famous Gran Vía, the commer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="234.88" OriginalAmount="228.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1546" HotelName="Hotel Madrid Chamartín, Affiliated By Meliá" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Mauricio Ravel, 10 - Chamartin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01546/1546/48.jpg?f=17741563</HotelPictures>
        <HotelDescription>Facilities: This hotel has a lift and a reception desk. The hotel provides a baggage storage service, room service, a laundry service and a conference room. Wireless internet access is provided in public areas.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.95" OriginalAmount="228.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|121888" HotelName="Sleep’n Atocha – B Corp Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DOCTOR DRUMEN 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/8/8/8/121888_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is classic style. SITUATION: This establishment, is in Madrid the centre of Close to the tourist attractions, Where you can visit, is located close to the train station, is 175 kilometres away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.97" OriginalAmount="228.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|24584" HotelName="B&amp;B Madrid Centro Plaza Mayor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATOCHA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/8/4/24584_3121bf90825.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2007 and it is situated in a historic building. The establishment has a reception, a lift, tourist information, a TV room, a reading room, WiFi and an internet zone (for a fee). SITUATION: This hotel is in the historic centre of Madrid. 50 metres away from the establishment, you can find Plaza Mayor it has excellent transport links to the metro station and the bus. It is located close to Sol Underground Station. ROOM: The rooms have a bathroom with individual air-conditioning systems, individual heating, a television, a safety deposit box (available for a fee) and WiFi. OBSERVATIONS: Check-in is at 12:30 and check-out is at 12:00. In front you can find a public car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.43" OriginalAmount="228.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4199155" Longitude="-3.70746933" StarRating="0" HotelCode="943732|2594675" HotelName="The First One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle dePreciados 44, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/8f/048fc98d1767616b2c74879593552061d77e70aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.86" OriginalAmount="228.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|54973" HotelName="Victoria 4" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE LA VICTORIA 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/7/3/54973_2b7e1121007.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Puerta del Sol it is situated next to Close to, Where you can visit museums, , palaces, gardens and fountains, In the surrounding area, you can find restaurants, bars, tourist points of interest and public transport. HOTEL: This hotel offers a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, a restaurant, internet, room service and a laundry service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41979" Longitude="-3.700234" StarRating="2" HotelCode="149094|hostal_la_plata" HotelName="Good Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 15 4b, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/6c/816c9278599ea6b10eca80c87c87ce9c156a9340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42486" Longitude="-3.698365" StarRating="3" HotelCode="630649|apartamentos_san_lorenzo_26" HotelName="Apartamentos San Lorenzo 26" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Lorenzo 26, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/a9/37a9b0ec2acdad36f83ad7f5b1cf0ef7f670395f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.403869022356" Longitude="-3.6901023040485" StarRating="4" HotelCode="162011|ac_hotel_atocha_by_marriott" HotelName="AC Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Delicias 42, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/66/cd663d6e5542a689b998a15bdc2e54b0b21277aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the heart of Madrid, close to the Paseo del Prado. The Reina Sofia, Thyssen-Born...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.39" OriginalAmount="231.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|56161" HotelName="Room Mate Óscar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Pedro Zerolo, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/1/56161_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, is in, a building, was built in 1960 75 rooms, The establishment has a terrace with a swimming pool andMadrid wonderful views of In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a lift. With regards to the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. There are many services available at the establishment, including a launderette (for a fee), internet (free of charge) and conference rooms. SITUATION: This hotel is in Madrid the city centre of Close to, Between Fuencarral and Barquillo the streets of is situated in Chueca the heart of near the establishment, you will find the Prado, Thyssen-Bornemisza and Reina SofÃ­a the museums of near the establishment, customers can find restaurants, is 20 kilometres away from Madrid Airport. ROOM: The establishment has 75 rooms with internet (free of charge), a flat-screen television, a double bed and a writing desk. The rooms have a bathroom with a shower, a bath, a hairdryer, toiletries, a direct line telephone, a mini-bar, a safety deposit box, an air-conditioning system and individual heating. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs, parasols and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|victoria_4_hotel" HotelName="Victoria IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Victoria 4, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/314c0a5aa5fa454eafa34ddd44467b4f.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Puerta del Sol, close to museums of world fame such as the Prado Museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.13" OriginalAmount="233.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13242" HotelName="Ac Carlton Madrid By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LAS DELICIAS, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/4/2/13242_231f6650939.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2010 and has 122 rooms, The establishment boasts a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. The establishment offers conference facilities, WiFi (for a fee), room service and a laundry service. SITUATION: This urban hotel is in Madrid the heart of Next to Madrid-Atocha the Railway Station of Puerta del Sol it is 10 minutes away from 5 minutes away from the establishment, guests will find the Prado, Thyssen-Bornemisza and Reina SofÃ­a the museums of it is 17 kilometres away from Madrid-Barajas Airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a double bed, an air-conditioning system, heating, a direct line telephone, a radio, piped music, a mini-bar, a safe, a satellite TV and WiFi (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="240.49" OriginalAmount="233.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="724386" HotelName="Ibis Styles Madrid Centro Maravillas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Manuela Malasana, 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/24386/724386/1.jpg?f=17158410</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Featured amenities include a computer station, express check-out, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415528003422" Longitude="-3.6970093846321" StarRating="5" HotelCode="19090|1532576" HotelName="Hotel Villa Real" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de las Cortes 10, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/93/639309e2c4b42afeb04c871eb3cc3bcc31c6b439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Madrid, on the Plaza de las Cortes, near the Prado. It is part...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423694" Longitude="-3.704196" StarRating="4" HotelCode="297894|madrid4rentals_tribunal" HotelName="Madrid SmartRentals Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Madera 25, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/78/d67849000125b5a75d0bda9f8fbf2d27bfb8cc3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419508" Longitude="-3.704286" StarRating="1" HotelCode="190823|hostal_inn_madrid" HotelName="Madrid Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Street Mesonero Romanos 10, 4th floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/67/9e675f3b2f71b5839f6b592a1573d46a016f3147.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.90" OriginalAmount="235.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|190844" HotelName="Bypillow The Citadel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espejo 2, piso 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/8/4/4/190844_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.62" OriginalAmount="236.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|242253" HotelName="Onefam Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Monserrat, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/5/3/242253_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.75" OriginalAmount="236.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50215" HotelName="Apartahotel Rosales" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ Marques de Urquijo, 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/1/5/50215_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in MarquÃ©s de Urquijo the street Where you can find the shopping areas, is near Gran Via public transport services, the business distrcits. ROOM: The establishment has studios with kitchenette, a television, a direct line telephone and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.55" OriginalAmount="237.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124189" HotelName="Blume Cruz Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>De La Cruz, 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/8/9/124189_d1233941345.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the historic area of Puerta del Sol it is near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.45" OriginalAmount="238.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.414882" Longitude="-3.702615" StarRating="3" HotelCode="143610|2000775" HotelName="Apartamentos Blume Cruz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz 35, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/43/5043b85900e9e2d8b4fa4f1491b2f11af45a58a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.56" OriginalAmount="238.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.405098018332" Longitude="-3.6936217546463" StarRating="4" HotelCode="29377|382425" HotelName="AC Hotel Carlton Madrid" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las Delicias 26, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/1d/981d589d426be13f9d6d9828ac5752a5fa820295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of the Spanish capital, adjacent to Madrid Atocha railway sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.67" OriginalAmount="238.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13220" HotelName="Petit Palace Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Hortaleza 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/0/13220_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1940, was renovated in 2008 6 floors, 58 rooms, 15 family rooms and 43 double rooms. The establishment boasts a lobby with a lift, a reception and a breakfast room. The establishment offers guests WiFi, bicycle hire, a medical care service, internet and a laundry service. SITUATION: This hotel is in Chueca the district of Gran Via it is close to close to the establishment, clients can find the tourist attractions, Where you can find restaurants, shops, Puerta del Sol, Plaza Mayor and Palacio Real the monuments Reina SofÃ­a, El Prado and Thyssen Bornemisza the museums of. ROOM: Customers can find comfortable and stylish rooms with hydromassage shower, a hairdryer, a direct line telephone and satellite and cable TV. They also have WiFi, a mini-bar, a double bed, an air-conditioning system, heating and a safe. The establishment has disabled access rooms (available on request), rooms in which pets are permitted, rooms for smokers and non-smoking rooms. FACILITIES: Guests are offered cycling.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.01" OriginalAmount="238.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13178" HotelName=" Madrid Marriott Princesa Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PRINCESA 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/7/8/13178_1_133.jpg</HotelPictures>
        <HotelDescription>SITUATION: This attractive hotel, Plaza de EspaÃ±a it is near, Around the establishment, clients can find shops, boutiques, nightclubs, bars, restaurants and public transport services. HOTEL: This renovated hotel in 2012, has 423 rooms and 14 floors. The establishment has a garden, a reception, a safety deposit box service, a currency exchange service, a cloakroom, baggage storage, a lift, a cafÃ©, a kiosk, a bar and a terrace. Guests also have access to 12 conference rooms, WiFi, room service, a laundry service, a medical care service, a bicycle storage room, indoor parking and a car park. ROOM: Each room has a bathroom with a hairdryer, a double bed, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a fridge, central heating, a safe and a sitting area. FACILITIES: Clients can enjoy activities and a gym. 3 kilometres away, clients have at their disposal a golf course, Guests are offered a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.80" OriginalAmount="239.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13192" HotelName="Quatro Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sevilla 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/2/13192_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003, has 7 floors, 62 rooms and 10 deluxe rooms. In the entrance, you can find a reception, a safety deposit box service, a cloakroom and lifts. You are also offered internet, room service, a laundry service and a medical care service. SITUATION: This smart hotel is in Madrid the historic centre of the Puerta del Sol it is situated 2 minutes away from in just 3 minutes, clients can get to museums, the establishment, is situated close to tourist points of interest, monuments, shops and leisure areas. ROOM: All the rooms have a bathroom, a shower, a bath, a direct line telephone, a satellite television, cable television, internet, central heating, individual air-conditioning, a mini-bar and a safety deposit box. Our guests also have available superior rooms with a balcony. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard, Diners Club and EC. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.17" OriginalAmount="239.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13279" HotelName="Ópera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CUESTA DE SANTO DOMINGO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/7/9/13279_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, has 79 rooms and 9 floors. This renovated establishment in 2001, has a lobby with a lift and a reception. The establishment boasts a piano bar, conference rooms, a restaurant and a cafÃ©. The establishment offers internet, a laundry service and it is situated in front of a public car park. SITUATION: This small hotel is in the city centre, is in front of Teatro Real. It is a few minutes walk away from Palacio Real and Plaza Mayor the city centre and 15 kilometres away from Airport Madrid-Barajas. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a mini-bar, a safety deposit box (available for a fee), with air-conditioning and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41914860907" Longitude="-3.7092939019203" StarRating="4" HotelCode="38253|hotel_meninas" HotelName="Meninas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campomanes 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/78/3e7803bf31a99a30c461e8b0784b342ff00786d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just opposite Madrid’s Royal Palace and Royal Opera House, near the Plaza Mayor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4235" Longitude="-3.7006" StarRating="3" HotelCode="32767|sidorme_madrid_fuencarral_52" HotelName="B&amp;B Hotel Madrid Centro Fuencarral 52" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Fuencarral 52, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/e9/f5e99096bf10e32e5885e3de98100532c6dffc7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hostel is located in the centre of Madrid. Guests will discover shops, boutiques, bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.59" OriginalAmount="240.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|28202" HotelName="Nh Madrid Lagasca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAGASCA 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/0/2/28202_680ed3f0704.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in El Barrio de Salamanca the heart of There are many places you can visit in the surrounding area, including, the Museo del Prado around 1 kilometre away you can find. HOTEL: The hotel has 100 rooms, a lobby with a reception, a safety deposit box service, a cloakroom, a cafÃ©, shops and a conference room. There are many services available at the establishment, including a laundry service, a medical care service, a car hire service and a babysitting service. ROOM: It has cosy rooms with a bathroom with a hairdryer, toiletries, a direct line telephone, a radio, a kettle, a coffee maker, a safe, a terrace, internet, satellite and cable TV, videogames, a mini-bar, an air-conditioning system and pillow menu. FACILITIES: For a small supplement, you are offered a massage service. MEALS: Guests are offered a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.64" OriginalAmount="240.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|156946" HotelName="Air Rooms Madrid By Hellosky" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aeropuerto de Madrid, Barajas, Terminal T4, Planta -1 (Zona tierra), Barajas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/9/4/6/156946_1e59d5a1134.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Madrid-Barajas Airport 5 minutes away, you can find a bus stop, Close to the metro stations and the bus station. it is 15 minutes away (by train) from Madrid the centre of. ROOM: Each room has an air-conditioning system, a television with international channels, a bathroom, a wardrobe, a writing desk, a coffee maker, a mini-bar, a hairdryer, complimentary bathroom items and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.09" OriginalAmount="240.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13194" HotelName="Intur Palacio San Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>SAN MARTIN 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/4/13194_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1883, renovated in 2002, has 6 floors, 94 rooms, 86 double rooms and 8 suites. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a cloakroom and a lift. The establishment has a cafÃ©, a kiosk, a hairdresser's, a bar, a TV room and an Ã  la carte restaurant with air-conditioning, The establishment offers guests a conference room and internet. The establishment also offers room service, a laundry service and indoor parking (for a fee). SITUATION: This luxurious hotel is in a historic building, is in Madrid the city centre of Gran Via and the Royal Palace of Madrid it is near 100 metres away, guests can find restaurants, bars, 100 metres away you can find nightclubs, is situated 50 metres away from shops, 250 metres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, with air-conditioning, a satellite or cable television, a stereo, internet, a mini-bar, a fridge, a double bed, a central heating system, a safety deposit box and fitted carpets. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.93" OriginalAmount="242.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|423533" HotelName="Pestana CR7 Gran Vía Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/5/3/3/423533_0d18f911245.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="250.02" OriginalAmount="242.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="42443" HotelName="Líbere Madrid Palacio Real" Meals="DUPLEX" BedType="DUPLEX">
        <Address>
          <AddressLines>
            <AddressLine>Travesia De Los Trujillos, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/42443/42443/1.jpg?f=17753902</HotelPictures>
        <HotelDescription>This smoke-free hotel has 4 floors in 1 building and offers offsite parking. Amenities include wheelchair access.. Guests will find features like onsite car rentals..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.406924" Longitude="-3.683148" StarRating="4" HotelCode="30186|27951" HotelName="Agumar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de Reina Cristina 7, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/ef/97ef11ed01c50ed47f4d15613b04b7d6cae68f79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel enjoys a wonderful central position at the heart of Madrid. Situated on the Reina...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="251.67" OriginalAmount="244.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3978759" HotelName="Hard Rock Hotel Madrid" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ronda De Atocha 17,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/78759/3978759/43.jpg?f=16765349</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a 24-hour fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="251.78" OriginalAmount="244.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420619" Longitude="-3.708516" StarRating="4" HotelCode="17616|127785" HotelName="Hotel Santo Domingo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa98b989d71d050584e06916b1fb52e869006e31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Madrid, only a 3-minute walk from Gran Via and the city’s main ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.14" OriginalAmount="244.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123525" HotelName="Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ventura de la Vega, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/2/5/123525_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the centre of is situated in Las Letras the district of 500 metres away, guests can find Thyssen-Bornemisza the museum. ROOM: The rooms have and a satellite television, WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416666" Longitude="-3.691007" StarRating="4" HotelCode="189352|31258" HotelName="Petit Palace Lealtad Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Antonio Maura 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/f4/d6f42e45a4277f989d9768ec6e2b27cf21127cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an old five-storey building built in the early nineteenth century in the mos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13308" HotelName="Intercontinental Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LA CASTELLANA 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/8/13308_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style aparthotel, has 8 floors, 307 rooms, 28 double rooms and 91 apartments. In the entrance, you can find a lobby with a reception, The establishment boasts internet, a garden area, a hairdresser's, a bar, a restaurant and room service. You can use the launderette and the car park. SITUATION: This luxurious hotel, Paseo de la Castellana it is in Close to Gregorio MaraÃ±on the metro station of it is situated 4 kilometres away from the city centre, in front of the hotel there is public transport. ROOM: The establishment has elegant apartments and standard rooms, The accommodation establishments have a bathroom with a hairdryer, a bathrobe, a direct line telephone, internet, a mini-bar, a central air-conditioning system, a central heating system and a safety deposit box (available for a fee), It also offers apartments with a living room-bedroom. FACILITIES: The establishment has a sauna, a steam bath and a gym. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.66" OriginalAmount="246.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423004" Longitude="-3.709869" StarRating="4" HotelCode="18763|1219" HotelName="Madrid Plaza España Hotel Managed by Melia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 74, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/8e/e98e0d04ec9785d805a3ecb3431d75dd0f834c21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on one of Madrid's main roads. It takes just a few minutes to reach the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.85" OriginalAmount="246.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42986123" Longitude="-3.70102461" StarRating="4" HotelCode="509843|2422085" HotelName="Apartments Slow Suites Luchana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luchana 13, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/f4/43f49117101777a230732fdd187e9807bca13254.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4243759" Longitude="-3.70702809" StarRating="0" HotelCode="568423|pension_salome" HotelName="Hostel Salome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Pez 40, 2 Izquierda, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/dc/a8dc82e45f84bb9c629e7672f692046b1a7a88ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420917517025" Longitude="-3.7011348657516" StarRating="0" HotelCode="454561|hostal_casa_bueno" HotelName="Hostal Casa Bueno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Parking,Photocopy,Shopping Arcade,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 10, Piso 4D, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/8d/718de5cc2c27f77f08e6ef98021b8aea87dfc921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Casa Bueno is perfectly located for both business and leisure guests in Madrid. The hotel off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.77" OriginalAmount="248.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13274" HotelName="Petit Palace Preciados" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CALLE GALDO 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/7/4/13274_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1920, has modern rooms, modern facilities, is urban and business. SITUATION: This hotel is in Madrid the city centre of It has excellent transport links to places of interest and cultural places. You will be able to visit, and. In the surrounding area you can enjoy shops, boutiques, cafÃ©s, bars and restaurants. 50 metres away, there is public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.01" OriginalAmount="248.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150721" HotelName="Buenos Aires" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/2/1/150721_2cc22ad1856.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Gran Via it is in 3 minutes away from the establishment you have Santo Domingo the metro station of 10 minutes away from the establishment, clients can find the Royal Palace, is 20 minutes away from the Prado the Museum of Buen Retiro the Park of this hotel is situated 13 kilometres away from Madrid-Barajas Airport. ROOM: Each room has city views, an air-conditioning system, a television, WiFi, a bathroom with a shower, a hairdryer, a safe and a launderette (available on request).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.19" OriginalAmount="249.70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|188078" HotelName="Toc and Suites Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De Celenque, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/0/7/8/188078_bfe421c1411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.20" OriginalAmount="249.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|255519" HotelName="Soho Boutique Congreso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Calle de Zorrilla</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/5/1/9/255519_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.23" OriginalAmount="249.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|183212" HotelName="B&amp;B Madrid Centro F 52 " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Fuencarral, 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/3/2/1/2/183212_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.34" OriginalAmount="249.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|72753" HotelName="Posada Del León De Oro Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CAVA BAJA, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/7/5/3/72753_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in La Latina the district of Plaza Mayor 100 metres away, guests can find Puerta del Sol it is situated 700 metres away from in the surrounding area, you can find Prado, Reina SofÃ­a and Thyssen Bornemisza the museums Clients can also find. HOTEL: Rooms large, they have WiFi, (free of charge), an iPod docking station and underfloor heating. Guests are also offered a restaurant with traditional dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.36" OriginalAmount="249.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13262" HotelName="Barrio De Salamanca Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GENERAL ORAA 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/6/2/13262_d1b01691037.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, has 5 floors, 32 suites, 20 Suite Salon Rooms, 10 junior suites and 2 business suites. In the entrance, you can find a reception and a safety deposit box service. The establishment has various facilities, such as a bar, a cafÃ©, a restaurant with air-conditioning and conference rooms. The establishment also offers internet, room service and a laundry service. SITUATION: this luxurious hotel and it is in an excellent location, is situated in a cultural area, a business area and a shopping area. Paseo de la Castellana near the establishment, guests will find Maria de Molina, Serrano and Claudio Coello it is located between. ROOM: The rooms have with air-conditioning, a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a fridge, a balcony, central heating and a sofa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.86" OriginalAmount="250.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="0" HotelCode="842312|2640855" HotelName="The Level at Meliá Castilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/05/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Golf,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Poeta Joan Maragall 43, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/28/5528fa7468deda4e5c20a6dbada4fe8bc997842e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy an exclusive experience in a unique environment with a personalised service at The Level at Me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.41" OriginalAmount="250.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|255573" HotelName="Soho Boutique Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Calle Veneras</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/5/7/3/255573_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422238811889" Longitude="-3.7115634763669" StarRating="3" HotelCode="47226|55997" HotelName="Hotel Cason del Tormes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rio 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a7/13/a71344eea2dba7bc14eff5875df2804d4c9d3b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Madrid within walking distance of many of the to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.88" OriginalAmount="251.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13287" HotelName="Inhala Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ San Bernardo, 1 - Plaza de Santo Domingo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/7/13287_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 200 rooms and facilities for conferences, banquets and groups. This urban hotel was built in 2009, has a lobby, with a reception, air-conditioning, a currency exchange service, a lift, WiFi and room service. The establishment boasts a cafÃ©, a breakfast room, a laundry service (for a fee) and indoor parking (for a fee). SITUATION: This hotel is in Madrid the city centre of Gran Via 3 minutes away from close to the establishment, clients can find the commercial area, Where you can find bars, restaurants and shops. the Puerta del Sol it is situated 15 minutes away from It has excellent transport links to the Royal Palace and Sabatini the Gardens it is 12 kilometres away from Adolfo SuÃ¡rez Madridâ€“Barajas Airport. ROOM: All the rooms have an air-conditioning system, heating (seasonal), WiFi, a television, a bathroom with a shower, a hairdryer, a direct line telephone, a radio, a safe and a mini-bar. FACILITIES: Outdoors, clients can enjoy a terrace with a pool. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.01" OriginalAmount="251.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423470005842" Longitude="-3.7105514834324" StarRating="4" HotelCode="320634|1801458" HotelName="Dear Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 80, 14th floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f6/87f66d4e953be6719418d420f4cefe2662c7f5e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.56" OriginalAmount="252.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43705154" Longitude="-3.71551653" StarRating="2" HotelCode="519201|hostal_arrate" HotelName="Hostal Arrate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gaztambide 61, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/4c/3d4cc5712ddd94f86f48c7b7439902aa3baaf714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="259.71" OriginalAmount="252.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41411" Longitude="-3.701624" StarRating="5" HotelCode="171805|137745" HotelName="NH Collection Madrid Palacio de Tepa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Sebastian 2, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/72/b07279fb8d7639d7bd6ff3f44d40eb78e73cef75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.79" OriginalAmount="252.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13239" HotelName="Grupotel Mayorazgo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Flor Baja 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/9/13239_10762481216.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in Madrid a central area of The establishment boasts 200 rooms, a piano bar, multilingual staff, air-conditioning and heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.38" OriginalAmount="252.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.429652759543" Longitude="-3.7187914658796" StarRating="3" HotelCode="113296|865745" HotelName="Aparto-Hotel Rosales" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marqués de Urquijo 23, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/70/d3709d811d25d7aa0fc6ed907dd969857d739bf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Completed Refurbished in August 2013. Located in Marqués de Urquijo street, right in the center of M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="261.00" OriginalAmount="253.4" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1800726" HotelName="Inhala Hotel Garden" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/00726/1800726/62.jpg?f=17411719</HotelPictures>
        <HotelDescription>Facilities: The hotel has 2 suites, 13 single rooms and 80 double rooms, which are located on 7 storeys and are reachable by lift. Multilingual staff (English, German, French) at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. There are also a number of shops that make for great strolling and browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with fax machine, projector and photocopier is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="261.42" OriginalAmount="253.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1868949" HotelName="Neomagna Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Don Ramon De La Cruz 94,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/68949/1868949/49.jpg?f=17745289</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.57" OriginalAmount="253.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|150814" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Carmen, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/8/1/4/150814_8d948371437.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts an Ã  la carte restaurant, a bar a cafÃ©, room service, has a reception and tourist information. SITUATION: This establishment, is next to Puerta del Sol the Square of is situated in Madrid the city centre of La Plaza Mayor 400 metres away from the establishment, you can find it is situated 10 minutes walk away from the Royal Palace. ROOM: The rooms have an air-conditioning system, a balcony, WiFi, a television, a bathroom with a shower or bath and a hairdryer. Some rooms have Puerta del Sol views of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42789411" Longitude="-3.70768075" StarRating="2" HotelCode="739505|hostel_one_madrid" HotelName="Hostel One Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montserra 9, City Centre, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/9c/a99c8e697fa4b8f4b5fa86098a2f63492772a0d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.41" OriginalAmount="254.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|386334" HotelName="The First One Madrid Preciados" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Preciados, 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/3/3/4/386334_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.63" OriginalAmount="255.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|253506" HotelName="Oriente Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Lepanto 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/3/5/0/6/253506_f7a31451147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419473800577" Longitude="-3.699099496007" StarRating="4" HotelCode="12770|catalonia_hotel_gran_via" HotelName="Catalonia Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 7-9, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/3b/e93b08c76d0497b325d9e61664f6b3869c656d02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the historical centre of Madrid and offers an ideal atmosphere ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.45" OriginalAmount="256.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|220851" HotelName="Smartr Madrid Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Perez Galdos 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/5/1/220851_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41736456" Longitude="-3.70599914" StarRating="1" HotelCode="666371|rc_miguel_angel" HotelName="Rc Miguel Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Street Plaza Celenque 1, 4th Left, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/2a/cb2ae40c75cec4713ee2cf66848d50038e77a399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.93" OriginalAmount="257.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13238" HotelName="Nido Príncipe Pío" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Florida, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/8/13238_27dd8811231.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid a central area of In front of PrÃ­ncipe PÃ­o the metro station Around the establishment, clients can find shops, bars, restaurants, nightclubs and cultural places. Guests can also visit and. HOTEL: This hotel is relaxing and leisure.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.56" OriginalAmount="257.83" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|63106" HotelName="Nh Collection Madrid Paseo Del Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PZA CANOVAS DEL CASTILLO 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/1/0/6/63106_a2eb9660742.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a bar, a restaurant, conference facilities, WiFi, room service and a laundry service (for a fee), It also has an indoor car park and a bicycle rental desk. SITUATION: This establishment, is near the Prado, Reina Sofia and Thyssen-Bornemisza the museums of is situated in the historic centre and 5 minutes away from the Puerta del Sol the commercial area of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.74" OriginalAmount="258" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416385880056" Longitude="-3.7096166178178" StarRating="1" HotelCode="320306|131959" HotelName="The Citadel By Pillow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Espejo 2, Centro de Madrid, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/417919/417919a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.22" OriginalAmount="258.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|216296" HotelName="Axel  Madrid - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atocha 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/2/9/6/216296_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.33" OriginalAmount="258.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124165" HotelName="Abaaly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/6/5/124165_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge). SITUATION: La Plaza Mayor It is close to. ROOM: The establishment has rooms and shared rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="266.71" OriginalAmount="258.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="512" HotelName="Hotel Serrano" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Marques De Villamejor, 8,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00512/512/15.jpg?f=17685197</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="267.07" OriginalAmount="259.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="975" HotelName="Hotel Emperador" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00975/975/1.jpg?f=17683535</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, limo/town car service, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and 11 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41846" Longitude="-3.705391" StarRating="3" HotelCode="44012|26157" HotelName="Best Western Carlos V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maestro Victoria 5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b1/61b134e770fbf734d9ddfced29e866846a36bb60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located in the tourist centre of Madrid just a few minutes walk from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.12" OriginalAmount="260.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|254696" HotelName="limehome Madrid San Lorenzo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Lorenzo, 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/6/9/6/254696_1_1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268.83" OriginalAmount="261" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417113" Longitude="-3.689109" StarRating="4" HotelCode="170577|57078" HotelName="Petit Palace Savoy Alfonso XII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alfonso XII 18, Retiro - Puerta de Alcalá, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/be/afbe2d6f949507366be2d036ad1d2a4c1a010a0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Alfonso XII Street in the impressive Retiro district. It is just 300 m away ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415225341177" Longitude="-3.698911132534" StarRating="3" HotelCode="36365|hostal_lisboa" HotelName="Hostal Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ventura De La Vega 17, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/36/e5367d33a72d507b00de197eebdba526c9da36ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417535869051" Longitude="-3.7035306705985" StarRating="3" HotelCode="300873|hotel_europa_46" HotelName="Hotel Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ del Carmen 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/24/a42442e8d5cfa2e87e479b22c9339dd8aee51c04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.28" OriginalAmount="261.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13267" HotelName="Melia Madrid Princesa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Princesa, 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/6/7/13267_55100ed1433.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was completely renovated in 2008, has 274 bright rooms. The establishment offers guests 11 banquet halls, a lobby with elevators, a safety deposit box service, a currency exchange service, a cloakroom and a reception. The establishment boasts a nightclub, a cafÃ©, a TV room, a bar, an Ã  la carte restaurant with air-conditioning and a conference room. The establishment offers guests internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This smart hotel is in Madrid, close to Plaza de EspaÃ±a, Palacio Real and Plaza Mayor. Near the establishment, guests will find tourist points of interest, monuments, shops and leisure areas. It is just 60 kilometres away from Toledo and El Escorial ROOM: The establishment has renovated rooms with a bathroom. FACILITIES: The establishment boasts a covered pool, a spa, a jacuzzi, a sauna, a solarium, a Turkish bath, a massage service and a gym. Guests are offered an entertainment programme. PAYMENT METHODS: The establishment accepts Visa, Eurocard, Mastercard and EC.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.79" OriginalAmount="261.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.427048" Longitude="-3.71435" StarRating="5" HotelCode="7857|24674" HotelName="Meliá Madrid Princesa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Princesa 27, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c4/9fc4050c1c564be7d1622bc0991b41f2ab36d8f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated deluxe hotel is in a superb area of Madrid near to the Plaza de España, the Palac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.80" OriginalAmount="261.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|522137" HotelName="limehome Madrid La Bolsa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Bolsa 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/3/7/522137_52ccd280926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42158228" Longitude="-3.7027236" StarRating="2" HotelCode="902795|hostal_stad_madrid_3" HotelName="THC Gran Vía Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Barco 10, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/98/cd98843112092967afe3328603498611d270f42a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated 150 m from the famous Gran Via and within the trendy district of Chueca, from this hotel gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42037525" Longitude="-3.69729212" StarRating="0" HotelCode="795293|hostal_new_go_inn" HotelName="New Go Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Libertad 4, Madrid City Center, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/ab/daabf29b49cec8e6877aad55b04a30bffff63c88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.68" OriginalAmount="262.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|445372" HotelName="Bob W Arte" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/7/2/445372_938b2c01007.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41486282" Longitude="-3.6969675" StarRating="2" HotelCode="434742|armesto" HotelName="Hostal Armesto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Aguistin 6, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2e3c1ea8dbe13e3e309470a2008d372b4bf1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Armesto is conveniently located in the popular Centro area. The property features a wide rang...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.29" OriginalAmount="263.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|567007" HotelName="The Loft Hostel Madrid Lavapiés" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Esperanza 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/0/0/7/567007_83b73c81235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="272.68" OriginalAmount="264.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42141248" Longitude="-3.70755928" StarRating="2" HotelCode="469895|57701221" HotelName="Hostal Lamalonga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Room Service,Shopping Arcade,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>C/ Gran Vía 56, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/cf/b1cf7b29070268d04abcfc8cbb8f01ab279347e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Lamalonga in Madrid (Gran Via), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.34" OriginalAmount="265.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13252" HotelName="Hyatt Regency Hesperia Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DE LA CASTELLANA 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/5/2/13252_fa4c7811322.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000 and has 171 rooms, In the entrance, guests are offered a big hall with elevators, a reception with a bureau de change and a safety deposit box service (for a fee), The establishment has a television room, shops, a theatre, a hairdresser's, a cafÃ©, a bar, a restaurant and a conference room. The establishment offers guests internet, room service, a medical care service and a car park. SITUATION: This elegant hotel is in Madrid the commercial area of Where you can find a business area, Paseo de la Castellana it is located close to nearby, you will find leisure areas, is situated in front of Gregorio MaraÃ±on the bus stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, internet, a mini-bar, a king-size bed, a central heating system and a safety deposit box (available for a fee). FACILITIES: The establishment has a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.62" OriginalAmount="265.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436458659446" Longitude="-3.6884585022926" StarRating="4" HotelCode="29177|67144" HotelName="Barceló Emperatriz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle López de Hoyos 4, (Junto al Paseo de la Castellana), 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/zz/61ad4cbe72acb336d78395fab62cbd03de8ac578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel lies in the commercial district of Madrid, close to Castellana Street....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.75" OriginalAmount="266.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|150734" HotelName="NH Collection Madrid Suecia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marques Casa de Riera, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/3/4/150734_2ee59ca0702.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an Ã  la carte restaurant and a fitness centre. SITUATION: The establishment, is in Madrid the city centre of 2 minutes away from the establishment, you can find Banco de EspaÃ±a the metro station of Gran Via it is located between Cibeles the Square of it is 1.5 kilometres away from Madrid-Atocha the Railway Station of the Puerta del Sol it is situated 10 minutes away from. ROOM: All the rooms have an air-conditioning system, WiFi, a television, a bathroom, a hairdryer, complimentary bathroom items and bath or shower. They also have a mini-bar. FACILITIES: With regards to the food and beverage offering, there is a restaurant, Guests are offered a terrace with a swimming pool, (available for a fee), meeting facilities and a luggage room. The establishment also offers tourist information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420715844095" Longitude="-3.7069496512413" StarRating="3" HotelCode="18768|room_mate_macarena_gran_va" HotelName="Room Mate Macarena - Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 43, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/a3/4aa3380932ad4f1d430728f8197c9a0f3059f505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Madrid, near to the Gran Via, between the Plaza de Espana and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.438792" Longitude="-3.691606" StarRating="5" HotelCode="25011|39749" HotelName="Hesperia Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 57, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/ef/50efeb3205649618326e0e1c4721e999af50f16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located directly in the commercial and shopping district of Madrid clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.04" OriginalAmount="268" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42243262" Longitude="-3.70010823" StarRating="3" HotelCode="447285|131917" HotelName="Madrid SmartRentals Chueca II" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Perez Galdos 7, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436719/436719a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.17" OriginalAmount="268.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.423778289617" Longitude="-3.7115444391479" StarRating="5" HotelCode="468809|2019145" HotelName="Barceló Torre de Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de España 18, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/bc/08bcf8075b2f441905a85bac896824353ce56ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.38" OriginalAmount="268.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416405" Longitude="-3.698651" StarRating="5" HotelCode="36857|98385" HotelName="Hotel Urban" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 34, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6e/fc6e52983eb1d49c7508b97374854a539d6ab087.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully situated at the heart of Madrid, surrounded by cultural venues, countless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.78" OriginalAmount="268.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|443136" HotelName="60 Balconies Iconic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Calle de Cedaceros</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/1/3/6/443136_5b268250839.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.96" OriginalAmount="268.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124019" HotelName="Fuencarral Adeco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/1/9/124019_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Madrid the centre of Chueca it is 3 minutes away from Gran Via 250 metres away from the establishment, you can find the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.10" OriginalAmount="270" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417029" Longitude="-3.705226" StarRating="3" HotelCode="35373|39761" HotelName="Petit Palace Puerta del Sol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arenal 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/97/749754e17d1d84aefd6dd7528c9969aca2820ef1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the historic and tourist centre of Madrid near to the Puerto del Sol (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="279.09" OriginalAmount="270.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.425044230148" Longitude="-3.6781405276126" StarRating="4" HotelCode="410223|93771" HotelName="Vincci Soma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Goya 79, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/1e/d31eeec907bba8f93dbbce805c0926cac575c487.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Goya Street in the heart of the Salamanca quarter, where culture, shopping ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.33" OriginalAmount="271.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41366544" Longitude="-3.70038516" StarRating="0" HotelCode="960771|3330015" HotelName="Room Mate Alba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Huertas 16, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/70/9b70c48ee2843a7924bf1bd65f268f7123c6f18f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.46" OriginalAmount="271.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13284" HotelName="Madrid Plaza De España Affiliated By Meliá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/4/13284_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1953, renovated in 2004, has 12 floors, 112 rooms, 100 double rooms and 12 suites. Guests have access to a lobby with a reception, lifts, a safety deposit box service and a currency exchange service. The establishment has a conference room, a living room, a cafÃ©, a bar and a breakfast room with air-conditioning, There are many services available at the establishment, including internet, room service and a laundry service. it is near a car park. SITUATION: This urban hotel, Madrid it is in Plaza de EspaÃ±a and Palacio Real it is a few minutes walk away from Close to Plaza de EspaÃ±a the train station the establishment is 94 kilometres away from a ski resort with chair lifts, 7 kilometres away, there is a golf course. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a safety deposit box, a double bed and a central heating system. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.62" OriginalAmount="271.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|185964" HotelName="Dear  Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/6/4/185964_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.66" OriginalAmount="271.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124007" HotelName="Slow Suites Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Marcos, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/0/7/124007_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This apartment complex is in Chueca the district of it is situated 100 metres away from the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.39" OriginalAmount="272.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|217014" HotelName="Doubletree By Hilton Madrid-prado" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/0/1/4/217014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.33" OriginalAmount="273.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|23863" HotelName="Urban, A Member Of Design Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CARRERA DE SAN JERONIMO 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/6/3/23863_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 102 rooms, Junior Suite rooms and suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a currency exchange service. Guests are also offered a cocktail bar and an Ã  la carte restaurant. It has a terrace with a bar, a swimming pool, a gym, a steam bath, 4 conference rooms and a car park. SITUATION: This luxurious hotel is in Madrid the heart of Around the establishment, clients can find cultural places, tourist points of interest, shops and public transport services. 18 kilometres away from the establishment, guests will find the airport. ROOM: The rooms have a bathroom, flat-screen satellite television, internet, WiFi, a hairdryer, a direct line telephone, computer safe, individual air-conditioning, a double bed and a mini-bar. FACILITIES: The hotel has a swimming pool, deck chairs, parasols and a bar with a terrace, The establishment boasts a gym and a steam bath. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="282.41" OriginalAmount="274.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1556" HotelName="Hotel Madrid Centro, Affiliated By Meliá" Meals="ROOM WITH VIEWS" BedType="ROOM WITH VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01556/1556/12.jpg?f=17720396</HotelPictures>
        <HotelDescription>Facilities: This hotel has a lift and a reception desk. The hotel provides room service, a laundry service and a conference room. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.54" OriginalAmount="274.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|124174" HotelName="Velázquez 45 by Pillow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/7/4/124174_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Salamanca the district of. ROOM: Each room has an air-conditioning system, a bathroom with toiletries and a television. FACILITIES: Guests are offered WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="282.82" OriginalAmount="274.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422139086483" Longitude="-3.7095956504345" StarRating="4" HotelCode="30318|1236" HotelName="Hotel Mayorazgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Flor Baja 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/54/6e5453b5de4b536039b1988afe937e8daca756c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located on the Gran Via in the heart of Madrid. An abundance of shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.56" OriginalAmount="275.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|443640" HotelName="Chic and Basic Dot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Maestro Victoria 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/4/0/443640_f0826f51004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.28" OriginalAmount="276" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.414515560127" Longitude="-3.7001119705697" StarRating="3" HotelCode="57792|47698" HotelName="Room Mate Alicia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado 2, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/90/b090770d907be1ccc229dde75b3f4a7db6af7369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Barrio de las Letras, on Santa Ana square and close to the mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4104159" Longitude="-3.6954733" StarRating="4" HotelCode="266904|409781" HotelName="Woo Travelling Atocha 107 HOMTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 107, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/91/bd91af053d2132142ed5a56d2f664b02461ad40e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.01" OriginalAmount="277.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.435405238061" Longitude="-3.6854785680771" StarRating="4" HotelCode="7856|2104" HotelName="Meliá Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Claudio Coello 139, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5c/f15cc8f0a588e970b84ad6dc738c68442895d0bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of the Salamanca district of the city, this hotel is situated close to the main s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42426856" Longitude="-3.71218071" StarRating="0" HotelCode="982680|torre_de_madrid_plaza_madflats_collection" HotelName="Barceló Torre de Madrid by Madflats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De España, 18 - 13, Puerta 9, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/f8/8df832b651fdc21320ad2573ca7c0661ed8ac0b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.55" OriginalAmount="282.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|485499" HotelName="Petit Hostel Palacio Real" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/4/9/9/485499_bf27c2f2007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.65" OriginalAmount="283.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|255614" HotelName="Hostal New Go Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Calle Libertad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/6/1/4/255614_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.77" OriginalAmount="283.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13204" HotelName="Petit Palace Cliper " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CHINCHILLA ESQ. GRAN VIA 29 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/0/4/13204_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Gran Via it is next to Close to the theatres and shops. La Plaza Mayor it is a few minutes walk away from the Royal Palace, and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292.52" OriginalAmount="284" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42030179" Longitude="-3.70713865" StarRating="4" HotelCode="946968|396621" HotelName="Aloft Madrid Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jacometrezo 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/32/94322782d794bc8a2c6e5fccbd34fc0631afc731.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.80" OriginalAmount="284.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|124104" HotelName="Numa | Script" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/1/0/4/124104_a4b02621232.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bed and breakfast establishment, is modern. SITUATION: It is inMadrid the centre of it is next to Thyssen-Bornemisza the museum. ROOM: The establishment has rooms with an air-conditioning system, WiFi (free of charge) and flatscreen cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413945" Longitude="-3.702857" StarRating="4" HotelCode="26838|catalonia_hotel_puerta_del_sol" HotelName="Catalonia Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atocha 23, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/15/ce15a9c427d18380a1b8a788539d8f53a29951ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smart luxury hotel is centrally located in Madrid's golden triangle, between the Old Town and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.18" OriginalAmount="285.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|50238" HotelName="II Castillas Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ABADA 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/3/8/50238_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003 63 rooms, Guests have access to air-conditioning, a hall with a reception, a lift, a cafÃ©, a restaurant and a laundry service. SITUATION: Is situated inMadrid the city centre of Where you can find shopping areas and historic buildings. Puerta del Sol, Palacio de Oriente, Museo del Prado and Museo Reina SofÃ­a it is close to it is well-connected with public transport services. ROOM: The rooms a bathroom with a hairdryer, They are equipped with a mini-bar, a safe, piped music, cable television, a direct line telephone, individual heating and an air-conditioning system. Some rooms have hydromassage shower. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.37" OriginalAmount="285.80" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13268" HotelName="Melia Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CLAUDIO COELLO, 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/6/8/13268_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 7 floors, 356 rooms, 307 double rooms and 43 single rooms. The establishment has a restaurant with air-conditioning, The establishment offers room service and a laundry service. SITUATION: This hotel Barrio de Salamanca it is in Close to a commercial street, the Museo del Prado it is situated 2 kilometres away from 100 metres away, there is an underground station. ROOM: The cosy rooms with air-conditioning, have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar, a central heating system and a safety deposit box. FACILITIES: The establishment boasts a sauna and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.58" OriginalAmount="286" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7036330997944" StarRating="3" HotelCode="25010|957" HotelName="Petit Palace Cliper Gran Vía" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Chinchilla 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f0/6df095671e3bb2b1aa2b3e8bf62eb1b98069cf07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is located at the heart of Madrid, close to the Gran Via and the Puerta d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.429026465625" Longitude="-3.6804140226792" StarRating="2" HotelCode="30782|apartamentos_ramon_de_la_cruz_41" HotelName="Ramon De La Cruz 41" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Don Ramón de la Cruz 41, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/57/f657941e0cc562275859dd4307c45617000cbaa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located in the tourist centre of Madrid, near the main motorway, 15 km from the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="295.29" OriginalAmount="286.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2735" HotelName="Suites Barrio De Salamanca Hotel" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>General Oráa 17,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02735/2735/1.jpg?f=17724829</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.62" OriginalAmount="287.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|220856" HotelName="Mola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 16 Plaza de Jacinto Benavente</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/8/5/6/220856_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41777909" Longitude="-3.71157965" StarRating="0" HotelCode="524454|posada_real_manuel" HotelName="Hostal Central Palace Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Oriente 2, 3rd floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/00/36004fa827fb44f3b6a86647e90fcc591f7dae4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.70" OriginalAmount="288.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|27015" HotelName="Catalonia Goya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Goya 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/0/1/5/27015_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was renovated in 2005 and was built in the 19th Century. It has 88 rooms and 6 floors. In the entrance, you can find a hall with a reception, a safety deposit box service and a lift. The establishment boasts air-conditioning, a conference room, meeting room, WiFi, room service and a laundry service. Guests are also offered a restaurant and a cafÃ©. SITUATION: This establishment, is in Goya the street Where you can find boutiques, restaurants and business companies. the establishment, Paseo de la Castellana it is near 13 kilometres away, you can find Madrid Airport. ROOM: The modern rooms, have a bathroom, a direct line telephone, parquet flooring, an air-conditioning system, heating, a satellite television, a direct line telephone, a safety deposit box, a king size or double bed, a mini-bar and a balcony or terrace. FACILITIES: Guests are offered a massage service. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.70" OriginalAmount="288.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13281" HotelName="Catalonia Gran Via Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 7-9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/1/13281_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 185 rooms, 22 single rooms, 158 double rooms and 5 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a snack bar, a restaurant with air-conditioning and 6 conference rooms. The establishment offers guests room service, a laundry service and internet. SITUATION: This hotel is in Madrid the historic centre of near the establishment, customers can find nightclubs, restaurants and bars. it is near Buen Retiro the Park of the Prado the Museum of the airport, 50 metres away, there is a public transport stop. ROOM: Customers can find modern rooms with a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio and internet. Are also furnished with a mini-bar, an air-conditioning system, a central heating system, a double bed and a safe. FACILITIES: The establishment boasts a jacuzzi, a sauna, a swimming pool, a gym and a massage service. OTHERS: Regarding the food and beverage offering, you can enjoyLa Pedrera the restaurant with Mediterranean cuisine, international cuisine and typical dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.89" OriginalAmount="288.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|73916" HotelName="Petit Palace Santa Barbara" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA SANTA BARBARA 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/9/1/6/73916_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel La Plaza de Santa BÃ¡rbara it is in is situated in Alonso MartÃ­nez the area Gran Via the establishment is 1,6 kilometres away from Chueca the district of, cinemas, restaurants, a terrace, cafÃ©s and shops, 50 metres away, there is a metro station. HOTEL: The hotel has a reception, a lift, a breakfast room, a bicycle rental desk, WiFi, daily newspapers, room service, a fax machine and a photocopier.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.87" OriginalAmount="289.19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|440273" HotelName="Slow Suites Luchana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luchana 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/2/7/3/440273_965aba80806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="298.84" OriginalAmount="290.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3977762" HotelName="UMusic Hotel Madrid" Meals="PREMIUM ROOM - INTERIOR VIEW" BedType="PREMIUM ROOM - INTERIOR VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Paz, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/77762/3977762/7.jpg?f=17719651</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.79" OriginalAmount="293" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.414183717938" Longitude="-3.7038041855875" StarRating="2" HotelCode="405709|142343" HotelName="Mola! Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/04/2026" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 16, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/548493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Mola Hostel in Madrid (Sol), you'll be minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.58" OriginalAmount="293.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|448270" HotelName="Apartamentos Soho Boutique Hoy No Me Puedo Levantar " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/2/7/0/448270_12e702d1222.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.83" OriginalAmount="294.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13212" HotelName="Petit Palace Arturo Soria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ARTURO SORIA 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/2/13212_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the tourist area of it is located between Arturo Soria and Alcala the street Ciudad Lineal it is situated 50 metres away from Close to shops, a shopping centre, restaurants, bars and nightclubs. This hotel is close to IFEMA the exhibition centre the airport, Close to a golf course and a gym. OTHERS: The hotel offers a dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.85" OriginalAmount="295" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413123" Longitude="-3.700828" StarRating="4" HotelCode="172083|22020" HotelName="Catalonia Plaza Mayor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atocha 36, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c8/74c8c9a4273d0e5a78af7a3c01bea457514483ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a building dating back to the early twentieth century, part of the historic ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.73" OriginalAmount="295.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|217148" HotelName="60 Balconies Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Almirante 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/4/8/217148_91cd5631029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="305.91" OriginalAmount="297.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42255999" Longitude="-3.69382458" StarRating="3" HotelCode="497216|60_balconies_recoletos" HotelName="60 Balconies Urban Stay-Edificio Recoletos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Almirante 17, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/2e/202ea9b8e5db52ace973cf49f76dc77be57f318a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.40" OriginalAmount="297.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|441666" HotelName="Bob W Chueca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/6/6/6/441666_03277bf1135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="306.61" OriginalAmount="297.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="124463" HotelName="VP  Madroño" Meals="PREMIUM ROOM" BedType="PREMIUM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle del General Díaz Porlier,  101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/24463/124463/1.jpg?f=17752834</HotelPictures>
        <HotelDescription>This splendid hotel is ideally located in the exclusive district of Salamanca, within walking distance of the Goya and Serrano shopping streets and about 7 km from the centre of Madrid. Thanks to its great traffic connections, the property offers easy access to the main sites of the city such as museums, parks and local monuments. Renovated in 2010, this air-conditioned hotel offers a lovely private garden and spacious rooms with a stylish, bright decoration, offering a relaxing atmosphere, ideal to unwind after a busy day of work or sightseeing. Room facilities such as free Wi-Fi, a fully-equipped kitchenette and complimentary water and soft drinks for the first night, will enhance guests' stay and make their visit to the city a memorable one. Every morning a delicious breakfast buffet is served in the hotel and guests can find many dining options surrounding the property. Other services include private parking as well as meeting facilities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.65" OriginalAmount="300.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|123239" HotelName="América" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/2/3/9/123239_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers WiFi, (free of charge), a reception. SITUATION: It is situated 200 metres away fromGran Via the metro station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.75" OriginalAmount="300.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13211" HotelName="Mercure Madrid Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>LOPE DE VEGA 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/1/13211_55318140829.jpg</HotelPictures>
        <HotelDescription>HOTEL: This themed hotel, was opened in 2000. It has 57 rooms and 7 floors. This building with air-conditioning, has a lobby, with a reception, a lift, a cafÃ©, a bar, a library, a breakfast room and internet. The establishment offers guests room service, a laundry service and an indoor or outdoor car park. SITUATION: This welcoming hotel is in Madrid the heart of the Golden Triangle of Art it is in In front of, 200 metres away, guests can find Anton Martin the underground station of. ROOM: The rooms have an air-conditioning system, individual heating, a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar (available for a fee) and a safety deposit box (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422204771965" Longitude="-3.7030420542236" StarRating="0" HotelCode="519433|pension_cartagenera" HotelName="Hostal Adis Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Puebla 14, 1ªplanta, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c1/7fc1134e4e8d0e443dcc8cebf02972e31f4c591f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.03" OriginalAmount="301.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41754916" Longitude="-3.69707265" StarRating="3" HotelCode="631267|slow_suites_bellas_artes" HotelName="Slow Suites Bellas Artes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Los Madrazo 20, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5ceba0268e5ff42614e35031d45b1d9efc505f2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.10" OriginalAmount="301.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422426934853" Longitude="-3.7088960588608" StarRating="4" HotelCode="67168|84037" HotelName="Vincci Via 66" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 66, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/b0/44b0016b28107ff69752e3cecb3b19f0f66d399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the capital, between Plaza España and the Puerta Del Sol....</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.77" OriginalAmount="301.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13187" HotelName="Villa Real" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE LAS CORTES 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/7/13187_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, 115 rooms and 15 suites. In the entrance, you can find a spacious hall with a reception area and a cloakroom. The establishment boasts a cafÃ©, a cocktail bar, 4 conference rooms and 2 Ã  la carte restaurants. The establishment offers guests a medical care service, internet, a laundry service, room service, indoor parking and a car park. SITUATION: This hotel is in Madrid the city centre of is situated in Las Cortes the Square of nearby, you will find the Prado the museum close to the establishment, clients can find shops, 50 metres away, there is public transport, 30 minutes away from the establishment you have Madrid-Barajas Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite TV, a stereo, internet, a mini-bar, a central air-conditioning system, central heating and a safe (available for a fee). FACILITIES: The establishment has a gym and a sauna. OTHERS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for and special dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="310.80" OriginalAmount="301.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1698" HotelName="Hotel Quatro Puerta Del Sol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sevilla 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01698/1698/18.jpg?f=17672770</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.32" OriginalAmount="303.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|34477" HotelName="Liabeny" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SALUD 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/7/7/34477_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Madrid the centre of Next to, Close to, There are many places you can visit in the surrounding area, including tourist points of interest, For example, this establishment, is in an excellent location, Close to the commercial area and the metro stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.15" OriginalAmount="305" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421591657216" Longitude="-3.7002443282418" StarRating="2" HotelCode="322522|520463" HotelName="Hostal América Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 19, 5 Floor, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1e/331ee8bc2ad58e64ba92d4d95669788071b26573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal America The Hostal America (rated 2x000D star) is a mid size hotel in Madrid. Off site car pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.25" OriginalAmount="305.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419223" Longitude="-3.704238" StarRating="3" HotelCode="38610|391975" HotelName="II Castillas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Abada 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/23/ad231204dd668a04aeb10cf1cf6c09469d00b8b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the commercial and architectural centre of Madrid, approximately 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.28" OriginalAmount="305.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|13186" HotelName="Cason Del Tormes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIO 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/6/13186_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2002, has 4 floors and 63 rooms. In the establishment entrance, guests will find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. Regarding the food and beverage offering, the establishment has a bar and a restaurant with air-conditioning, The establishment offers internet, a car park, indoor parking (for a fee), room service and a laundry service. SITUATION: This urban hotel is in Madrid the tourist area of it is a few minutes walk away from monuments, Where you can find, nearby, you will find shops, nearby, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, cable and satellite television, internet, fitted carpets, a safety deposit box (available for a fee) and a central heating system. FACILITIES: Regarding the food and beverage offering, there is a snack bar. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and EC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="314.68" OriginalAmount="305.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1554" HotelName="Hotel Madrid Plaza España, Affiliated By Meliá" Meals="ROOM WITH VIEWS" BedType="ROOM WITH VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía,  74</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01554/1554/23.jpg?f=17753984</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Services and facilities include room service, a laundry service and a conference room. Wireless internet access allows guests to surf the internet and catch up on email. Guests arriving by car can park their vehicles in the car park.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.85" OriginalAmount="305.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|37788" HotelName="Vincci Vía 66" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/8/37788_1_7925.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in the heart of the city, close to Gran Via. There are many places you can visit in the surrounding area, including museums, theatres and the commercial area. It is a few minutes' walk away from public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.96" OriginalAmount="309.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|235595" HotelName="Slow Suites Augusto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Augusto Figueroa 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/5/9/5/235595_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.07" OriginalAmount="309.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41477352" Longitude="-3.70705099" StarRating="0" HotelCode="859892|2407165" HotelName="Pestana Plaza Mayor Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Dining,Heated Pool,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Imperial 8, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/c2/eac26af2928fc2880fbb05671f6b40203243cd04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Pestana Plaza Mayor Madrid is a unique and unparalleled luxury hotel, paying tribute to the work...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.61" OriginalAmount="310.30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|13196" HotelName="limehome Madrid Calle de Don Ramón de la Cruz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DON RAMON DE LA CRUZ 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/9/6/13196_14.jpg</HotelPictures>
        <HotelDescription>APARTMENTS: The establishment has 12Â bright exterior rooms with living room, a bedroom, a bathroom, shower, a kitchen, kitchen utensils, a coffee maker, an oven, 2 TVs, telephones, internet available at no extra charge, a safe box, a hairdryer and towel warmer. FACILITIES: This establishment has a concierge service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.76" OriginalAmount="311.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|444490" HotelName="Ikonik Gran Vía" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/9/0/444490_20cb1880916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.36" OriginalAmount="312.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="823593|amor_de_dios_17_boutique_hotel" HotelName="Amor De Dios 17 Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amor De Dios 17</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/33/98337f30b4e05d1e1abcf93fcf4f39a67f94d7d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.73" OriginalAmount="313.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26943" HotelName="Vincci Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PRADO 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/4/3/26943_a5deaaa1409.jpg</HotelPictures>
        <HotelDescription>HOTEL: This newly built hotel, is in an old building, has 6 floors, 169 rooms, 5 junior suites and 2 suites. In the entrance, you can find a hall with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment has a cafÃ©, a bar, a restaurant, a conference room, a terrace and air-conditioning. Guests are also offered WiFi, room service and a laundry service. SITUATION: This hotel is in Madrid the historic centre of Close to, Between, is surrounded by museums, monuments and the shopping area. close to the establishment, clients can find Atocha the Railway Station of it is situated 15 kilometres away from Madrid-Barajas Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, heating, an air-conditioning system, a safe and a balcony or terrace. Clients are offered disabled access rooms. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Guests can book bed and breakfast or half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.34" OriginalAmount="313.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30670" HotelName="Catalonia Las Cortes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Prado 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/6/7/0/30670_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, is situated in a historic building, has 5 floors, 65 standard rooms, 2 suites and 2 rooms adapted for people with reduced mobility. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service and lifts. The establishment boasts air-conditioning, a bar, a restaurant with highchairs, a dining room and WiFi. There are many services available at the establishment, including room service and a laundry service. SITUATION: This hotel is in the historic centre of Madrid, close to la zona de Las Letras, la PLaza Santa Ana and the Puerta del Sol. There are many places you can visit in the surrounding area, including La Plaza Mayor, the Royal Palace, the Museo del Prado and the Museo Nacional Centro de Arte Reina SofÃ­a. In the surrounding area of the establishment, guests can find shops and public transport. The establishment is 15 kilometres from Madrid Airport. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable television and WiFi (free of charge). Are also furnished with a mini-bar, a king size or double bed, individual heating, individual air-conditioning and a safety deposit box (available for a fee). OTHERS: The establishment serves a buffet breakfast and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.60" OriginalAmount="316.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4203" Longitude="-3.706591" StarRating="4" HotelCode="29314|1224" HotelName="Vincci Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 01/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 41, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/30/44309233c4952e99c29ee9c3194336daf5aa3c18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the city centre of Madrid, close to Puerta del Sol, Plaza Mayo...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.51" OriginalAmount="317.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42007916" Longitude="-3.70369994" StarRating="4" HotelCode="586826|hyatt_centric_gran_via_madrid" HotelName="Hyatt Centric Gran Via Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 31, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/03/4903263531df3350afbec4726260e1b1fbc278e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar, room service, a conference room and a business centre. Wireless internet acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.54" OriginalAmount="318.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13271" HotelName="Francisco I" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ARENAL 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/7/1/13271_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, Madrid it is situated in was renovated in 2003, has 58 elegant rooms and 3 floors. In the entrance, guests are offered a lobby with elevators and a reception. The establishment has a laundry service. SITUATION: This hotel is in Madrid the city centre of Puerta del Sol it is near near the establishment, you will find shops, cinemas, restaurants, cafÃ©s, bars and nightlife. it is situated only a few minutes walk away from public transport services and 15 kilometres away from Madrid-Barajas Airport. ROOM: The rooms have a bathroom, a direct line telephone, a television, a safe (available for a fee) and a central heating system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.60" OriginalAmount="320.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415152" Longitude="-3.699136" StarRating="4" HotelCode="82258|suite_prado_hotel" HotelName="Suite Prado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Manuel Fernández y González 10, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/6c/be6c376bdafdec47d0e25ac18969f28447149706.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.37" OriginalAmount="322.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26338" HotelName="Icon Embassy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serrano 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/3/8/26338_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, renovated in 2005, has a main building, an annexed building, 6 floors and 75 rooms. The establishment has a lobby with air-conditioning, a reception and a lift. With regards to the food and beverage offering, the establishment has a cafÃ©, a nice bar and a restaurant with air-conditioning, Guests have access to WiFi, conference rooms, room service, a laundry service and a medical care service (for a fee). SITUATION: This establishment, El Barrio de Salamanca it is in Between Hermosilla and Ayala the streets of Close to, Around the establishment, clients can find the embassies, boutiques, museums, art galleries and restaurants. it is situated only a few minutes walk away from the historic centre. ROOM: All the rooms have computer with WiFi, a flat-screen television, a stereo, a king-size bed and hydromassage shower or bath. The establishment has triple and quadruple rooms, family rooms and disabled access rooms. FACILITIES: The establishment offers ticket sales, At no extra cost, you can enjoy cycling. OBSERVATIONS: Clients have pushchairs free of charge. OTHERS: Clients have at their disposal a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.69" OriginalAmount="323" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421488217176" Longitude="-3.6893905699253" StarRating="4" HotelCode="66236|27950" HotelName="AC Hotel Recoletos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Recoletos 18, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/4c/564cb65a79ef374437dcb7a4dc41f7c0e509b3d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the centre of Madrid, just 600 metres from Puerta del Sol and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="333.36" OriginalAmount="323.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419564681616" Longitude="-3.6985845569617" StarRating="4" HotelCode="426246|452302" HotelName="Vincci The Mint" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 10, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/536852/a_536852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. Amenities include a baggage storage service and a safe. Wireles...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.15" OriginalAmount="325.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|447159" HotelName="SmartRental Collection Gran Vía Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/5/9/447159_14b54f71412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.92" OriginalAmount="326.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13224" HotelName="NH Madrid Nacional" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/2/4/13224_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated close to the Prado, Thyssen and Reina Sofia Museums. The establishment offers great views of the botanical garden. It is near Atocha Railway Station. HOTEL: This hotel has facilities for people with disabilities, 8 floors, 14 single rooms, 199 double rooms and 1 suite. Guests also have access to a reception, a conference room and internet. The establishment offers guests an indoor or outdoor car park, room service and a laundry service. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, with air-conditioning, central heating and a safe. RESTAURANT: Guests can enjoy an Ã  la carte air-conditioning restaurant system and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.73" OriginalAmount="326.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26582" HotelName="Icon Wipton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jorge Juan, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/8/2/26582_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1910, was renovated in 2005, has 6 floors, 61 rooms, 43 superior rooms and 18 family rooms. This building with air-conditioning, has a lobby with a reception, a cosy bar, a cafÃ© and a restaurant. The establishment boasts a conference room, internet, a WiFi zone, room service and a laundry service. SITUATION: This hotel is in the heart of the city. It is located between Velazquez and Goya Street. This hotel is near Serrano, Plaza de ColÃ³n, Biblioteca Nacional, Museo ArqueolÃ³gico and Paseo de la Castellana and 13 minutes away from Airport Madrid-Barajas. It is located near the Prado, Thyssen Bornemisza and Reina SofÃ­a Museums. Clients can also find shops and leisure areas. ROOM: The establishment has large, modern, superior rooms with laptop, a flat-screen television, showers, a hydromassage bath, wireless telephone and multi-speaker. Clients are offered triple, quadruple, family, smoking, disabled access and pet-friendly rooms. FACILITIES: Guests are offered a bicycle hire service (free of charge). PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.81" OriginalAmount="327" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41320061" Longitude="-3.70107705" StarRating="0" HotelCode="768799|408407" HotelName="CoolRooms Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 34, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/53/2f53b76f04e7d9cf0ff7dc74c0cc56e0fe166d17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A buffet breakfast is served every morning at the property. There is an in-house restaurant, which s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.22" OriginalAmount="327.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.427" Longitude="-3.687348" StarRating="4" HotelCode="37614|38284" HotelName="ICON Embassy by Petit Palace" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Serrano 46, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f2/71f241b1b1641d39874becce315293588e553fc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the business district of Madrid within a short distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.52" OriginalAmount="329.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13217" HotelName="Preciados" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DE PRECIADOS, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/7/13217_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2002 5 floors, 73 rooms, 6 single rooms and 55 double rooms. In the entrance, guests are offered a lobby with elevators, a safety deposit box service (for a fee), a currency exchange service, a cloakroom and a reception. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, The establishment boasts a TV room, a hairdresser's, a conference room, internet, room service, a laundry service and a car park. SITUATION: This attractive hotel is in Madrid the city centre of Close to, close to the establishment, clients can find shops, leisure areas and monuments. 10 metres away, clients have public transport. ROOM: It has stylish, modern rooms with a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, a radio, internet, a mini-bar, central heating and a safe. FACILITIES: it is 3 kilometres away from a golf course. OTHERS: The establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.90" OriginalAmount="330" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42395331953" Longitude="-3.6852157115936" StarRating="4" HotelCode="38281|5437" HotelName="ICON Wipton by Petit Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jorge Juan 17, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7e/937ed6ba3d1618f4e9004ff9d1313c90e5d00504.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the exclusive and luxurious commercial district of Serrano, at the heart o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.411819" Longitude="-3.697824" StarRating="4" HotelCode="172000|catalonia_hotel_atocha" HotelName="Catalonia Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 81, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/21/6121a963267cce891b78d4d34cad6f37540e4b41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Madrid, in the Triangle of Art, which is home to the most visit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.51" OriginalAmount="330.59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|209556" HotelName="Barcelo Torre De Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De Espana, 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/5/6/209556_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="340.67" OriginalAmount="330.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4290" HotelName="Catalonia Goya Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Goya,  49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04290/4290/38.jpg?f=17753075</HotelPictures>
        <HotelDescription>The hotel is located in the Salamanca quarter, close to local boutiques, tourist attractions and restaurants as well as branches of several multinational companies. Madrid airport is situated 13 kms away. The hotel, built in 1900 was reopened in 2005 after extensive renovation. There are 88 rooms on 6 floors. The air-conditioned hotel also offers guests conference services and WLAN Internet as well as laundry and room services. Cuisine in the hotel restaurant varies according to season. Alternatively guests can drop by the hotel bar-cafeteria. All accommodation units are fitted with individually adjustable air-conditioning and heating, satellite TV and Internet. The fully equipped en-suite bathroom in constructed from marble in a manner reminiscent of the Japanese style. Guests can treat themselves to a massage on site. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="340.67" OriginalAmount="330.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="95460" HotelName="Hotel Catalonia Gran Vía Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/95460/95460/46.jpg?f=17749432</HotelPictures>
        <HotelDescription>This attractive hotel is situated in the historical centre of Madrid and offers an ideal atmosphere for both leisure and business travellers. Nightclubs, restaurants, and bars can be found in the immediate surroundings. It is close to Retiro Park, the Prado Museum and Madrid airport. Public transport departs from stops within 50 m of the establishment. The property offers a foyer, 6 conference rooms and a currency exchange facility. Guests may select their meal in the snack bar or in the air-conditioned restaurant. The modern rooms come with an en-suite bathroom, a direct dial telephone and satellite/ cable TV. The air-conditioned rooms come with a double bed and a safe. The hotel has a hot tub, a sauna, a rooftop pool and a gym. The stylish restaurant serves international and Mediterranean cuisine as well as some Catalonian specialities. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="341.11" OriginalAmount="331.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417608" Longitude="-3.698623" StarRating="4" HotelCode="24549|4668" HotelName="Vincci Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cedaceros 4, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b7/e2b74e72537373ff0735a29728f52030b369e1ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few paces from the Museo del Prado, various shopping and entertainment ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.40" OriginalAmount="331.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|440360" HotelName="Smartrental Collection Gran Via Centric" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/3/6/0/440360_6116b500813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.34" OriginalAmount="336.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13216" HotelName="Vincci Madrid Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CEDACEROS 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/1/6/13216_193043e1205.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 2004, has 8 floors, 87 rooms, 85 double rooms and 2 suites. In the establishment entrance, guests will find a spacious hall with elevators, a reception and a safety deposit box service. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant with air-conditioning, The establishment offers room service and a laundry service. It is situated close to a car park. SITUATION: This hotel is situated in a central area, Close to, nearby, you will find shops, leisure areas, Clients can also find Thyssen and Reina Sofia the museums the Puerta del Sol 500 metres away, guests will find Gran Via around 1 kilometre away you can find it is 10 kilometres away from Madrid-Barajas Airport 100 metres away, there is public transport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, an air-conditioning system, a safety deposit box (available for a fee) and central heating. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4238815" Longitude="-3.7109402" StarRating="4" HotelCode="943558|hotel_riu_plaza_espana" HotelName="Riu Plaza España" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 84, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/86/db86b416ba4ec890ef86834221ff6bc89fd54004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.68" OriginalAmount="345.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|29575" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ALCALA 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/5/7/5/29575_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a large garden and a terrace. It has 2 buildings, 180 rooms and 1 room adapted for people with reduced mobility. In the entrance, guests are offered a hall with a reception, a currency exchange service, a cloakroom and lifts. Guests have access to air-conditioning, a bar, a cafÃ©, a dining room, a television room, a restaurant with highchairs and conference rooms. At an extra cost you can use internet and a laundry service. SITUATION: This hotel is in Madrid city centre, close to the Puerta del Sol. 18 kilometres away from the establishment, guests will find the airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, individual heating, an individual air-conditioning system and a safety deposit box.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.09" OriginalAmount="345.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.418299" Longitude="-3.707854" StarRating="3" HotelCode="190825|1441728" HotelName="JC Rooms Puerta del Sol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Flora 4- 1º, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/5b/2c5bdfe3d6bb0b01effe18d0a7a20db541d57327.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.61" OriginalAmount="349.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|219198" HotelName="Vp Plaza España Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/1/9/8/219198_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="362.26" OriginalAmount="351.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1071528" HotelName="Catalonia Atocha Hotel" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Atocha, 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/71528/1071528/10.jpg?f=17696261</HotelPictures>
        <HotelDescription>Situated in central Madrid, this hotel is near Paseo del Prado, Atocha Railway Station, and the city's main museums and attractions. The hotel boasts a neoclassical style and is conveniently located near a variety of restaurants, bars, and entertainment options. Puerta del Sol and Plaza Mayor are within 850 meters. Small pets (one dog or cat under 20kg) are welcome upon request for a small nightly fee and deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.56" OriginalAmount="352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.43487307" Longitude="-3.67896929" StarRating="4" HotelCode="589737|heritage_madrid_hotel" HotelName="Heritage Madrid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Diego De León 43, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/1e/b31e88edf069768b47d5780b287f860b8a6f615b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A baggage storage service, a bar and a transf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="363.88" OriginalAmount="353.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13234" HotelName="Praga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/3/4/13234_e14a0a81257.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 8 floors, 420 rooms and 3 suites. The establishment has various facilities, such as a lobby with a reception, a bar, a restaurant with air-conditioning, indoor parking (for a fee), room service and a laundry service. SITUATION: This urban hotel is close to the motorway, 15 minutes away, guests can find the city centre, is close to shops, cafÃ©s, boutiques, bars, restaurants and nightlife. nearby, there is public transport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, central heating, a balcony and a safe (available for a fee). OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.71" OriginalAmount="357.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419830641568" Longitude="-3.7012660503388" StarRating="4" HotelCode="30862|senator_gran_via_21_hotel" HotelName="NH Collection Madrid Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 21, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/35/2835d2759134b280fcdc9d65985b1b26bed539af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Madrid, close to a wide selection of shopping and en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.74" OriginalAmount="358" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.412589" Longitude="-3.693984" StarRating="4" HotelCode="166292|39762" HotelName="Radisson Blu Madrid Prado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Moratin 52, Plaza de Platerias Martinez, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bb/b0bb369fd881b28863fd200477b9af7fe8c9b40d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an incredible location just steps from the Museo del Prado (100 metres) and next to the Caixa F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.49" OriginalAmount="358.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|386064" HotelName="Pestana Collection Plaza Mayor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Imperial Centro 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/0/6/4/386064_8d95e971129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.86" OriginalAmount="362" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420110720997" Longitude="-3.700916689584" StarRating="4" HotelCode="570141|224901" HotelName="Hotel Círculo Gran Vía, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 24, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/14/e4149742ca0445ac506bbc7d762f891c3c381c9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a restaurant, a bar, a conference room and a business centre are available to guests of the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.86" OriginalAmount="362.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.413378311268" Longitude="-3.7011066097476" StarRating="2" HotelCode="149111|hostal_martin_madrid" HotelName="Hostal Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 43, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/91/c4912ebd28615c528f738b6a0427d83918090def.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.73" OriginalAmount="362.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419239162882" Longitude="-3.6971620779099" StarRating="5" HotelCode="314388|1625628" HotelName="The Principal Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marqués de Valdeiglesias 1, Corner Of Gran Via 2, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f9/cff9cde7f22691b0bcf6b9059c020c72143ac2e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the upscale area of Gran Vía street, near Alcalá street and a few steps away from Cibeles Square,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.68" OriginalAmount="367.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|150710" HotelName="La Fonda de los Príncipes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/0/7/1/0/150710_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a reception, a vending machine and a TV room. SITUATION: This establishment, is in Madrid the city centre of Puerta del Sol it is 170 metres away from La Plaza Mayor 5 minutes away, you can find Close to places of interest, bars, restaurants and shops. 60 metres away, there is a metro station. ROOM: All the rooms have a television, a safe (free of charge), a bathroom with a shower or bath, bedding and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.04" OriginalAmount="368.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422762894137" Longitude="-3.7094950675964" StarRating="4" HotelCode="31486|senator_gran_via_70_spa_hotel" HotelName="Senator Gran Vía 70 Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 70, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/5c/935ced050252055e3b893158f26725fe98a20236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Madrid, just 10 minutes' walk from the Plaza del Sol. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="379.23" OriginalAmount="368.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="128299" HotelName="Hotel Victoria 4" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28299/128299/1.jpg?f=17754150</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.62" OriginalAmount="370.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|440361" HotelName="Hyatt Regency Madrid Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Paseo De La Castellana 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/3/6/1/440361_8f80f571339.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.41" OriginalAmount="371.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|448072" HotelName="Petit La Latina - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Segovia 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/0/7/2/448072_de117ee1410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383.16" OriginalAmount="372" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.41522013506" Longitude="-3.7089037731971" StarRating="2" HotelCode="149090|406023" HotelName="Hostal La Casa de La Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Plaza de San Miguel 5, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/a6/74a6651a9fe46690b22454454f69f20745547d9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.45" OriginalAmount="373.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|179776" HotelName="The Principal Madrid, Small Luxury Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marques de Valdeiglesias, 1 Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/7/7/6/179776_1_6292.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.22" OriginalAmount="374" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.426496608054" Longitude="-3.685585517339" StarRating="3" HotelCode="410370|49507" HotelName="TÓTEM Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hermosilla 23, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/2d/492d63c162ea80a18302eb28dda4c321208ba3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In a privileged location in the heart of the city’s boutique shopping area, the hotel is perfectly p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="389.98" OriginalAmount="378.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4058633" HotelName="Catalonia Plaza España Hotel &amp; Spa" Meals="ROOM - GRAN VÍA VIEW" BedType="ROOM - GRAN VÍA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 70, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/58633/4058633/5.jpg?f=17719624</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="395.52" OriginalAmount="384" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.407254" Longitude="-3.688255" StarRating="4" HotelCode="439753|131928" HotelName="Only YOU Hotel Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Infanta Isabel 13, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/e4/ade4f5884de7545484bf07959fb7fdc2c845b6d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.436015652851" Longitude="-3.6817972362042" StarRating="3" HotelCode="29224|nh_balboa" HotelName="NH Madrid Balboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuñez De Balboa, 112, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/be/f0be2edc3524a70e7028aa98e93c8a86892ab660.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre (2 km) where there are many shopping venues, bars and restaurants. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.411703" Longitude="-3.697576" StarRating="4" HotelCode="326453|tryp_madrid_atocha_hotel" HotelName="TRYP Madrid Atocha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 83, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/ea/42eaba93723fa557afc187179877477f76eece74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Madrid and just a few paces from the Museo del Prado...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.64" OriginalAmount="388" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.426850376113" Longitude="-3.6981715889549" StarRating="5" HotelCode="935979|39707" HotelName="URSO Hotel &amp; Spa Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mejía Lequerica 8, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/e9/2ae916261fbedf9c4710f9b855a51127e932e8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotle is 5 minutes’ walk from the Alonso Martínez metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.07" OriginalAmount="388.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|443776" HotelName="Ayala 63" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cl. de Ayala 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/7/6/443776_d1dbf2c1229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.67" OriginalAmount="389" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4222206" Longitude="-3.6957049" StarRating="4" HotelCode="267129|36716" HotelName="Only YOU Boutique Hotel Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Barquillo 21, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/5a/e15abfa1dd93cbb115ebab435640ae93dbcc4521.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.35" OriginalAmount="390.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|70451" HotelName="Welcome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>CASAS DE MIRAVETE 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/4/5/1/70451_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has internet, a vending machine, a car park (for a fee), a washing machine and a tumble dryer (for a fee), In the entrance, guests are offered a lobby and a reception. It also has a safety deposit box service, a lift, a TV room and a restaurant. SITUATION: This establishment, is in Madrid south it is situated 30 minutes away from the city centre. ROOM: Guests are offered bright rooms and with shared bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.73" OriginalAmount="391.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42703683847" Longitude="-3.6914316778216" StarRating="4" HotelCode="113297|amador_de_los_rios" HotelName="The Pavilions Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amador de los Ríos 3, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0a/300add5f0889db07814a8b3102446a0e54f12f27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.73" OriginalAmount="391.00" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|445756" HotelName="UMusic Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Paz, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/7/5/6/445756_b000bf41315.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.97" OriginalAmount="392.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420677362387" Longitude="-3.6892905735065" StarRating="5" HotelCode="73748|86624" HotelName="Hotel Hospes Puerta Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Independencia 3, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ff/bdfff51ad978e7775d543ba6e4897a28f3d515b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Independence Square, right in the centre of Madrid. It offers wonderful vie...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.45" OriginalAmount="392.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|255321" HotelName="CoolRooms Palacio de Atocha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Calle de Atocha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/5/3/2/1/255321_1_3224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.4090396" Longitude="-3.69241473" StarRating="3" HotelCode="322530|60_balconies_urban_stay" HotelName="60 Balconies Urban Stay - Edificio Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V 11, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/fe/1afec6573c233fc98de7f77e5c96ede011948d91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.08" OriginalAmount="406.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13305" HotelName="The Palace, a Luxury Collection Hotel, Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PLAZA DE LAS CORTES 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/3/0/5/13305_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, renovated in 1997, has 6 floors, 466 rooms, 418 double rooms and 48 suites. The establishment has a lobby with a reception, a safety deposit box service, a cloakroom, a currency exchange service and a lift. You are also offered a cafÃ©, a hairdresser's, shops, an inviting bar and an Ã  la carte restaurant with air-conditioning, The establishment offers guests a conference room and internet. The establishment also offers room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This luxurious hotel is in Madrid the city centre of is situated in Las Cortes the Square of Close to the historic centre, Where guests can enjoy shops, restaurants and bars. 20 metres away, clients have Banco de EspaÃ±a the metro station of 15 kilometres away, you can find a golf course, is situated 50 kilometres away from a ski resort. ROOM: The rooms have an air-conditioning system, a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar, a fridge, a safe, a double bed, a central heating system, fitted carpets and a small sitting room. FACILITIES: There are many facilities and services available at the establishment, including a sauna, a solarium, a massage service (available for a fee) and a gym. OTHERS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.62" OriginalAmount="410.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|54438" HotelName="Ac  Recoletos By Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/Recoletos 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/3/8/54438_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2006, is situated in a historic building. This air-conditioned hotel has 63 rooms, a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, a restaurant and a television room. The establishment has various facilities, such as conference facilities, WiFi, room service, a laundry service and indoor parking (for a fee). SITUATION: This hotel is in Madrid city centre, 600 metres away from Puerta del Sol. 700 metres away, guests will find the Reina SofÃ­a and El Prado Museums. It is close to Buen Retiro Park. 100 metres away, there is public transport. Near the establishment, guests will find restaurants, bars, pubs and shops. 70 kilometres away, you can find Toledo it is 17 kilometres away from Madrid Airport. ROOM: The modern rooms have a bathroom with a bath, a hairdryer, a satellite TV, a radio, a Hi-Fi, internet, a mini-bar, a safety deposit box, a king size or double bed, an air-conditioning system and heating. FACILITIES: The establishment has a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="423.33" OriginalAmount="411" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415186966229" Longitude="-3.6950433254242" StarRating="5" HotelCode="18551|23822" HotelName="The Westin Palace, Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de las Cortes 7, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/c8/27c838fad09b6465304fb1a44cdbc3e8dcff8243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the centre of Madrid, close to Parliament Square and the Old Town. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.48" OriginalAmount="416.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.426303991437" Longitude="-3.7070047124489" StarRating="3" HotelCode="178245|eric_vokel_boutique_apartments_madrid_suites" HotelName="Eric Vökel Madrid Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 61, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/28/6c281ace88ec1fb3aeafbff54db821c5e6ea5a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located only 600 m from Plaza de España Square. Guests will find plenty of sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.16" OriginalAmount="425.40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|56456" HotelName="Hospes Puerta De Alcalá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la indepencia , 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/5/6/56456_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant building rooms, was built in 1883 41 rooms, Guests have access to a restaurant, a lounge bar, a cafÃ© and Bodyna the spa. SITUATION: The establishment, la Plaza de la Independencia it is in la Puerta de AlcalÃ¡ with views of. ROOM: Customers can find modern rooms with a bathroom, a king-size bed, an air-conditioning system, heating, daily press, WiFi (free of charge), a flat-screen television, a safe, a mini-bar and complimentary bathroom items. FACILITIES: There are many facilities and services available at the establishment, including a spa, facial treatments, a massage service, a hammam, a jacuzzi, a gym, relaxation area and hairdresser.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.24" OriginalAmount="427.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|151141" HotelName="Urso and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/1/4/1/151141_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers stylish rooms rooms, WiFi (free of charge), a spa and a gym. Guests can also find a reception, tourist information, ticket sales and a car park (for a fee). SITUATION: This establishment, is 5 minutes away from Alonso MartÃ­nez the underground station of 15 minutes away from the establishment, clients can find Serrano the commercial area of la Puerta del Sol and el Parque del Retiro 20 minutes away from the establishment guests have. ROOM: The rooms have an air-conditioning system, a television, a mini-bar, a bathroom with a bath, a shower, slippers, a bathrobe, complimentary bathroom items and a hairdryer. FACILITIES: Guests are offered a spa, a massage service and a gym. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="441.87" OriginalAmount="429.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422328985989" Longitude="-3.6891934275627" StarRating="4" HotelCode="79885|vp_jardin_de_recoletos" HotelName="VP Jardín de Recoletos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gil de Santivañes 6, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/e1/c5e122c35bc855257197da1e948cedf857d1da9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A very short walk from this hotel in the heart of the Salamanca district, guests can visit famous la...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.21" OriginalAmount="432.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|217026" HotelName="Círculo Gran Vía, Autograph Collection - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GRAN VIA, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/0/2/6/217026_584775d0812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.17" OriginalAmount="439.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.421084419798" Longitude="-3.7147602438927" StarRating="3" HotelCode="16258|hotel_principe_pio" HotelName="Principe Pio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cueste de San Vicente 14, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/8a/798ac490034a63eb0befb17e88c66239bcaf494c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just a few minutes from the centre of Madrid where guests will discover m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="465.46" OriginalAmount="451.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.426418" Longitude="-3.68939" StarRating="5" HotelCode="18759|131674" HotelName="Gran Meliá Fénix" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hermosilla 2, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/c8/33c88264b3aa322b45d50c777817d6eb0d79f5b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located directly on the Paseo de la Castellana and the Plaza de Colon, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.68" OriginalAmount="456.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.427238620959" Longitude="-3.6932247877121" StarRating="5" HotelCode="31354|relais__chateaux_hotel_orfila" HotelName="Hotel Orfila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Orfila 6, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/1fe620b097f54f6084bd28262f1bacb9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the leisure district of Madrid in one of the most exclusive distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="470.41" OriginalAmount="456.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1829991" HotelName="Only You Boutique Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Barquillo, 21,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/29991/1829991/48.jpg?f=17670357</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. Additional features at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.417741346161" Longitude="-3.6890393558197" StarRating="5" HotelCode="36873|ac_palacio_del_retiro_autograph_collection" HotelName="Hotel Palacio Del Retiro, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alfonso XII 14, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/72/9f72885864c79d46b2028561b5edf5d22063ef67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent luxury hotel lies in the pleasant Spanish district of Retiro close to various famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.63" OriginalAmount="463.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|445533" HotelName="Montera Madrid, Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montera 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/3/3/445533_383f6d01256.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="480.08" OriginalAmount="466.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="150285" HotelName="Hotel Hospes Puerta De Alcalá" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De La Independencia 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/50285/150285/2.jpg?f=17750180</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a steam room and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1830 square feet (170 square meters) of space consisting of conference space and meeting rooms. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422234036303" Longitude="-3.6811146140099" StarRating="4" HotelCode="36937|nh_alcala" HotelName="H10 Puerta de Alcalá" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá 66, Barrio de Salamanca, 28009 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/f4/25f457f49502f5ae2f9b2c4022950b98022a9886.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the business district of Madrid near the Retiro Park. It is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="487.42" OriginalAmount="473.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|156944" HotelName="60 Balconies Art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V, 11, Centro de Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/9/4/4/156944_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in el Emperador Carlos V the Square of el TriÃ¡ngulo del Arte 10 minutes away from the establishment, you can find it is 15 minutes away from Madrid-Barajas Airport Close to Atocha the Railway Station of. ROOM: All the rooms have a balcony with views of the city, parquet flooring, large windows, a kitchen, a coffee maker, a bathroom with bathroom items and cleaning service. FACILITIES: Guests are offered WiFi and cleaning service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="490.53" OriginalAmount="476.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1071434" HotelName="Hotel Montera Madrid, Curio Collection by Hilton" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Montera 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/71434/1071434/2.jpg?f=17641593</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a fitness center and a seasonal outdoor pool. This Art Deco hotel also features complimentary wireless internet access and concierge services.. Featured amenities include a business center, a 24-hour front desk, and a safe deposit box at the front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.59" OriginalAmount="477.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13283" HotelName="Gran Melia Fénix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/3/13283_0dd2b571113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel was built in 1953 and renovated in 2001. The establishment has 214 rooms and 7 floors. In the entrance, you can find a lobby with elevators, a reception with a cloakroom, a conference room, a hairdresser's, a car park and indoor parking (for a fee). Regarding the food and beverage offering, the establishment has a cafÃ©, a bar, Epoque by Gran MeliÃ¡ Ã  la carte restaurant epoque by gran meliÃ¡ and El Fenix Restaurant. The establishment offers guests internet, room service, a medical care service and a laundry service. SITUATION: This hotel is in the heart of the city, close to Buen Retiro Park. Nearby, you will find the national library and the archaeological museum. It is close to leisure areas, parks and nightlife. ROOM: The luxurious, comfortable rooms have a bathroom with a hairdryer, a direct line telephone, a stereo, a radio, a satellite television, internet, a mini-bar, an air-conditioning system, a safety deposit box, a double bed and central heating. FACILITIES: The establishment boasts a gym. MEALS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.47" OriginalAmount="480.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13206" HotelName="Relais and Châteaux Orfila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ORFILA 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/0/6/13206_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic hotel, has 5 floors and 32 standard rooms. It has 20 double rooms and 12 suites. In the entrance, guests are offered a lobby with a reception with safety deposit boxes, a currency exchange service and a lift. The establishment boasts a cafÃ©, a small garden area, a bar, an Ã  la carte restaurant with air-conditioning, a conference room and an internet zone. There are many services available at the establishment, including indoor parking, a car park, a medical care service, room service and a laundry service. SITUATION: This luxurious hotel is in the leisure area of Madrid. It is in an exclusive district. Nearby, you will find museums and shops. It is situated only a few minutes walk away from the city centre where you can find bars, restaurants and nightclubs. Just a few minutes walk away, you can find Plaza ColÃ³n, ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar, a double bed, fitted carpets, a safe (available for a fee) and central heating. Our guests also have available suites with a sitting room. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.55" OriginalAmount="485.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.42230568" Longitude="-3.70258899" StarRating="0" HotelCode="958669|mante_house_malasana" HotelName="Mante House - Malasana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Barco 25, 2P, Centro, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/4d/ed4df8e9b83ba61baedf208afdc7771b482dd038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.87" OriginalAmount="495.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|54772" HotelName="Gran Melia Palacio de los Duques" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CUESTA DE SANTO DOMINGO 5-7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/7/2/54772_00706be1444.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1850, renovated in 1990, has 6 floors, 183 rooms, 159 double rooms and 24 suites. The establishment offers a lobby with elevators, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a cafÃ©, a cosy bar, a pub, an Ã  la carte restaurant with air-conditioning and with a non-smoking area. The establishment also offers conference rooms, internet, room service, a laundry service and a car park (for a fee). SITUATION: This establishment, is in Madrid the historic centre of Close to, and, Where clients can find shops, leisure areas and entertainment. This establishment, is situated 7 kilometres away from a golf course. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a satellite television, cable television, a radio, internet, a sitting room, a double bed, a mini-bar, heating, an air-conditioning system and a safety deposit box. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.36" OriginalAmount="495.50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13288" HotelName="Wellington and Spa Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>VELAZQUEZ 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/8/8/13288_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1952 and renovated in 2002. In the entrance, guests are offered a hall, a reception, a safety deposit box service, a cloakroom, a currency exchange service and a lift. The establishment boasts a cafÃ©, a hairdresser's, a bar, a nightclub, a TV room and an Ã  la carte restaurant with air-conditioning, The establishment also offers highchair, a conference room, internet, room service, a laundry service, a medical care service and indoor parking. SITUATION: This hotel Barrio de Salamanca is situated in Puerta del Sol 2,5 kilometres away from In front of, nearby, you will find shops, restaurants and bars. it is located 200 metres away from public transport, is 15 kilometres away from the airport, near the establishment, you will find Prado, Thyssen and Reina Sofia the museums. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar, a fridge, satellite or cable TV, internet, a safe, a central heating system and fitted carpets. FACILITIES: Outdoors, clients can enjoy a swimming pool and a jacuzzi. Guests are offered a massage service. OTHERS: The establishment serves room service and a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7097096443176" StarRating="5" HotelCode="18757|5030" HotelName="Gran Meliá Palacio de los Duques" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cuesta de Santo Domingo 5 y 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2e/0c/2e0c3dcca68adb76c06db86bc29921794f90a597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This opulent luxury hotel is centrally located in Madrid's exquisite historical centre. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="515.00" OriginalAmount="500" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.422228458184" Longitude="-3.6841141553061" StarRating="5" HotelCode="45653|27955" HotelName="Wellington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Velazquez 8, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/56/8f5677082d436f19353cc101132fee214c0a12d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the sophisticated district of Salamanca, only a mile and a half from Puerto del Sol and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.42" OriginalAmount="514.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428177641302" Longitude="-3.6836543132936" StarRating="5" HotelCode="30319|gran_hotel_velazquez" HotelName="Bless Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Velázquez 62, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/4b/c04bd26f6d25c01761ef6a8281d6036594b1d85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is wonderfully located in the centre of Madrid. The nearest public transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.80" OriginalAmount="515.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.432122377193" Longitude="-3.6565107107162" StarRating="4" HotelCode="31879|318925" HotelName="Rafaelhoteles Ventas" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá 269, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/1f/7d1fc715acc1658ddc1bb9740e0d750801e8c95b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting and friendly hotel is located in the popular shopping street of Alcalá and fits seamle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="543.48" OriginalAmount="527.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="487" HotelName="Canopy By Hilton Madrid Castellana" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Trias Beltran,  4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00487/487/3.jpg?f=17752229</HotelPictures>
        <HotelDescription>We’re in the heart of Azca financial district, next to Centro Comercial Moda Shopping mall. The Real Madrid Santiago Bernabeu Stadium and Paseo de la Castellana are under one kilometer away. Visit Planta Z for our outdoor terrace and food truck, or dine at Canopy Central for evening tastings. We have a fully equipped gym, and our rooftop pool is open in the summer.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.09" OriginalAmount="529.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|20413" HotelName="Palacio Del Retiro, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALFONSO XII 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/1/3/20413_a34443a0927.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was opened in 2004 and has 50 rooms, In the entrance, guests are offered a hall with a reception, a safety deposit box service and lifts. You are also offered a TV room, a conference room with internet, bicycle hire, an inviting bar, a restaurant, a laundry service, room service, a medical care service, a playground and a car park. SITUATION: This luxurious hotel is next to Buen Retiro park in the surrounding area of the establishment, guests can find Thyssen, Prado and Reina SofÃ­a the museums it is situated 4 kilometres away from the city centre, in the surrounding area of the establishment, guests can find shops, leisure areas. ROOM: Each room has a living room, a bathroom with a hairdryer, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a king-size bed, individual heating and a safety deposit box (available for a fee). FACILITIES: There is a range of facilities and services available at the establishment, including a jacuzzi, a sauna, a covered swimming pool, a steam bath, a massage service and a gym. The establishment boasts beauty treatments and an entertainment programme. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, Diners Club and EC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.39" OriginalAmount="533.39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13243" HotelName="Bless Hotel Madrid, A Member Of The Leading Hotels Of The World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>C/ VELAZQUEZ, 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/4/3/13243_997247a1033.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1946, renovated in 2001 and has 144 rooms, In the entrance, you can find a lobby with elevators, a reception with a bureau de change, a hairdresser's and shops. Regarding the food and beverage offering, the establishment has a buffet restaurant with air-conditioning, The establishment offers internet, room service, a laundry service and a car park. SITUATION: This comfortable hotel is in Madrid the city centre of 25 metres away, there is public transport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, a stereo, internet, a mini-bar, a fridge, a safety deposit box and a central heating system. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="557.88" OriginalAmount="541.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|442816" HotelName="The Madrid EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Celenque 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/1/6/442816_03376371155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="559.29" OriginalAmount="543" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|15582" HotelName="Holiday Inn Madrid Bernabeu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Trias Bertran 4, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/13/0c/130cf7e687836196ed68f6d2cdb7d8a3bc993799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is well positioned at the heart of Madrid's commercial and financial district. Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="573.33" OriginalAmount="556.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|77257" HotelName="Único Madrid - Small Luxury Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Claudio Coello, 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/2/5/7/77257_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 19th Century, renovated in 2010, has 44 rooms, an indoor patio, a garden, a restaurant, a fitness centre and a massage service. SITUATION: This 5 star hotel is in Serrano, ROOM: The rooms have a television, a CD player, MP3, a writing desk, a mini-bar and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.99" OriginalAmount="558.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|443981" HotelName="Thompson Madrid, By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Del Carmen S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/8/1/443981_85738351337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.77" OriginalAmount="559.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.428460614137" Longitude="-3.6862201988697" StarRating="5" HotelCode="176152|hotel_unico_madrid" HotelName="Unico" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Claudio Coello 67, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cb/c5cb38edf251aa2c12fdcf0735c88400696e9c4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the most cosmopolitan and elegant area of the capital, the no...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="584.01" OriginalAmount="567" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.416785946028" Longitude="-3.7001770734787" StarRating="2" HotelCode="10453|445" HotelName="Asturias" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sevilla 2, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/06787a71fc90a6fc/16/166f67919f5c613d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated close to Puerta del Sol. The pulsing centre of Madrid is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.67" OriginalAmount="589.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.420392190081" Longitude="-3.7041601538658" StarRating="4" HotelCode="19165|tryp_madrid_cibeles_hotel_2" HotelName="TRYP Madrid Cibeles Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Mesonero Romanos 13, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/63/6163cb5f8ae511ce3048c2b0d8c4b1a90e2951b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated directly on the lively Gran Via, opposite Plaza España...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="614.54" OriginalAmount="596.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="5688" HotelName="Relais &amp; Châteaux Hotel Orfila" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Orfila, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05688/5688/1.jpg?f=17753498</HotelPictures>
        <HotelDescription>Indulge in a massage at the hotel's spa. Enjoy complimentary Wi-Fi, concierge services, and on-site shopping. Dine at the restaurant or take advantage of 24-hour room service. Unwind with a drink at the bar/lounge. Buffet breakfast is available daily (7:30 AM - 11 AM) for a fee. The hotel also offers a business center, limo service, and express check-out. A roundtrip airport shuttle is available (surcharge). The 32 guestrooms feature minibars, plasma TVs, private bathrooms with jetted bathtubs, complimentary toiletries, phones, safes, and desks. Located in the heart of Madrid, Relais &amp; Châteaux Hotel Orfila is within a 5-minute drive of Plaza de Colon and the Thyssen-Bornemisza National Museum, and a short drive from Prado Museum and Museo Nacional Centro de Arte Reina Sofía.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.72" OriginalAmount="597.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415936555565" Longitude="-3.6995199145066" StarRating="3" HotelCode="149981|1020068" HotelName="Gran Hotel Inglés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Echegaray 8, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96c484f73ce3d7ab0f8cb4532469ac73a33f1ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.03" OriginalAmount="601.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.438293941386" Longitude="-3.6951157450676" StarRating="4" HotelCode="49082|nh_abascal" HotelName="NH Collection Madrid Abascal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Jose Abascal 47, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6a/986ac01a13653b7655be8d56f1c83dd1fcedc798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in an architecturally appealing building previously used as an embassy, this hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="645.40" OriginalAmount="626.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|65627" HotelName="Gran Inglés" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ECHEGARAY, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/6/2/7/65627_c4ba52b1024.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms a bathroom, They are equipped with heating, a direct line telephone, a television and a safety deposit box. HOTEL: The establishment has various facilities, such as a TV room, a cafÃ© and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.09" OriginalAmount="639.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13244" HotelName="JW Marriott Madrid	" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sevilla, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/4/4/13244_820649b1442.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 200 metres away from the Puerta del Sol, close to the Museo del Prado and el Museo Thyssen. Just 200 metres away, clients will find the Sol metro stop. In the surrounding area, you can find bars and restaurants. HOTEL: This hotel is ideal for holidays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.92" OriginalAmount="685.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13181" HotelName="Santo Mauro, a Luxury Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZURBANO 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/1/13181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was built in 1800, renovated in 2002, has 6 floors, a garden area, 51 rooms and 17 suites. In the entrance, guests are offered a lobby with elevators, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a cafÃ©, a hairdresser's, a bar, a pub, a theatre and an Ã  la carte restaurant with air-conditioning with highchairs. The establishment offers a conference room and internet. The establishment also offers room service, a laundry service, a medical care service and bicycle storage. It is close to a car park. SITUATION: This urban hotel is in the Chamberi district. It is located close to Paseo de la Castellana 48 kilometres away, you can find a ski resort. It is just 12 kilometres away from a golf course. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, cable and satellite television, a radio, a stereo, internet, a mini-bar, a double bed, central heating, an air-conditioning system, a sitting room and a safe (available for a fee). FACILITIES: The establishment boasts a covered swimming pool, a sauna, a massage service (available for a fee) and a gym. Guests are offered an entertainment programme (seasonal).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="710.70" OriginalAmount="690" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.430956596371" Longitude="-3.6932502686977" StarRating="5" HotelCode="22629|47705" HotelName="Hotel Santo Mauro, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurbano 36, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/0a/280a3d9270928102a25709c82255fde9621e41ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in Chamberi, not far from the famous Paseo de la Castellana. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772.50" OriginalAmount="750" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.458744043451" Longitude="-3.6992409825325" StarRating="3" HotelCode="36940|30620" HotelName="G3 Galeon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Francisco Medrano 4, c/v Bravo Murillo 238, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cd/39cd6fbfb9eecd306757ce88d40adde25232c055.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming building lies at the heart of Madrid. An ideal point of departure for those wishing to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="917.67" OriginalAmount="890.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|23025" HotelName="G3 Galeón" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FRANCISCO MEDRANO 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/2/5/23025_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers an air-conditioned hall, a lift, a reception and a safety deposit box service. The establishment has WiFi, room service, a laundry service, a babysitting service and a car park. SITUATION: This establishment is in Madrid city centre. Near the establishment, guests will find Paseo de la Castellana where you can find shops and leisure areas. APARTMENTS: The establishment has modern and comfortable one-bedroom apartments, a bathroom with shower, bath, a hairdryer, telephone, a TV, radio, internet and a safe box by paying an additonal cost. Guests are offered a living room-bedroom, a double bed, iron, ironing board, central air conditioning system, central heating system, a kitchen with fridge, a microwave, teapot and a coffee maker. Customers also have at their disposal terrace with amazing views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018.67" OriginalAmount="989" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.415619899377" Longitude="-3.6925810575485" StarRating="5" HotelCode="16764|27957" HotelName="Ritz Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Lealtad 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/67/e16792da161a57b3b398fecf04a1a764d492c161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious modern hotel is situated in the heart of Madrid, within walking distance of numerous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1108.90" OriginalAmount="1076.60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|394241" HotelName="Four Seasons Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Sevilla 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/2/4/1/394241_fe2c8251310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1121.67" OriginalAmount="1089" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|32393" HotelName="Villa Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 22, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/af/afc8a02c5397ab28/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its large boulevards, splendid plazas, palaces and renowned international museums, Madrid is on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.85" OriginalAmount="1095.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.419576411699" Longitude="-3.6996352672577" StarRating="4" HotelCode="78724|iberostar_las_letras_gran_via" HotelName="Iberostar Las Letras Gran Via" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 11, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/3f/583fcfd7f81e28a28bf94ce9744e83c801d9097e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Gran Vía Avenue, the hotel is a 10-minute walk from the Thyssen-Bornemisza and Prado muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1138.83" OriginalAmount="1105.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|67766" HotelName="Rosewood Villa Magna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PASEO DE LA CASTELLANA 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/7/6/6/67766_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This classic style hotel, has 150 luxury rooms and suites and it offers business facilities. SITUATION: This establishment, Paseo de la Castellana it is in. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a king-size bed and a safety deposit box (available for a fee), central heating. FACILITIES: There is a range of facilities and services available at the establishment, including a club and a spa. MEALS: Regarding the food and beverage offering, the establishment offers restaurants and a lounge bar. The establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1346.91" OriginalAmount="1307.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|13294" HotelName="Mandarin Oriental Ritz, Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Lealtad, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/2/9/4/13294_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in 1910, was renovated in 2001, has 167 rooms, 6 floors, 10 single rooms, 127 double rooms and 30 suites. It has a garden, a terrace, a lobby with elevators, a safety deposit box service, a currency exchange service, a cloakroom, a reception and a kiosk. Guests have access to a TV room, a hairdresser's, a cafÃ©, a bar, a pub and an Ã  la carte restaurant with air-conditioning, The establishment also offers conference rooms, internet, room service, a laundry service and a medical care service. SITUATION: This modern hotel is situated in Madrid the city centre of Close to and the Prado, Reina Sofia and Thyssen-Bornemisza the museums of close to the establishment, clients can find La Zarzuela the theatre the botanical garden, close to the establishment, guests have shops, leisure areas. ROOM: Customers have modern and comfortable rooms with a hairdryer, a direct line telephone, a bathroom, satellite and cable television, internet and a sitting room. They also have a central heating system, a mini-bar, a fridge, a safe, fitted carpets and tiled floors. FACILITIES: The establishment has a spa, a sauna, a solarium, a massage service and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard, Diners Club and EC. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3554.91" OriginalAmount="3451.37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|13189" HotelName="1881 Madrid Ventas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>ALCALA 269</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/8/9/13189_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 111 rooms, is, perfect for business and holiday stays. SITUATION: This welcoming hotel is in AlcalÃ¡ the Street of it is located near Las Ventas the bullring Well connected with Madrid-Barajas Airport Juan Carlos I the trade fair ground the historic centre and Salamanca the district of. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, fitted carpets, an individual air-conditioning system, heating and a safety deposit box. FACILITIES: It is 60 kilometres away from a ski resort.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4688.32" OriginalAmount="4551.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|124098" HotelName="Adis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>De la puebla, 14 Planta 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/4/0/9/8/124098_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, WiFi (free of charge), a kitchen and a dining room. SITUATION: This guesthouse, is in Madrid the centre of the Puerta del Sol it is 200 metres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6262.56" OriginalAmount="6080.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|50213" HotelName="Boutique Urban Madrid Serrano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DIEGO DE LEON, 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/1/3/50213_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This functional aparthotel, has a concierge, internet, excursions, a fax machine, a laundry service and a car hire service. ROOM: Guests are offered studios with an American kitchen and a bathroom. Guests also have at their disposal apartments with an air-conditioning system, heating, a satellite TV and a direct line telephone. SITUATION: This aparthotel, is in Diego de LeÃ³n the street Next to Glorieta de Emilio Castelar the square. OTHERS: At an extra charge, clients can use the public car park, The establishment does not accept American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access,Nightclub,Shopping Arcade,Jacuzzi,Massage Centre,Sauna,Diet Meals,Garden,Golf,Spa,Kitchen,Bicycle Rental,24 Hour Security,Business Centre,Dining,Heated Pool,Meeting Room,Parking,Swimming Pool,24 Hour Power Supply,Housekeeping,Printer,ATM/Cash Machine,Babysitting,Banquet Hall,24 Hour Front Desk,Dry Cleaning,Luggage Storage,Smoking Rooms,Elevator,LCD/Projector,Off-Site Parking,Airport Transfer (on Demand),24 Hour Room Service,Concierge,Pets allowed,Vending Machine,Photocopy,Wake-up Call Service</BasicAmenities>
    <HotelRating>1,4,2,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,SPA HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOTEL,ECO HOTEL,HOSTEL,VILLAGE,APARTMENT,GUESTHOUSE,HOSTELS,APARTHOTEL,GUEST HOUSES,GUEST HOUSE,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-13T11:57:23.4892357+01:00" Version="0" EchoToken="Search" TransactionIdentifier="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="72.39" OriginalAmount="70.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1626" HotelName="VP Jardín de Tres Cantos" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Los Encuartes, 17 - Tres Cantos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/16.jpg?f=17750729</HotelPictures>
        <HotelDescription>The hotel is located in Tres Cantos. The local train station is just 150 m from the hotel. Madrid city centre is 15 km away and Madrid-Barajas Airport is approximately 20 km from the establishment. This air-conditioned business hotel offers a 24-hour reception, currency exchange facilities and lift access to the upper floors. There is a café, bar and restaurant on-site. Guests may also take advantage of the wireless Internet access, room service and a meeting room. There is a car park and garage available. The rooms come with an en- suite bathroom with shower, bathtub and hairdryer, a double or king-size bed and individually regulated air conditioning and heating. Other in-room amenities include a telephone, safe, mini-bar, mood music, satellite TV and wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="76.49" OriginalAmount="74.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="1813104" HotelName="Ibis Budget Madrid Vallecas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Poligono Industrial Vallecas, Calle Casas De Miravete, 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/13104/1813104/2.jpg?f=17065699</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a vending machine.. Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.48" OriginalAmount="78.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1822667" HotelName="Vértice Roomspace" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/22667/1822667/49.jpg?f=17748637</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hostal include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.44" OriginalAmount="88.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3983" HotelName="Hotel Mercader" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Eje 2.7, Polígono Alimentario Mercamadrid. Ctra. Villaverde a Vallecas Km. 3,8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/24.jpg?f=17748944</HotelPictures>
        <HotelDescription>SEGURIDAD PRIVADA, PARKING GRATUITO, WIFI GRATUITA, DOS BOTELLAS DE AGUA DE OBSEQUIO EN EL MINIBAR.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="92.57" OriginalAmount="89.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="1881280" HotelName="Ibis Budget Madrid Calle Alcalá" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Rufino González, 19 Rufino Gonzalez 19, Metro Suanzes, Casa de huespedes sin comedor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/81280/1881280/1.jpg?f=17328065</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, a communal living room, and tour/ticket assistance.. Featured amenities include express check-out, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="97.72" OriginalAmount="94.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3975933" HotelName="The Apartment By Assethoteles" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zeus, 4 - Torrejón de Ardoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/75933/3975933/1.jpg?f=17578438</HotelPictures>
        <HotelDescription>The Apartment by Asset Hoteles are an exclusive set of apartments, opened in 2022 with the highest qualities, designed and inspired by the needs of our most demanding customers. Thanks to the wide range of services, which includes Wi-Fi, air conditioning, fully equipped kitchen and 50 TV', you can relax, and rest knowing that you have everything you need. Check in: 16:00Check out: 12:00No pets allowedGroups: Bookings of more than 3 apartments may be subject to surcharges and cancellation conditions and special payments.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="102.52" OriginalAmount="99.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="126543" HotelName="AP Hotel Madrid Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto 22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/26543/126543/76.jpg?f=17748701</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area. Additional features at this hotel include a banquet hall and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.54" OriginalAmount="113.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1958" HotelName="Hotel Gran Legazpi" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Paseo De La Chopera, 71,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01958/1958/1.jpg?f=17739236</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="116.78" OriginalAmount="113.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="345377" HotelName="Pierre &amp; Vacances Apartamentos Edificio Eurobuilding 2" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Orense, 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/45377/345377/2.jpg?f=17748788</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a seasonal outdoor pool or take in the view from a rooftop terrace and a garden. Additional amenities at this aparthotel include complimentary wireless internet access and a vending machine.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="118.39" OriginalAmount="114.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1616" HotelName="Amura Alcobendas Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Valdelaparra, 2 - Alcobendas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01616/1616/28.jpg?f=17746081</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, an indoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall. Getting to nearby attractions is a breeze with the complimentary area shuttle.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and 18 meeting rooms. A roundtrip airport shuttle is complimentary (available on request)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="119.71" OriginalAmount="116.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="2662286" HotelName="Ibis Budget Madrid Calle 30" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lozano 3, Hotel 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/62286/2662286/1.jpg?f=15025339</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as wireless internet access (surcharge).. Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="121.02" OriginalAmount="117.5" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="288970" HotelName="Compostela Suites Apartments" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Zambrana,  4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/88970/288970/1.jpg?f=17748622</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a seasonal outdoor pool or take in the view from a terrace and a garden. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a computer station, express check-in, and express check-out. Planning an event in Madrid? This aparthotel has 969 square feet (90 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="122.64" OriginalAmount="119.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="125571" HotelName="Apartamentos G3 Galeón" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Francisco Medrano, 4 (c/v Bravo Murillo, 238)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/25571/125571/1.jpg?f=17750495</HotelPictures>
        <HotelDescription>**1. New reception hours: from 9 am to 5 pm. Outside these hours, check-in must be done at the self check-in kiosk installed at the hotel.

2. Picnic breakfast: bags that customers can purchase at the reception to be able to have breakfast from their apartments without going out on the street, the price of said breakfast is € 5.

3. Community room and gym, temporarily closed.
Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless Internet access and an arcade/game room. Additional features at this aparthotel include a television in a common area and tour/ticket assistance.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="124.82" OriginalAmount="121.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="1800754" HotelName="Ibis Madrid Calle Alcala" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Valentin Beato, 20,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/00754/1800754/24.jpg?f=17500555</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="129.21" OriginalAmount="125.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="1802829" HotelName="ITC Mora By Soho Boutique" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Del Prado, 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/02829/1802829/1.jpg?f=17719135</HotelPictures>
        <HotelDescription>Situated on Madrid's Paseo del Prado, this hotel offers convenient access to major attractions. The Reina Sofia Museum and Atocha train station are a mere 400 meters away, while the Botanical Gardens and Caixa Forum exhibition hall are directly opposite. Retiro Park and the Prado Museum are within a 10-minute walk. Public transport is easily accessible with a regular bus service nearby and Atocha Metro Station just 250 meters away. The rooms are simply decorated.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="141.26" OriginalAmount="137.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="724364" HotelName="Ibis Madrid Aeropuerto Barajas" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General, 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/24364/724364/1.jpg?f=16890118</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="144.43" OriginalAmount="140.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="111439" HotelName="Hotel Zenit Conde De Orgaz" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Moscatelar, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11439/111439/1.jpg?f=17749952</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and wedding services. Additional amenities at this hotel include a television in a common area, tour/ticket assistance, and a banquet hall.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 1292 square feet (120 square meters) of space consisting of conference space and 4 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="152798" HotelName="Hotel Zentral Castellana Norte" Meals="SUPERIOR ROOM - SHARED BED" BedType="SUPERIOR ROOM - SHARED BED">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Manoteras, 20, Hortaleza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/52798/152798/20.jpg?f=17748638</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and wedding services. Guests can catch a ride on the shuttle (surcharge), which operates within 50 meters.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 2325 square feet (216 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="518" HotelName="Hotel Puerta De Toledo" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Glorieta Puerta De Toledo 4, La Latina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00518/518/37.jpg?f=17740503</HotelPictures>
        <HotelDescription>This attractive city hotel is ideally located in the historical Centre of Madrid. Guests will find themselves within easy access of the city's enchanting attractions, including the Royal Palace and the Plaza Mayor. The vibrant heart of the city center is situated just a few minutes walking distance away, while its excellent links to the public transport network are available nearby. This modern hotel greets guests with the promise of comfort and style. The glorious lobby features a contemporary design with vibrant pieces of artwork on the walls and splashes of vibrant color gracing the furnishings. All guest rooms are beautifully decorated, offering guests a peaceful sanctuary in which to escape the bustle of the city, which lies just outside. Modern rooms include free Wi-Fi, flat-screen TVs and desks. Original rooms have a Castilian-style ambiance; other rooms include modern furnishings, as well as mini fridges and upgraded rooms add extra beds. The hotel offers a breakfast buffet, an airport shuttle and garage parking for a fee. There is a restaurant and lounge, as well as a computer in the lobby. Meeting space is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="147.93" OriginalAmount="143.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="125540" HotelName="Apartamentos Recoletos" Meals="ECONOMY ROOM" BedType="ECONOMY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Villanueva, 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/25540/125540/1.jpg?f=17734670</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a vending machine. Getting to nearby attractions is a breeze with the area shuttle (surcharge) that operates within 5 meters.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="150.62" OriginalAmount="146.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3904" HotelName="Hostal San Lorenzo" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Clavel 8,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03904/3904/10.jpg?f=17751413</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless Internet access, a communal living room, and tour/ticket assistance.. Featured amenities include a computer station, complimentary newspapers in the lobby, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request)..

For double and superior rooms:

CHILDREN / CRADLE POLICY

Children 0-2 years-&gt; Free cot

Children 3-7 years-&gt; free sharing bed
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="169.15" OriginalAmount="164.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1850190" HotelName="Vitium Urban Suites" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 61,  5º Planta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/50190/1850190/2.jpg?f=17599157</HotelPictures>
        <HotelDescription>This wonderful property enjoys a charming setting in Madrid. The property is perfect for travellers who are eager to explore this vibrant city. Many of the city's most prominent attractions can be found nearby. A range of shopping, dining and entertainment opportunities are located in the vicinity. The property enjoys an avant-garde, charismatic design, which is sure to impress. Offering unprecedented luxury and style, this guest house tempts business and leisure travellers alike. The guest rooms are modern and stylish, offering comfort and convenience. Guests are sure to appreciate the high level of excellence that this unique guest house has to offer. CHECK IN TIMES ARE FROM 8:00am to 11pm. IN CASE CLIENT ARRIVES LATER, THEY SHOULD CONTACT THE HOTEL PREVIOUSLY TO GET THE INSTRUCTIONS TO DO THE CHECK IN ONLINE.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="171.05" OriginalAmount="166.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1347" HotelName="Sercotel Togumar" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Canillas,  59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01347/1347/24.jpg?f=17744644</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and tour/ticket assistance.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.71" OriginalAmount="169.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="596" HotelName="Novotel Madrid City Las Ventas" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1 Esquina avenida de badajoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00596/596/41.jpg?f=17744318</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, babysitting (surcharge), and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2960 square feet (275 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.76" OriginalAmount="169.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="1" HotelCode="3976407" HotelName="Ibis Budget Madrid Centro Lavapies" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Valencia 8-10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76407/3976407/1.jpg?f=17355332</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. This hotel also features concierge services and a vending machine.. Featured amenities include a 24-hour front desk, a water dispenser, and lockers. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.82" OriginalAmount="169.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="42555" HotelName="Luze Castellana Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Julián Besteiro, 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/42555/42555/1.jpg?f=17753918</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="175.53" OriginalAmount="170.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="393322" HotelName="Axor Barajas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/93322/393322/1.jpg?f=17719083</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. If you're looking for recreational opportunities, you'll find a hot tub, a sauna, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Madrid? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="177.51" OriginalAmount="172.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1811388" HotelName="Hotel Sardinero Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Alonso Martínez, 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/11388/1811388/82.jpg?f=17598584</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.30" OriginalAmount="173.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3840783" HotelName="Ibis Styles Madrid City Las Ventas" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1, Avenida De Badajoz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/40783/3840783/5.jpg?f=17719358</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, express check-in, and express check-out. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.41" OriginalAmount="173.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="72647" HotelName="Nh Madrid Barajas Airport" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Catamaran, 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/72647/72647/6.jpg?f=17752561</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.29" OriginalAmount="175.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1720" HotelName="Hotel Ilunion Alcalá Norte" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de San Romualdo, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01720/1720/19.jpg?f=17753948</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access, wedding services, and tour/ticket assistance.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2390 square feet (222 square meters) of space consisting of conference space and 6 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="180.29" OriginalAmount="175.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="935" HotelName="Hotel Ilunion Suites Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Lopez de Hoyos, 143</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00935/935/14.jpg?f=17740593</HotelPictures>
        <HotelDescription>This sober, comfortable hotel is in a great location in the heart of Madrid, close to all the major attractions, with excellent public transportation links, perfect for exploring the whole Spanish capital. The hotel has 9 meeting rooms with a total 650 m2. Facilities include free Wi-Fi, public parking, café, bar and a restaurant, room service, laundry services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="181.09" OriginalAmount="175.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="1822660" HotelName="Hostal Matheu" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria,  6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/22660/1822660/26.jpg?f=17419519</HotelPictures>
        <HotelDescription>This comfortable hostel enjoys an unbeatable location in Madrid, just two minutes from the Puerta del Sol and corresponding metro station. The city's most famous museums are within a fifteen-minute walk, including El Prado, the Thyssen-Bornemisza, and the Reina Sofia. Foodies won't want to miss the wonderful sights and sounds of Mercado de San Miguel with its wide selection of Spanish and international foods made sample-sized, while nature lovers might take a short stroll to the Parque del Retiro.The classic guest rooms are cosy and bright with large windows and bold floral patterns, each offering free Wi-Fi, air-conditioning and flat-screen televisions. Additionally, guests who have some time to spare after check-out might take advantage of the convenient luggage storage service. For a spectacular sightseeing holiday or weekend city break, this hostel is the perfect choice with its central location and functional rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="185.00" OriginalAmount="179.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3936690" HotelName="Gran View Apartments" Meals="EXECUTIVE APARTMENT" BedType="EXECUTIVE APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Gran Vía,  48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36690/3936690/53.jpg?f=17376653</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a fitness center and a seasonal outdoor pool. Additional amenities at this aparthotel include complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="185.04" OriginalAmount="179.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3814714" HotelName="Hotel Soho Boutique Congreso" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Zorrilla, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/14714/3814714/3.jpg?f=17718611</HotelPictures>
        <HotelDescription>Ideally situated in Madrid, Soho Boutique Congreso features a buffet breakfast and free WiFi throughout the property. This 4-star hotel offers a 24-hour front desk and a concierge service. The property is non-smoking and is situated 700 metres from Gran Via Metro Station. The hotel will provide guests with air-conditioned rooms offering a desk, a coffee machine, a minibar, a safety deposit box, a flat-screen TV and a private bathroom with a shower. All rooms have a wardrobe. Popular points of interest near Soho Boutique Congreso include Thyssen-Bornemisza Museum, Gran Via and El Retiro Park. Adolfo Suarez Madrid-Barajas Airport is 12 km from the property.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="208.04" OriginalAmount="201.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="499" HotelName="Hotel Chamartín The One" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Agustín De Foxa S/N, Chamartín</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00499/499/11.jpg?f=17750864</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 9149 square feet (850 square meters) of space consisting of conference space and a meeting room..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="211.05" OriginalAmount="204.9" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="74020" HotelName="Hotel Principe Pio" Meals="ROOM 2 BEDS" BedType="ROOM 2 BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Cuesta San Vicente 14,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/74020/74020/32.jpg?f=17749216</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="220.99" OriginalAmount="214.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="512" HotelName="Hotel Serrano" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Marques De Villamejor, 8,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00512/512/15.jpg?f=17685197</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="221.88" OriginalAmount="215.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="975" HotelName="Hotel Emperador" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía, 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00975/975/1.jpg?f=17683535</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, limo/town car service, and a 24-hour front desk. Planning an event in Madrid? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and 11 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.13" OriginalAmount="217.6" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="500" HotelName="Claridge Hotel Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza  Conde De Casal, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00500/500/2.jpg?f=17754555</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a fitness center, a seasonal outdoor pool, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="228.61" OriginalAmount="221.95" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="608" HotelName="H10 Tribeca" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pedro Teixeira, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00608/608/6.jpg?f=17720354</HotelPictures>
        <HotelDescription>Property Location With a stay at H10 Tribeca in Madrid (Santiago Bernabeu), you'll be close to Santiago Bernabeu Stadium and Plaza Mayor. This 4-star hotel is within close proximity of Museo Geominero and Museum of Natural Sciences. Rooms Make yourself at home in one of the 140 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks. Amenities Make use of convenient amenities, which include complimentary wireless Internet access and wedding services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a business center, and complimentary newspapers in the lobby. Planning an event in Madrid? This hotel has 1195 square feet (111 square meters) of space consisting of conference space and meeting rooms. Self parking (subject to charges) is available onsite.
Make use of convenient amenities, which include complimentary wireless Internet access and wedding services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="230.19" OriginalAmount="223.49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2217193" HotelName="Mercure Madrid Centro" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lope De Vega 49,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/17193/2217193/4.jpg?f=17649481</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include a television in a common area, a banquet hall, and a vending machine.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Madrid? This hotel has 474 square feet (44 square meters) of space consisting of conference space and a meeting room. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="232.38" OriginalAmount="225.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1868949" HotelName="Neomagna Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Don Ramon De La Cruz 94,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/68949/1868949/49.jpg?f=17745289</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="237.58" OriginalAmount="230.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="510" HotelName="H10 Villa De La Reina Boutique Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via,  22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00510/510/26.jpg?f=17751566</HotelPictures>
        <HotelDescription>Near Gran Via. Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area. Additional amenities at this Beaux Arts hotel include a banquet hall and bicycle tour information. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1421 square feet (132 square meters) of space consisting of conference space and 3 meeting rooms. Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. Cashless payment methods are available for all transactions.Contactless check-out is available. Service animals are allowed. Service animals are exempt from fees/restrictions. Pets not allowed. Professional property host/manager. Contactless check-out is available. Biosphere. No rollaway/extra beds available. Cashless transactions are available. Property follows sanitization practices of European Holiday Home Association (EHHA - Europe).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="238.48" OriginalAmount="231.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="124463" HotelName="VP  Madroño" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle del General Díaz Porlier,  101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/24463/124463/1.jpg?f=17752834</HotelPictures>
        <HotelDescription>This splendid hotel is ideally located in the exclusive district of Salamanca, within walking distance of the Goya and Serrano shopping streets and about 7 km from the centre of Madrid. Thanks to its great traffic connections, the property offers easy access to the main sites of the city such as museums, parks and local monuments. Renovated in 2010, this air-conditioned hotel offers a lovely private garden and spacious rooms with a stylish, bright decoration, offering a relaxing atmosphere, ideal to unwind after a busy day of work or sightseeing. Room facilities such as free Wi-Fi, a fully-equipped kitchenette and complimentary water and soft drinks for the first night, will enhance guests' stay and make their visit to the city a memorable one. Every morning a delicious breakfast buffet is served in the hotel and guests can find many dining options surrounding the property. Other services include private parking as well as meeting facilities.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="240.59" OriginalAmount="233.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2735" HotelName="Suites Barrio De Salamanca Hotel" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>General Oráa 17,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02735/2735/1.jpg?f=17724829</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="242.06" OriginalAmount="235.01" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3959" HotelName="Catalonia El Retiro" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Ciudad De Barcelona, 113,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03959/3959/5.jpg?f=17750425</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="242.81" OriginalAmount="235.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3977762" HotelName="UMusic Hotel Madrid" Meals="DELUXE ROOM - COURTYARD VIEW" BedType="DELUXE ROOM - COURTYARD VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Paz, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/77762/3977762/7.jpg?f=17719651</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="244.75" OriginalAmount="237.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="5678" HotelName="H10 Puerta De Alcalá" Meals="ESSENTIAL ROOM" BedType="ESSENTIAL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcala,  66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05678/5678/3.jpg?f=17754014</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1076 square feet (100 square meters) of space consisting of a conference center and meeting rooms. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="247.44" OriginalAmount="240.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2667" HotelName="VP SOGNIO Metropolitano" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Reina Victoria, 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02667/2667/2.jpg?f=17751041</HotelPictures>
        <HotelDescription>A true urban oasis located just steps from Glorieta de Cuatro Caminos and Paseo de la Castellana, where our Welcoming Luxury philosophy transforms every stay into a unique experience. You’ll feel at home, yet surrounded by the elegance of redefined luxury and meticulous attention to every detail. This cozy hotel offers 102 spacious rooms, designed in a minimalist and carefully curated style, crafted to provide maximum comfort. You’ll also find Mercado Madriles Reina Victoria, a vibrant space in the heart of Madrid where traditional Spanish tapas, Mexican cuisine, Asian dishes, and healthy options coexist—offering a unique culinary experience without leaving the hotel. Additionally, the hotel features several naturally lit rooms, ideal for any type of meeting or event.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="247.95" OriginalAmount="240.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1698" HotelName="Hotel Quatro Puerta Del Sol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sevilla 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01698/1698/18.jpg?f=17672770</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="251.02" OriginalAmount="243.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4114" HotelName="Barcelo Imagine" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Agustín de Foxá,  32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04114/4114/3.jpg?f=17753072</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="258.20" OriginalAmount="250.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="128299" HotelName="Hotel Victoria 4" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria, 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/28299/128299/1.jpg?f=17754150</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="275.14" OriginalAmount="267.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4702" HotelName="Rafaelhoteles Atocha" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Méndez Alvaro , 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04702/4702/23.jpg?f=17745282</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 11485 square feet (1067 square meters) of space consisting of a conference center and 12 meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="275.68" OriginalAmount="267.65" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2789" HotelName="Hotel Casón Del Tormes" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Rio, 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02789/2789/1.jpg?f=17748934</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="277.91" OriginalAmount="269.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1071528" HotelName="Catalonia Atocha Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Atocha, 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/71528/1071528/10.jpg?f=17696261</HotelPictures>
        <HotelDescription>Situated in central Madrid, this hotel is near Paseo del Prado, Atocha Railway Station, and the city's main museums and attractions. The hotel boasts a neoclassical style and is conveniently located near a variety of restaurants, bars, and entertainment options. Puerta del Sol and Plaza Mayor are within 850 meters. Small pets (one dog or cat under 20kg) are welcome upon request for a small nightly fee and deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="286.89" OriginalAmount="278.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1351761" HotelName="Catalonia Plaza Mayor" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Atocha, 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/51761/1351761/1.jpg?f=17569456</HotelPictures>
        <HotelDescription>This hotel is located in the centre of Madrid, near Plaza Mayor and the emblematic Puerta de Sol, in the most attractive cultural and shopping area of the city. The hotel is within walking distance of the main museums, (El Prado, Reina Sofía, Thyssen Bornemisza), theatres, bars and the best shopping district of the capital. Its proximity to Puerta de Atocha railway station also makes it the perfect hotel for business sojourns or meetings. The hotel has a gym, hot tub, free Wi-Fi, a café and snack bar and a restaurant for meetings and events. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="286.89" OriginalAmount="278.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4290" HotelName="Catalonia Goya Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Goya,  49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04290/4290/38.jpg?f=17753075</HotelPictures>
        <HotelDescription>The hotel is located in the Salamanca quarter, close to local boutiques, tourist attractions and restaurants as well as branches of several multinational companies. Madrid airport is situated 13 kms away. The hotel, built in 1900 was reopened in 2005 after extensive renovation. There are 88 rooms on 6 floors. The air-conditioned hotel also offers guests conference services and WLAN Internet as well as laundry and room services. Cuisine in the hotel restaurant varies according to season. Alternatively guests can drop by the hotel bar-cafeteria. All accommodation units are fitted with individually adjustable air-conditioning and heating, satellite TV and Internet. The fully equipped en-suite bathroom in constructed from marble in a manner reminiscent of the Japanese style. Guests can treat themselves to a massage on site. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="295.85" OriginalAmount="287.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4532" HotelName="Catalonia Puerta Del Sol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Atocha,  23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04532/4532/5.jpg?f=17729705</HotelPictures>
        <HotelDescription>This upscale hotel is situated amidst the bustle and energy of the intriguing city of Madrid. It is conveniently situated close to a wide range of attractions in the city, including the Plaza Mayor. The nearest train station, Tirso de Molina, offers ease of access to other areas to be explored. Guests can enjoy many shopping, dining and entertainment opportunities nearby. The hotel provides a wonderful restaurant, where guests can savour the delights of local and international cuisines. The hotel also features a conference room, for those travelling for work purposes. Guests are assured of a stay rich in comfort, enjoyment and relaxation at this wonderful hotel. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="295.85" OriginalAmount="287.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="95460" HotelName="Hotel Catalonia Gran Vía Madrid" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/95460/95460/46.jpg?f=17749432</HotelPictures>
        <HotelDescription>This attractive hotel is situated in the historical centre of Madrid and offers an ideal atmosphere for both leisure and business travellers. Nightclubs, restaurants, and bars can be found in the immediate surroundings. It is close to Retiro Park, the Prado Museum and Madrid airport. Public transport departs from stops within 50 m of the establishment. The property offers a foyer, 6 conference rooms and a currency exchange facility. Guests may select their meal in the snack bar or in the air-conditioned restaurant. The modern rooms come with an en-suite bathroom, a direct dial telephone and satellite/ cable TV. The air-conditioned rooms come with a double bed and a safe. The hotel has a hot tub, a sauna, a rooftop pool and a gym. The stylish restaurant serves international and Mediterranean cuisine as well as some Catalonian specialities. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="313.78" OriginalAmount="304.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4058633" HotelName="Catalonia Plaza España Hotel &amp; Spa" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 70, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/58633/4058633/5.jpg?f=17719624</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="318.71" OriginalAmount="309.43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="481" HotelName="Sercotel Gran Hotel Conde Duque" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde Valle Suchil, 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00481/481/12.jpg?f=17748872</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="334.84" OriginalAmount="325.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4934" HotelName="Sercotel Madrid Aeropuerto" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón, 25 - Barajas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/04934/4934/1.jpg?f=17753083</HotelPictures>
        <HotelDescription>**As of JUNE 5, 2023 our transfer service will change format, and upon arrival you should go to the hotel bus stop at your terminal where you will find a sign with the frequency of the Sercotel Madrid Airport transfer service.

Property Location With a stay at Petit Palace Madrid Aeropuerto in Madrid (Barajas), you'll be close to Madrid Congress Centre and Real Madrid City. This 4-star hotel is within the vicinity of Aquopolis and Las Ventas. Rooms Make yourself at home in one of the 86 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks. Amenities Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a computer station, and complimentary newspapers in the lobby. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is complimentary during limited hours.
Enjoy recreation amenities such as a seasonal outdoor pool or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and wedding services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="340.67" OriginalAmount="330.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="5555" HotelName="Catalonia Las Cortes" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Prado, 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/05555/5555/73.jpg?f=17742636</HotelPictures>
        <HotelDescription>This stunning hotel enjoys a prime setting in Madrid, right next to Spanish Theatre and Santa Ana square. This upscale urban property offers easy reach of links of transport and situation in the very centre of the Spanish capital. Guests may find the famous Puerta del Sol and Plaza Mayor within a short stroll and lively area with bars, restaurants and shopping opportunities is within striking distance. The hotel's rooms and suites are cosy and bright with modern amenities such as Wi-Fi internet access. The on-site restaurant is the address for international culinary delights and top-notch service. Business travellers might make use of the business centre and in-room work desk, while everyone can enjoy the refreshing drinks and snacks at the modern hotel bar. Whether travelling to Madrid on business or on a family holiday, this hotel offers comforts and conveniences for a memorable stay. Only one dog or cat under 20 kg per room is allowed (upon request). Supplement of X night/animal and a pet deposit.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="366.67" OriginalAmount="355.99" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3821960" HotelName="Hotel Riu Plaza España" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle  Gran Via, 84</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21960/3821960/3.jpg?f=17750552</HotelPictures>
        <HotelDescription>The Hotel Riu Plaza España, located in the emblematic Edificio España on Madrid's Gran Vía, has 26 floors with a wide range of facilities to make your stay a memorable experience. This hotel on the Gran Vía offers free WiFi throughout the hotel, a Sky Bar with breathtaking views of the city, an outdoor swimming pool located on the 20th floor, 24-hour gym and conference rooms for holding your best events. The Hotel Riu Plaza España offers you more than 550 rooms, each with a mini-fridge, air conditioning and heating, an electronic safe, and a complimentary welcome kit, among many other amenities, to make your stay as pleasant as possible. And, if you like, you can cool off in the outdoor swimming pool located on the 20th floor, or do your daily workout in the 24-hour gym. The gastronomic offer of this hotel on the Gran Vía is sure to delight you. In the restaurant, you have buffet breakfasts with show-cooking stations that will help you start the day full of energy; in the Gastro Bar, you can have lunch and dinner and try delicious snacks; and in the Sky Bar and lobby bar, we'll serve you the best drinks and appetisers.

* Parking will be only and exclusively for clients staying.
Parking cost per day
It will not be part-time or part-time.

The customer must indicate the type of car: Large, Medium or small for the correct allocation of the place. *
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="425.84" OriginalAmount="413.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3852" HotelName="Meliá Madrid Serrano" Meals="MELIA ROOM" BedType="MELIA ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Claudio Coello 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03852/3852/1.jpg?f=17733431</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a page service, a hotel doctor and a hotel shuttle bus. A projector is available for guests' business needs.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="428.44" OriginalAmount="415.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3656289" HotelName="VP Plaza España Design" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De España, 5,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56289/3656289/2.jpg?f=17502520</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a 24-hour fitness center and a seasonal outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 15069 square feet (1400 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="466.19" OriginalAmount="452.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="150285" HotelName="Hotel Hospes Puerta De Alcalá" Meals="DREAM ROOM" BedType="DREAM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plaza De La Independencia 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/50285/150285/2.jpg?f=17750180</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a steam room and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Madrid? This hotel has 1830 square feet (170 square meters) of space consisting of conference space and meeting rooms. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="504.14" OriginalAmount="489.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="159431" HotelName="Vincci Soma" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Goya 79</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/59431/159431/1.jpg?f=17729013</HotelPictures>
        <HotelDescription>Facilities: 177 non-smoking rooms, including 28 single rooms, are located on 9 storeys and can be reached by 2 lifts. The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service on request, a childcare service, a car hire service, a transfer service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="504.14" OriginalAmount="489.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="89423" HotelName="Vincci Via 66" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via,  66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/89423/89423/1.jpg?f=17749806</HotelPictures>
        <HotelDescription>Facilities: 116 non-smoking rooms are located on 11 storeys and can be reached by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a babysitting service, a car hire service, room service and a laundry service. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="512.16" OriginalAmount="497.24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2655" HotelName="Vincci Soho" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del  Prado,  18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02655/2655/33.jpg?f=17697142</HotelPictures>
        <HotelDescription>Facilities: 2 junior suites, 3 suites, 37 single rooms and 165 double rooms are located on 6 storeys and can be reached by lift. The friendly staff at the reception desk in the lobby are happy to answer any questions. Services such as a cloakroom, a baggage storage service and a safe ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a babysitting service, a car hire service, room service, an alarm call service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="516.39" OriginalAmount="501.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1524" HotelName="Gran Meliá Fénix" Meals="PREMIER ROOM" BedType="PREMIER ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hermosilla,  2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01524/1524/1.jpg?f=17753982</HotelPictures>
        <HotelDescription>Facilities: The hotel provides a transfer service, 24-hour room service, a laundry service and a hairdresser. Guests arriving by car can park their vehicles in the car park. Other services include a hotel shuttle bus.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="520.15" OriginalAmount="505" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3034" HotelName="Vincci Capitol" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03034/3034/32.jpg?f=17750850</HotelPictures>
        <HotelDescription>Facilities: The hotel welcomes guests in a 12-storey building with a lift and 143 non-smoking rooms. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service (for a fee), a car hire service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="528.14" OriginalAmount="512.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1429143" HotelName="Vincci Centrum" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Cedaceros 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0014/29143/1429143/35.jpg?f=17751211</HotelPictures>
        <HotelDescription>Facilities: The hotel was modernised in 2025. The hotel has 2 junior suites and 85 double rooms, which are located on 8 storeys and are reachable by lift. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Further services include a babysitting service, a childcare service, room service, an alarm call service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="536.15" OriginalAmount="520.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2477780" HotelName="Vincci The Mint" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/77780/2477780/1.jpg?f=17580462</HotelPictures>
        <HotelDescription>Facilities: The hotel has 88 rooms, which are located on 9 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a babysitting service, a car hire service, room service, an alarm call service, a laundry service and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with projector and fax machine is available. A conference room is available for conferences, lectures and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="565.59" OriginalAmount="549.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="487" HotelName="Canopy By Hilton Madrid Castellana" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Trias Beltran,  4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00487/487/3.jpg?f=17752229</HotelPictures>
        <HotelDescription>We’re in the heart of Azca financial district, next to Centro Comercial Moda Shopping mall. The Real Madrid Santiago Bernabeu Stadium and Paseo de la Castellana are under one kilometer away. Visit Planta Z for our outdoor terrace and food truck, or dine at Canopy Central for evening tastings. We have a fully equipped gym, and our rooftop pool is open in the summer.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="605.15" OriginalAmount="587.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1544" HotelName="Meliá Barajas" Meals="MELIA ROOM" BedType="MELIA ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logrono, 305</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01544/1544/60.jpg?f=17740560</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include medical assistance, a transfer service, room service, a laundry service and a hotel doctor. The business centre is on hand for guests' business requirements and provides a projector.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="303.04" OriginalAmount="294.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="770306" HotelName="NH Collection Madrid Palacio De Tepa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Calle De San Sebastián 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Madrid? This hotel has 646 square feet (60 square meters) of space consisting of conference space and 3 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="1626" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9" TimeStamp="0001-01-01T00:00:00" HotelName="VP Jardín de Tres Cantos" HotelCode="1626" StarRating="3" GTCityId="26992" CountryCode="ES" CityName="Madrid" CountryName="Spain" Address="Avenida De Los Encuartes, 17 - Tres Cantos" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwMcBAAD0CwoEMTYyNhICU0EaCjIxLzEwLzIwMjYiCjIyDAD/rioLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTcwLjI4GAEiBTAE3LjQ0QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHISCPr//7+B7OGfWhDXsqqVhBhg4egQQARgBggEFQkNPTkeSAQJVU5oBAMIBATDiAQVBVkFJTOoBATDyAR4zLjA5OQIABTc0+gFxAPEjIDEyOjU3OjQ1igIVPDM3NTMxIystMC45IFsxNTUwNV0+kgIBNcJoCAzAuMKICATDCAgUlAPEQygIBMPoCATCCAwEwogM3MTYyNnwyMDI2MTAyMXwxfPwAkXxVU3xTQXxIfK8AoXwxfHx8fE18SHwtAH5NN3x8fLIDDgEvwgP6AADyFtoDCgoEVHJ1ZRICVVPiAxsIARIDRVVSGgUIhgUYAiIECAIYAioNAPAl6gMSCfMiarpSsFxAEa1GzCc5XsptmAQBqAQBsAQBwAQB4gQQU0F8NjI5N3x8TlJGfHxIfAAAAAA=|95|NzAuMjh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="70" TotalPrice="72.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-13T11:57:48.1386237+01:00" End="2026-10-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwNgBAAD0CwoEMTYyNhICSEQaCjIxLzEwLzIwMjYiCjIyDADxiyoLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTkzLjEzGAEiBTEE2LjY2QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHITCPz////DsILK+AEQ+PLM8iQgYOHopCicKAjcyEg6GAPEEEAIaBTc3LjYxGhFCUHw3MnwyfA8A/xh8R0JQggEFQkNPTkeSAQJVU8IBATDiAQVBVkFJTOoBATDyAR4zLjkBAAc3NvoBlADxFiAxMjo1Nwzo0NYoCCDwzNzUzMSM+kgIBNJoCAzAuMKICATDCAgUYAPEQygIBMPoCATCCAwEwogM3MTYyNnwyMDI2MTAyMXwxfBIBkXxVU3xIRHxIfJ8AoXwwfHx8fE18SHwtAH5NN3x8fLIDJAEvwgMQAQHyFtoDCgoEVHJ1ZRICVVPiAxsIARIDRVVSGgUI2AYYAiIECAIYAioNAPAk6gMSCfMiarpSsFxAEa1GzCc5XsptmAQBqAQBsAQBwAQB4gQPSER8NjI5N3x8UkZ8fEh8AAAAAA==|95|OTMuMTN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="93" TotalPrice="95.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="77.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/16.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/29.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/30.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/17.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/20.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/18.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/21.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/19.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/23.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/22.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/27.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/24.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/25.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/26.jpg?f=17750729" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/01626/1626/28.jpg?f=17750729" /></Images><HotelDescription>The hotel is located in Tres Cantos. The local train station is just 150 m from the hotel. Madrid city centre is 15 km away and Madrid-Barajas Airport is approximately 20 km from the establishment. This air-conditioned business hotel offers a 24-hour reception, currency exchange facilities and lift access to the upper floors. There is a café, bar and restaurant on-site. Guests may also take advantage of the wireless Internet access, room service and a meeting room. There is a car park and garage available. The rooms come with an en- suite bathroom with shower, bathtub and hairdryer, a double or king-size bed and individually regulated air conditioning and heating. Other in-room amenities include a telephone, safe, mini-bar, mood music, satellite TV and wireless Internet access.
</HotelDescription><Facilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Bar</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Rooms>
    <Room RoomType="Room 1: ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="1626" SourceId="95" RoomTypeCode="BCJNGEBAwNgBAAD0CwoEMTYyNhICSEQaCjIxLzEwLzIwMjYiCjIyDADxiyoLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTkzLjEzGAEiBTEE2LjY2QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHITCPz////DsILK+AEQ+PLM8iQgYOHopCicKAjcyEg6GAPEEEAIaBTc3LjYxGhFCUHw3MnwyfA8A/xh8R0JQggEFQkNPTkeSAQJVU8IBATDiAQVBVkFJTOoBATDyAR4zLjkBAAc3NvoBlADxFiAxMjo1Nwzo0NYoCCDwzNzUzMSM+kgIBNJoCAzAuMKICATDCAgUYAPEQygIBMPoCATCCAwEwogM3MTYyNnwyMDI2MTAyMXwxfBIBkXxVU3xIRHxIfJ8AoXwwfHx8fE18SHwtAH5NN3x8fLIDJAEvwgMQAQHyFtoDCgoEVHJ1ZRICVVPiAxsIARIDRVVSGgUI2AYYAiIECAIYAioNAPAk6gMSCfMiarpSsFxAEa1GzCc5XsptmAQBqAQBsAQBwAQB4gQPSER8NjI5N3x8UkZ8fEh8AAAAAA==|95|OTMuMTN8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-14T00:00:00" End="2026-10-18T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.92" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>95.92</TotalAmount>
  <TraceId>1a7c59d3-e047-4c1b-abbf-240f9ff3bac9</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="3983" SourceId="95" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Mercader" HotelCode="3983" StarRating="4" GTCityId="26992" CountryCode="ES" CityName="Madrid" CountryName="Spain" Address="Calle Eje 2.7, Polígono Alimentario Mercamadrid. Ctra. Villaverde a Vallecas Km. 3,8" SourceId="95" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: ROOM" RoomTypeCode="BCJNGEBAwBECAAD0CwoEMzk4MxICU0EaCjIxLzEwLzIwMjYiCjIyDADxiyoLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTg4Ljc4GAEiBT4E4Ljc1QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHITCNnzv7OM+ZrOsQEQqfiE38g0YOHopCicKAjQ4Eg6GAPEEEAIaBTcyLjEzGhFCUHw0OHwyfA8A/rV8R0JQggEFQkNPTkeSAQJVU8IBATDiAQVBVkFJTOoBATDyAR42Ljg3OTk5NTAyNzM5MTczNDQ2McjcxODYyMDMwOTf6ARMyMDI2LTA0LTEzIDEyOjU4OjIwigIIPDM3NTMxIz6SAgE0mgIDMC4wogIEMC4wM8ICBTM3NTMxygIBMPoCATCCAwEwogM3Mzk4M3wyMDI2MTAyMXwxfDMwLTMwfFVTfFNBfEh8QkNPTkd8MHx8fHxNfEh8Mzk4M3xNN3x8fLIDJwHfugMICOjovJMBGBHCAx4BARbSIQDwUNoDCgoEVHJ1ZRICVVPiAxwIARIDRVVSGgUIlD4YBCIECBYYBCoGCJSNLxgI6gMSCZklxsvkbzBIEbRgXeY0IkcFmAQBqAQBsAQBwAQB4gQPU0F8NjI5N3x8UkZ8fEh8AAAAAA==|95|ODguNzh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="89" TotalPrice="91.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="72.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/24.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/14.jpg?f=17751313" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/27.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/33.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/7.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/36.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/60.jpg?f=17751313" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/8.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/38.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/41.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/48.jpg?f=17750795" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/54.jpg?f=17750795" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/42.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/61.jpg?f=17751313" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/10.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/43.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/11.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/44.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/45.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/62.jpg?f=17751313" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/63.jpg?f=17751313" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/12.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/13.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/3.jpg?f=17750467" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/49.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/50.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/51.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/55.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/1.jpg?f=17750467" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/16.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/17.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/18.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/39.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/40.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/20.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/9.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/35.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/37.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/57.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/56.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/59.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/21.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/22.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/52.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/53.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/26.jpg?f=17750694" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/46.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/47.jpg?f=17748944" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/6.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/5.jpg?f=17750673" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/2.jpg?f=17750467" /><Image Url="http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/03983/3983/4.jpg?f=17750467" /></Images><HotelDescription>SEGURIDAD PRIVADA, PARKING GRATUITO, WIFI GRATUITA, DOS BOTELLAS DE AGUA DE OBSEQUIO EN EL MINIBAR.
</HotelDescription><Facilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Bar</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Business installations</Type><Description>Business installations</Description><Value>Business installations</Value></HotelFacilities><HotelFacilities><Type>Health and Spa</Type><Description>Health and Spa</Description><Value>Health and Spa</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Rooms>
    <Room RoomType="Room 1: ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="3983" SourceId="95" RoomTypeCode="BCJNGEBAwBECAAD0CwoEMzk4MxICU0EaCjIxLzEwLzIwMjYiCjIyDADxiyoLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTg4Ljc4GAEiBT4E4Ljc1QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHITCNnzv7OM+ZrOsQEQqfiE38g0YOHopCicKAjQ4Eg6GAPEEEAIaBTcyLjEzGhFCUHw0OHwyfA8A/rV8R0JQggEFQkNPTkeSAQJVU8IBATDiAQVBVkFJTOoBATDyAR42Ljg3OTk5NTAyNzM5MTczNDQ2McjcxODYyMDMwOTf6ARMyMDI2LTA0LTEzIDEyOjU4OjIwigIIPDM3NTMxIz6SAgE0mgIDMC4wogIEMC4wM8ICBTM3NTMxygIBMPoCATCCAwEwogM3Mzk4M3wyMDI2MTAyMXwxfDMwLTMwfFVTfFNBfEh8QkNPTkd8MHx8fHxNfEh8Mzk4M3xNN3x8fLIDJwHfugMICOjovJMBGBHCAx4BARbSIQDwUNoDCgoEVHJ1ZRICVVPiAxwIARIDRVVSGgUIlD4YBCIECBYYBCoGCJSNLxgI6gMSCZklxsvkbzBIEbRgXeY0IkcFmAQBqAQBsAQBwAQB4gQPU0F8NjI5N3x8UkZ8fEh8AAAAAA==|95|ODguNzh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-18T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="91.44" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>91.44</TotalAmount>
  <TraceId>1a7c59d3-e047-4c1b-abbf-240f9ff3bac9</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="1a7c59d3-e047-4c1b-abbf-240f9ff3bac9">
  <Rooms>
    <Room RoomType="Room 1: ROOM" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="3983" SourceId="95" RoomTypeCode="BCJNGEBAwBECAAD0CwoEMzk4MxICU0EaCjIxLzEwLzIwMjYiCjIyDADxiyoLTWVyY2hhbnRQYXkyA0dCUDoVCgNHQlASBTg4Ljc4GAEiBT4E4Ljc1QhcKBjEjNjI5NxABGgQ2Mjk3IgUzMC0zMEoPCgExEgQIHhABEgQIHhACWhEwLjg3MDQwMDAxMTUzOTQ1OWITMjAyNi0wNC0xM1QxMDoyOTozMHITCNnzv7OM+ZrOsQEQqfiE38g0YOHopCicKAjQ4Eg6GAPEEEAIaBTcyLjEzGhFCUHw0OHwyfA8A/rV8R0JQggEFQkNPTkeSAQJVU8IBATDiAQVBVkFJTOoBATDyAR42Ljg3OTk5NTAyNzM5MTczNDQ2McjcxODYyMDMwOTf6ARMyMDI2LTA0LTEzIDEyOjU4OjIwigIIPDM3NTMxIz6SAgE0mgIDMC4wogIEMC4wM8ICBTM3NTMxygIBMPoCATCCAwEwogM3Mzk4M3wyMDI2MTAyMXwxfDMwLTMwfFVTfFNBfEh8QkNPTkd8MHx8fHxNfEh8Mzk4M3xNN3x8fLIDJwHfugMICOjovJMBGBHCAx4BARbSIQDwUNoDCgoEVHJ1ZRICVVPiAxwIARIDRVVSGgUIlD4YBCIECBYYBCoGCJSNLxgI6gMSCZklxsvkbzBIEbRgXeY0IkcFmAQBqAQBsAQBwAQB4gQPU0F8NjI5N3x8UkZ8fEh8AAAAAA==|95|ODguNzh8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-21T00:00:00" End="2026-10-22T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1a7c59d3-e047-4c1b-abbf-240f9ff3bac9|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-15T00:00:00" End="2026-10-18T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="91.44" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>91.44</TotalAmount>
  <TraceId>1a7c59d3-e047-4c1b-abbf-240f9ff3bac9</TraceId>
</CheckRatesRS>||True