<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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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="91ac43b5-3874-4b4f-a8f7-b72d2fe811d2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-27T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" 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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 350
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|HotelbedsSearch|supplier interation failed||HotelBeds|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:864b921e-4477-484d-a6a4-ca6d9ecbb68d
Error Number:2812,State:62,Class:16|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|RestelSearch|successfull supplier interation||Restel|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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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-07-16T18:00:38.6551611+01:00" Version="0" EchoToken="Search" TransactionIdentifier="91ac43b5-3874-4b4f-a8f7-b72d2fe811d2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="18.88" OriginalAmount="18.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7353" Longitude="115.16845" StarRating="2" HotelCode="|401480" HotelName="Mertha Jati and Bungalow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kubu Anyar, No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/8/0/401480_89314da1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.817249" Longitude="115.16006" StarRating="3" HotelCode="986450|wg_hotel_jimbaran" HotelName="Hotel WG Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air conditioning,Smoke-free property,Terrace,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Songnipi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/89/9b892df10ba7e49209d18fde5da01828774a393d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.11" OriginalAmount="24.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7089" Longitude="115.174186" StarRating="2" HotelCode="|210682" HotelName="Gana Inn Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patimura, Kuta, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/2/210682_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.86" OriginalAmount="25.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7223027" Longitude="115.1756224" StarRating="0" HotelCode="|401477" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai no. 10 A, No. 14A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/7/401477_8e890fe1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.31" OriginalAmount="26.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.711629" Longitude="115.171254" StarRating="3" HotelCode="|169699" HotelName="The Aromas Of Bali and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/9/169699_1_6377.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.69" OriginalAmount="26.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72356" Longitude="115.17364" StarRating="2" HotelCode="|167467" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Wangi No 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/7/167467_1_7525.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Kuta, is 15 minutes drive away from Airport Denpasar Internacional-Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.97" OriginalAmount="28.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7324598" Longitude="115.1714312" StarRating="2" HotelCode="|169662" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KUBU ANYAR NO 27 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/2/169662_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.20" OriginalAmount="28.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7229564" Longitude="115.175427" StarRating="2" HotelCode="|401478" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bunisari 14b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/8/401478_ee4cc7a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718999" Longitude="115.17351" StarRating="3" HotelCode="986699|the_kubu_hotel" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,24-hour reception,Smoking areas,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Popies I Gg. Sorga no. 5, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/6e/8a6e13959e784d9279635c18f2e2ef8c2f416e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.47" OriginalAmount="30.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718729" Longitude="115.174331" StarRating="3" HotelCode="|167476" HotelName="Maxi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 83 A - Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/7/6/167476_1_4140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a restaurant and a reception. SITUATION: This establishment is in Legian, is situated 2 minutes walk away from Apache Reggae Bar, and el Surfer Bar. It is situated 13 minutes walk away from the beach Kuta and the shopping centre Beachwalk. 10 minutes away from the establishment clients have Airport Ngurah Rai.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.56" OriginalAmount="32.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6981" Longitude="115.22673" StarRating="2" HotelCode="|401500" HotelName="Sayang Residence II" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/0/0/401500_949e3fd1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.15" OriginalAmount="32.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69041" Longitude="115.172391" StarRating="3" HotelCode="|400836" HotelName="Sunset Point  Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/6/400836_9d8665c1145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.48" OriginalAmount="33.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.710115" Longitude="115.16886" StarRating="2" HotelCode="986663|vilarisi_hotel" HotelName="Vilarisi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti / Lebak Bene 15X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/31/b031c61a37f02c9f1230a08906e6256548907077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.50" OriginalAmount="34.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7111573" Longitude="115.1706158" StarRating="2" HotelCode="|169664" HotelName="Sayang Maha Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN MELASTI LEBAK BENE LEGIAN KLOD KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/4/169664_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7169895" Longitude="115.17847" StarRating="3" HotelCode="986562|teges_inn" HotelName="Teges Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Smoking areas,Security guard,Garden,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Majapahit No. 39 Gg. Teges, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/zz/f4ad3c318c49724928d28828cd505435c7ee7924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.41" OriginalAmount="35.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679442" Longitude="115.188107" StarRating="2" HotelCode="|401961" HotelName="Townhouse Oak Denpasar at Mahendradatta  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat No.350, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/6/1/401961_70d80220932.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.20" OriginalAmount="37.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718567" Longitude="115.174355" StarRating="3" HotelCode="986708|maxi_hotel__spa" HotelName="Super OYO Townhouse Oak Maxi Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>83, Surya Candra, Jalan Raya Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1d/001dfba974f9c9d40a0734e58ba6561ba25cb39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718994" Longitude="115.17368" StarRating="2" HotelCode="986734|mahendra_beach_inn" HotelName="Mahendra Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Smoking areas,Garden,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Bedugul Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b9/92b9d84baae8c347d2572fe12fc012ddbb08a85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.762858" Longitude="115.1752" StarRating="3" HotelCode="986416|horison_hotel_jimbaran" HotelName="Liberta Hotel Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Television in lobby,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu Kedonganan Kuta No. 389, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7436967eea035e0b79b672e146cd0adea8cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679572" Longitude="115.18812" StarRating="3" HotelCode="986410|princess_keisha_hotel" HotelName="Princess Keisha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="24-hour reception,Garden">
        <Address>
          <AddressLines>
            <AddressLine>JL TEUKU UMAR BARAT NO 350 Denpasar Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1f/5e1fe649d7aa659bea31fe2f4f99a8b28106a024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.46" OriginalAmount="39.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674875" Longitude="115.16052" StarRating="3" HotelCode="|167983" HotelName="Summerhome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget Umasari Blok D/1, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/3/167983_1_7155.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Seminyak, 5 minutes away from the beach Petitenget. It is 4 minutes drive away from Potato Head Beach Club, and about 7 minutes away (by car) from Batu Belig. The establishment is a 35-minute drive away from Airport Ngurah Rai, close to Eat Street, Plaza Seminyak and Playa de Legian. ROOM: The establishment has 11 rooms with an air-conditioning system, a sitting room, a desk, a safety deposit box, a TV, a balcony with swimming pool views, a bathroom with a shower and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a restaurant and WiFi. The establishment has a laundry service, a dry cleaner's, a massage service and a transfer service (available for a fee). The establishment also offers medical care.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.34" OriginalAmount="40.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.726698" Longitude="115.170136" StarRating="3" HotelCode="|167806" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/0/6/167806_hl.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi and a car park (free of charge). SITUATION: The hotel is in Kuta nearby, you will find the beach. It is 15 minutes drive away from the airport Ngurah Rai. 5 minutes walk away, you can find the shopping centre Kuta Square. ROOM: All the rooms have cable television, an air-conditioning system, a mini-bar, a bathroom with a shower or bath, towels and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.56" OriginalAmount="43.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.71" OriginalAmount="43.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1633211" Longitude="115.0238287" StarRating="2" HotelCode="|167976" HotelName="Lovina Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kaliasem, 81152 Lovina, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/6/167976_1_7637.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has views of the sea, a swimming pool, a restaurant, WiFi, a car park (free of charge) and it offers a transfer service to, the airport and (for a fee). SITUATION: This hotel is in the beach Lovina. It is 3 hours away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a bathroom with a bath and a shower. Some rooms have a terrace with views of the sea, a television and a fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.40" OriginalAmount="43.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7000093" Longitude="115.1659125" StarRating="2" HotelCode="|210740" HotelName="Zest Legian By Swiss-belhotel International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL WERKUDARA NO 525LEGIAN KAJA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/4/0/210740_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.44" OriginalAmount="44.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.659035" Longitude="115.191106" StarRating="3" HotelCode="|167517" HotelName="Nirmala  and Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mahendradatta No 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/7/167517_fb238790931.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a restaurant and internet (free of charge) in communal areas. SITUATION: This hotel is in Denpasar, about 10 minutes away (by car) from bus station Ubung. 15 minutes away, guests can find Kuta it is situated 20 minutes away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a balcony, a television, a kettle, a coffee maker, a bathroom with a bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|restu_bali_hotel" HotelName="Restu Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.798782" Longitude="115.124916" StarRating="4" HotelCode="986730|lorin_new_kuta_hotel" HotelName="New Kuta Hotel by LORIN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya New Kuta, Pecatu Indah Resort, 80361 Uluwatu, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/cc/2ccc521a761b10a4ebe3d277abe31a1474429c8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.70" OriginalAmount="45.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.724504" Longitude="115.178206" StarRating="3" HotelCode="|165999" HotelName="Alron Kuta Powered By Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blambangan no.10, Kuta,badung,Bali NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/9/165999_8848bfd1140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, a cafÃ©, a laundry service, a car hire service and motorbike hire. SITUATION: This establishment, Kuta it is in Bali is situated in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69802" Longitude="115.1774" StarRating="3" HotelCode="986419|berry_biz_hotel" HotelName="Berry Biz Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Sunset Road No. 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f5ba6d038aa4c6ec63f6d1d8c0a61761cb4212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.83" OriginalAmount="47.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.18" OriginalAmount="47.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6511361" Longitude="115.1581785" StarRating="3" HotelCode="|42207" HotelName="Nomad Hub Canggu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BUMBAK 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/7/42207_1_1261.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests a tropical garden, excellent service and luxury facilities. SITUATION: This hotel is 25 minutes away from the airport excellent transport links to shops and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.77" OriginalAmount="48.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730317" Longitude="115.16953" StarRating="2" HotelCode="|33840" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Puspa Ayu, No. 12,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/33840_1_750.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 15 rooms a hall with a reception, a laundry service, room service, a safety deposit box service, a playground and a car park. SITUATION: It is surrounded by tropical areas, Kuta it is in 5 minutes away from the establishment clients have the city centre, Where you can find shopping areas and the nightlife. 5 minutes away from the establishment, clients can find a beach, is situated 7 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a television, a double bed, a safety deposit box, a balcony or terrace with views and an air-conditioning system or fan. FACILITIES: The establishment has a swimming pool and a garden with exotic plants. next to the establishment, guests can find a spa. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72353" Longitude="115.173004" StarRating="3" HotelCode="986455|holiday_inn_express_bali_kuta_square" HotelName="ZIA Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciung Wanara 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b2/a2b2bfda2dc2556f277c6e3bc371586b5305f74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.76" OriginalAmount="49.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.727236" Longitude="115.180285" StarRating="3" HotelCode="|167493" HotelName="Natya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/3/167493_dd83a6d0901.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, rooms with large beds, air-conditioning, a television and a restaurant. SITUATION: This hotel is in By Pass Ngurah Rai it is situated 10 minutes away from the international airport. Near the establishment, guests will find the beach Kuta. It is 10 minutes drive away from Airport Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.92" OriginalAmount="49.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7010682" Longitude="115.1764752" StarRating="2" HotelCode="|169491" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>DEWI SRI ACCESS THE GRAND KUTA RESIDENDE LANE NO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/1/169491_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.80" OriginalAmount="50.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70007" Longitude="115.16796" StarRating="3" HotelCode="|169483" HotelName="Grand Sinar Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL PADMA UTARA KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/3/169483_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.700634" Longitude="115.168816" StarRating="3" HotelCode="986742|maxonehotelscomlegian_" HotelName="Boss Legian Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d5/79d57938ebea3204322cb172e7d4cee6991adee0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.64" OriginalAmount="51.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6724825" Longitude="115.25812" StarRating="3" HotelCode="986684|sanur_agung_hotel" HotelName="Sanur Agung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No. 174, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/12/3112ff9a5910c65dc942a1b9cd71353033b32657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.22" OriginalAmount="52.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71878" Longitude="115.17299" StarRating="3" HotelCode="|47984" HotelName="Sorga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poppies 1, Gang Sorga, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/4/47984_1_1174.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, with air-conditioning and has 39 rooms, The establishment offers guests a lobby, a safety deposit box service and a restaurant. SITUATION: It is inPantai Kuta the street 20 minutes away from the establishment, you can find Bali Airport near the establishment, guests will find Kuta the beach Clients can also find Legian the street. ROOM: They have a fan or air-conditioning system, a bathroom with a bath, a shower and a direct line telephone. They also have a balcony, a king size or double bed and a safety deposit box. FACILITIES: The establishment has a garden with a swimming pool. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have breakfast, lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.28" OriginalAmount="52.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506004" Longitude="115.2518" StarRating="3" HotelCode="|401228" HotelName="Dewa Bharata Hotel Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Penestanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/2/8/401228_d41d0e40904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.32" OriginalAmount="53.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7474717" Longitude="115.1829046" StarRating="2" HotelCode="|154780" HotelName="Grandmas Plus Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. I GUSTI NGURAH RAI TUBAN, TUBAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/8/0/154780_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is in the city centre. HOTEL: The hotel was built in 2013, has 99 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.91" OriginalAmount="54.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6772581" Longitude="115.4502499" StarRating="3" HotelCode="|401438" HotelName="LEMBONGAN BAGUS VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KANGIN JUNGUTBATU NUSA LEMBONGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/8/401438_c4a63681200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.26" OriginalAmount="54.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.697357" Longitude="115.171844" StarRating="3" HotelCode="|34954" HotelName="Puri Dewa Bharata  and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN. NAKULA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/4/34954_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a tropical garden, has 10 villas, 21 superior rooms and 7 deluxe rooms. It has a lobby with a reception, a currency exchange service, a bar, shops and a dining room. The establishment offers guests a laundry service, room service, bicycle rental and a car park. SITUATION: Legian It is in Where you can find shops, restaurants and lively nightlife. It is 15 minutes away fromNgurah Rai Airport 10 minutes away from the establishment guests have Double Six the beach near the establishment, you will find Kuta the city centre of. ROOM: The rooms have a king-size bed, a kitchen and a living room. Guests are offered deluxe rooms with king size bed and superior rooms. The rooms a bathroom, a hairdryer, a mini-bar, individual air-conditioning, a satellite television, a direct line telephone and a balcony. FACILITIES: The establishment has a swimming pool with a children's area and gardens with tropical plants. OTHERS: Regarding the food and beverage offering, you can enjoy breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.688155" Longitude="115.17139" StarRating="4" HotelCode="986574|swissbelinn_seminyak_2" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/88/66885fe4c8c48fff215d66ed5b82a179751c9a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.738801" Longitude="115.16676" StarRating="3" HotelCode="986716|manggar_indonesia_hotel" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika, Gg. Nusa Indah No. 19, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/5d/9b5d8bd9aa0da06ada392c67b9710465e34771c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.741762" Longitude="115.18152" StarRating="3" HotelCode="986747|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. I Gusti Ngurah Rai Tuban, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19839babdf8991665b4e47f22225c6d0db92f61a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.33" OriginalAmount="55.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.672348" Longitude="115.1655454" StarRating="3" HotelCode="|203829" HotelName="Delu Villas Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu No. 3 Kerobokan Seminyak,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/2/9/203829_1_4683.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.36" OriginalAmount="55.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.82036" Longitude="115.17062" StarRating="3" HotelCode="|401297" HotelName="Puri Hasu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goa Gong, Ungasan, Kuta Sel., Kabupaten Badung,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/9/7/401297_1023fff0220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.04" OriginalAmount="56.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674277" Longitude="115.156013" StarRating="3" HotelCode="|400477" HotelName="Nikhila Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No.28 Seminyak Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/7/400477_d57c3801425.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.17" OriginalAmount="56.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1596472" Longitude="115.0298503" StarRating="3" HotelCode="|400832" HotelName="Lovina Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika 9 Kalibukbuk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/2/400832_9d4816a1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.56" OriginalAmount="56.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.2368204" Longitude="115.1244231" StarRating="3" HotelCode="|402206" HotelName="The Garuda  and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Wanagiri, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/0/6/402206_816ffa60949.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57.57" OriginalAmount="57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.60" OriginalAmount="57.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6435128" Longitude="115.1552511" StarRating="3" HotelCode="|400319" HotelName="The Rinaya Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gg. Lely No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/9/400319_7b91ae41323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.43" OriginalAmount="57.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.78414" Longitude="115.17114" StarRating="3" HotelCode="|203243" HotelName="Nirmala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL ULUWATU II NO 10JIMBARAN KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/4/3/203243_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.689793" Longitude="115.16194" StarRating="3" HotelCode="986414|destiny_boutique_hotel_by_premier_hospitality_asia" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Elevator/lift,Ticket assistance,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi, No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/88/6b88fdfe9ed9fd41ae84206ed54d24cf856ef5b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.707771" Longitude="115.17825" StarRating="3" HotelCode="986705|spazzio_bali_hotel" HotelName="Spazzio Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No.20, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6a/dd6a9898505e659a07d4e8f6e30cfa1cdc26506d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.54" OriginalAmount="58.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.729714" Longitude="115.167661" StarRating="3" HotelCode="|203831" HotelName="Favehotel Kuta Kartika Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 45X Kuta Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/1/203831_1_8777.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.58" OriginalAmount="58.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.668732" Longitude="115.150759" StarRating="0" HotelCode="|166134" HotelName="Aqua Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung No. 38X Umalas, Kerobokan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/3/4/166134_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is close to Seminyak the central area of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.18" OriginalAmount="59.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67108" Longitude="115.16753" StarRating="3" HotelCode="|401415" HotelName="Balinea Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung, No. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/1/5/401415_7a9e4291042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.643539" Longitude="115.155365" StarRating="3" HotelCode="986479|litus_rinaya_canggu" HotelName="The Rinaya Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya Canggu Gang Leli No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/3a/b93ae7990ea2475a2e044b6e5a153a24188d334d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5125265" Longitude="115.26798" StarRating="3" HotelCode="986454|_0x1e173" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma No.6 Br. Tebesaya, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f5/a9f5a5c3b76a2cb977f4e6e340d48a98cac0fa76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708213" Longitude="115.178505" StarRating="3" HotelCode="986729|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri no 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f759c1310a27f18a065d5ae8318231370e06dd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.77" OriginalAmount="60.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.691877" Longitude="115.163132" StarRating="3" HotelCode="|42226" HotelName="Seminyak Paradiso" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CAMPLUNG TANDUK SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/2/6/42226_1_7413.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It has 36 rooms and 2 floors. It has a lobby, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service and a laundry service (for a fee). SITUATION: it is situated next to Seminyak the beach 20 minutes away from the establishment guests have Bali Airport. ROOM: The Balinese in style rooms, have individual air-conditioning, a balcony or terrace, a king-size bed, a bathroom with a shower and a bath. They also have a fridge, a direct line telephone and a television. FACILITIES: The establishment has a swimming pool and deck chairs. Guests are offered spa treatments and a massage service. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.93" OriginalAmount="60.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.6793" StarRating="3" HotelCode="|401517" HotelName="Anugerah Villas Amed" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Lipah, Amed Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/1/7/401517_10d25df0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.28" OriginalAmount="60.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.61" OriginalAmount="61.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.738326" Longitude="115.17488" StarRating="3" HotelCode="986650|quest_hotel_tuban__kuta" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kediri No. 9, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/d7/b2d74ccbdc22058e1da300782eedb77e2e3e6430.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.33" OriginalAmount="61.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.714579" Longitude="115.173941" StarRating="4" HotelCode="|168014" HotelName="Taman Ayu Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Legian No. 99 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/1/4/168014_b3253271135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.700326" Longitude="115.1772" StarRating="4" HotelCode="986612|_0x1ef44" HotelName="Grand Kuta Hotel and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/09/df090801bea8d61ed997a17c8ea8c1756c14a600.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.87" OriginalAmount="62.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.15" OriginalAmount="62.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63.63" OriginalAmount="63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.65" OriginalAmount="63.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65391" Longitude="115.12779" StarRating="3" HotelCode="|169444" HotelName="Echoland Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLPANTAI BATU MEJAN BRPADANG LENJONGECHO BEACH CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/4/4/169444_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a safety deposit box service, room service, breakfast service in rooms and a laundry service. SITUATION: This hotel Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.85" OriginalAmount="63.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.89" OriginalAmount="63.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.20" OriginalAmount="63.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.779636" Longitude="115.17496" StarRating="2" HotelCode="|169435" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>ULUWATU II TAMAN MULIA JALAN ARWANA 88 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/5/169435_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, WiFi (free of charge), a laundry service, a car hire service, a reception, a baggage room and a transfer service to the airport, (for a fee). SITUATION: This establishment, is 10 minutes away from Jimbaran Bay it is 15 minutes away from Ngurah Rai Airport Kuta 20 minutes away from the establishment, you can find. ROOM: Each room has an air-conditioning system, a bathroom, a car park (free of charge), a satellite TV, a writing desk, a wardrobe, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.35" OriginalAmount="63.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.784866" Longitude="115.200389" StarRating="2" HotelCode="|167714" HotelName="Pop! Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bypass Ngurah Rai No.188 X Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/4/167714_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, WiFi, a reception, concierge service, a vending machine, a cleaning service and a car park (free of charge). SITUATION: This hotel is situated 3 kilometres away from the convention centre. ROOM: The rooms have views of the city, an air-conditioning system, a satellite television, a safety deposit box, a bathroom with a shower, a WC and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.64" OriginalAmount="64.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.785982" Longitude="115.20199" StarRating="4" HotelCode="986409|horison_hotel_nusa_dua" HotelName="The Lerina Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No 1001x Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7f/ca7fef04b7554d81bf995570ecb5a8b8326c1c8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.784739" Longitude="115.19887" StarRating="4" HotelCode="986397|mahogany_hotel" HotelName="Mahogany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Chapel,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali No.1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/94/2594106558ae36f0c6b42f636c000d261e9404f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.641244" Longitude="115.25408" StarRating="3" HotelCode="986504|puri_maharani_boutique_hotel__spa" HotelName="Puri Maharani Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Express check-in/check-out,Chapel,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai Tohpati, 20, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/43/b3433f07db599c02542cf3acc7b34ecffad47756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.79" OriginalAmount="65.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674297" Longitude="115.174801" StarRating="3" HotelCode="|167323" HotelName="Green Zhurga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gunung Jayawijaya (formerly Jl. Gunung Tangkuban Perahu)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/3/2/3/167323_1_7646.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, is situated in the area Kerobokan. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool, WiFi, a spa and a massage service. Some of the services offered are a launderette, car hire, motorcycle hire and a currency exchange. At no extra cost, you can use a transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.12" OriginalAmount="65.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.12" OriginalAmount="65.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.698087" Longitude="115.173661" StarRating="3" HotelCode="|167985" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Eka laweya No. 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/5/167985_aseo.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.59" OriginalAmount="65.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.653437" Longitude="115.12892" StarRating="3" HotelCode="986499|echoland_bed__breakfast" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan - Echo B, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/50/bf507c30cec5ff7a34fd138673468337c94ad744.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.66" OriginalAmount="66.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.686839" Longitude="115.18473" StarRating="4" HotelCode="986453|cozy_stay_simpang_enam" HotelName="Choice Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pulau Kawe No. 40, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/97/3297a01196b302687fb9e9713c46f613c6b3f905.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.87" OriginalAmount="66.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.707555" Longitude="115.183861" StarRating="3" HotelCode="|167984" HotelName="Collection O 14 Sun Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Sunset Road No.23, Kuta 80361, Denpasar - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/4/167984_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas. SITUATION: This boutique hotel is situated 2 kilometres away from the beach Kuta. It is situated 4 kilometres away from the airport Ngurah Rai and about 5 minutes away (by car) from the street Legian. It is in a lively area. ROOM: All the rooms have an air-conditioning system, a courtesy tea and coffee service, a television, a safety deposit box, a bathroom with a shower, workspace and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.713313" Longitude="115.17348" StarRating="4" HotelCode="986711|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian 123, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/8b/688b84ef358f47683a4c115f7d2ba5e358a17ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.06" OriginalAmount="67.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.30" OriginalAmount="67.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70872" Longitude="115.1726" StarRating="2" HotelCode="|154775" HotelName="Grandmas Plus Hotel Legian " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN SRIWIJAYA NO 368LEGIANKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/7/5/154775_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is a few minutes' drive away from the airport. FACILITIES: The establishment has a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720242" Longitude="115.18516" StarRating="3" HotelCode="986463|hotel_bayt_kaboki" HotelName="Bayt Kaboki Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Newspapers,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Griya Anyar Street No 27, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/b0/c8b0cbfe5efd4131a1b86347cc3f9181535ac003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.707585" Longitude="115.18405" StarRating="3" HotelCode="986623|sun_boutique_hotel" HotelName="Collection O 14 Sun Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jln Sunset Road, 23, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/d5/5cd5d3bcaff097bdf6da39ca04fe1a4f79410905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71262" Longitude="115.17128" StarRating="3" HotelCode="986714|hotel_terrace_at_kuta" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e0/f2e0bb8cc496e69721a11231025431ae1b53cd13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.82" OriginalAmount="68.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.722626" Longitude="115.17324" StarRating="3" HotelCode="986563|kuta_angel_hotel" HotelName="Kuta Angel Hotel Luxurious Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Heating,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No. 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d2/01d249b1fbe85daa2ed357c0d5eda43236aebe17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.27" OriginalAmount="69.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.658829" Longitude="115.192291" StarRating="4" HotelCode="|399638" HotelName="Karana Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar No 99 Mahendradata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/8/399638_f4ea2860908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.00" OriginalAmount="70.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673308" Longitude="115.15821" StarRating="3" HotelCode="|399538" HotelName="Villa Bunga  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 18X, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/8/399538_0d476a00609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.04" OriginalAmount="70.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.675767" Longitude="115.161388" StarRating="3" HotelCode="|34961" HotelName="Putu Bali Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 72X, SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/6/1/34961_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 16 rooms. SITUATION: This establishment, is in Bali a good area in it is located near the city centre and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.15" OriginalAmount="70.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.38" OriginalAmount="70.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.701019" Longitude="115.16671" StarRating="3" HotelCode="986420|bali_chaya_hotel_legian" HotelName="Bali Chaya Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/4a/ab4a6ba24122a4b0f2c0a8b39b5dd7966c050748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.22" OriginalAmount="71.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.829804" Longitude="115.125299" StarRating="3" HotelCode="|402145" HotelName="Tom's Inn Pecatu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Labuan Sait Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/5/402145_77abccf0719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.33" OriginalAmount="71.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.676304" Longitude="115.1544" StarRating="3" HotelCode="986494|the_taman_ayu_2" HotelName="The Taman Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/e7/dfe77f74392bb423a4bda1fad191a93dce467080.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.43123" Longitude="114.8493" StarRating="3" HotelCode="986586|medewi_bay_retreat" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciwa, Yeh Kuning Hamlet, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/68/6768451e5a43dc99616618dd92f0bbcc3d5c65d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71731" Longitude="115.17574" StarRating="3" HotelCode="986401|hotel_neo_kuta_legian" HotelName="Neo+ Kuta Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Troppozone No. 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/93/9493fe115930914d1403069dd4dbd6fd12e702a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.73" OriginalAmount="73.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.640154" Longitude="115.14303" StarRating="3" HotelCode="986632|lubdhaka_canggu_residence" HotelName="Lubdhaka Canggu Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoke-free property,Ticket assistance,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kubu Manyar, Banjar Pipitan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b1/2db1fbd874fdcd8248f7342767c8b9888a860462.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.83" OriginalAmount="73.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6447745" Longitude="115.2091923" StarRating="2" HotelCode="|167710" HotelName="Harris  and Conventions Denpasar - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/0/167710_1_131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a reception, a baggage room, a concierge, a cleaning service and a vending machine. SITUATION: It is a 10-minute walk away from Badung Pasar Market, ROOM: The establishment has non-smoking rooms with TV, an air-conditioning system, city views, a bathroom with a shower and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.05" OriginalAmount="73.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733114" Longitude="115.175733" StarRating="2" HotelCode="|167686" HotelName="Pondok Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyangnyang Sari No. 7B Kuta - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/6/167686_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi. SITUATION: This establishment is in the heart of Kuta. The establishment is a 10-minute drive away from Airport Ngurah Rai. It is 10 minutes drive away from the beach Kuta, a supermarket and restaurants. ROOM: All the rooms have garden views, views of the swimming pool, tiled floors, a television, a fridge, a bathroom with a shower and heating. Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.29" OriginalAmount="73.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.716968" Longitude="115.175703" StarRating="3" HotelCode="|178700" HotelName="Neo + Kuta Legian by ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Tropozone no 8 Legian, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/0/0/178700_1_2673.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.51" OriginalAmount="73.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.654" Longitude="115.164" StarRating="0" HotelCode="|48392" HotelName="Dewani Villa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MUNDUK INDAH, BANJAR SEMER, KEROBOKAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/2/48392_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, is situated in a tropical garden, has air-conditioning, renovated in 2008 and has 7 rooms, Our guests can find a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a television room, a cafÃ©, a bar and a restaurant. The establishment offers guests a car park and an indoor car park. For an extra cost you can have access to internet, room service, a laundry service and bicycle rental. SITUATION: Umalas Kerobokan it is in Kuta it is close to it is 5 kilometres away from the beaches, 15 minutes away, you can find Kuta the city centre of 20 minutes away from the establishment you have Bali Airport. ROOM: They have a bathroom with a shower, a hairdryer, a king-size bed, a direct line telephone, a satellite or cable television, internet and a safe. They also have a mini-bar, a fridge, a coffee maker, a kettle, an ironing set, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service and horse-riding. The establishment also offers swimming area for children, an outdoor bar, a terrace with deck chairs, parasols and a jacuzzi. At an extra cost, you can find spa treatments and go cycling. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy room service and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74.74" OriginalAmount="74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.722356" Longitude="115.18166" StarRating="4" HotelCode="986645|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari No.110, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/76/c376f38e32aa6631d86dcaf594e5ac55bba8cdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.82" OriginalAmount="74.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48146" Longitude="115.24856" StarRating="3" HotelCode="|47977" HotelName="Bunga Permai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. COCOA, BR. BUNUTAN, KEDEWATAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/7/7/47977_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays and has 11 rooms, The establishment has a lobby, a safety deposit box service and a restaurant. The establishment offers guests room service, a car park, a laundry service (for a fee) and bicycle hire. SITUATION: It is inKedewatan northern Bunutan it is in Ubud 60 minutes away from the establishment you have 35 kilometres away, you can find Ngurah Rai Airport. ROOM: The large rooms, have double bed or twin bed and have a balcony or terrace, You are offered standard rooms a bathroom with a shower, They also have a king-size bed and a safety deposit box. FACILITIES: Outdoors, guests have access to a swimming pool, deck chairs and parasols. Guests are offered spa treatments (available for a fee), the option of a manicure and a massage service. You can also enjoy a hydromassage bath. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.30" OriginalAmount="74.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.75" OriginalAmount="75.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.95" OriginalAmount="75.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66477" Longitude="115.15921" StarRating="4" HotelCode="|169286" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod Kerobokan, Kuta.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/6/169286_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool and a kitchen. SITUATION: This establishment, is 10 minutes away from Seminyak the city centre of Umalas it is in 40 minutes away, you can find Ngurah Rai Airport. ROOM: They have a sitting area, a swimming pool, wooden furniture and a DVD. FACILITIES: Guests are offered spa treatments, a massage service and tourist information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.24" OriginalAmount="75.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|nipuri_resort_and_restaurant" HotelName="Nipuri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.80" OriginalAmount="76.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.672066" Longitude="115.16245" StarRating="4" HotelCode="|206572" HotelName="D’primahotel Petitenget Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/5/7/2/206572_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.82" OriginalAmount="76.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.86" OriginalAmount="76.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6974935" Longitude="115.1620059" StarRating="4" HotelCode="|399599" HotelName="Puri Naga Beachfront Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna / Doublesix Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/9/399599_a644ef80818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.90" OriginalAmount="76.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.17" OriginalAmount="77.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.35" OriginalAmount="77.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696828" Longitude="115.176061" StarRating="3" HotelCode="|398858" HotelName="Brits Hotel Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 150, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/5/8/398858_dd9ec751141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.67" OriginalAmount="77.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.644818" Longitude="115.208916" StarRating="4" HotelCode="|167527" HotelName="Harris Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/7/167527_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool, a gym, a business centre and meeting facilities. The establishment has WiFi (free of charge) and a reception. For an additional charge cost offers a transfer service to the airport and a bicycle rental desk. It has a car park (free of charge), a laundry service and dailiy cleaning. The establishment offers guests a massage service (available on request). SITUATION: This hotel is in Denpasar ROOM: The rooms have cable television, a sitting room, a balcony, kettle, a safe, a mini-bar, a bathroom with a shower, a hairdryer and complimentary bathroom items. Some rooms have views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.636722" Longitude="115.19287" StarRating="2" HotelCode="986435|hotel_neo_denpasar_2" HotelName="Neo Denpasar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/93/1e9348071fa23a65c33e1a851ac7f3dc087735f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679142" Longitude="115.2053" StarRating="3" HotelCode="986642|all_seasons_bali_denpasar" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Teuku Umar No 183, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c0/73c00130bcb92b66964ac1a5824c2bd47c07324f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674714" Longitude="115.156" StarRating="4" HotelCode="986763|the_visala_boutique_suites_seminyak" HotelName="The Visala Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No. 8, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c6/61c60501fdc6d0c112ec90a3480c1bd956326a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.79" OriginalAmount="79.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.712844" Longitude="115.16831" StarRating="3" HotelCode="986766|kuta_beach_hotel" HotelName="Kuta Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari - Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/31/0831ed79b8e232078905842ee32c1b8280d6bd65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.22" OriginalAmount="79.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.14286" Longitude="115.04955" StarRating="3" HotelCode="986643|villa_agung_beach_inn" HotelName="Villa Agung Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ea/76ead0acccd62d5124cce7623d117b32d94c9453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.672127" Longitude="115.16371" StarRating="4" HotelCode="986473|_0x3a51d" HotelName="Daun Bali Seminyak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No. 08, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6b9b45a30b0598372f5ac0193bda6baaf94c41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708777" Longitude="115.17139" StarRating="4" HotelCode="986620|rivavi_fashion_hotel" HotelName="The Rivavi Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti No.1, Legian Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe693764b091dfc374a53475a2e90d78752e7fb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="81.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.55" OriginalAmount="81.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.64" OriginalAmount="81.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.70" OriginalAmount="81.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.649872" Longitude="115.1365505" StarRating="3" HotelCode="|400999" HotelName="RIMBUN CANGGU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Canggu Avenue, Jalan Batu Bolong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/9/400999_d634e1a1454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.506432" Longitude="115.25182" StarRating="3" HotelCode="986707|y_resort_ubud_2" HotelName="Y Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Penestanan Main Road, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/93/8c93d6855530341dab6e866631f1229f286ed1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.88" OriginalAmount="82.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.34601" Longitude="115.67172" StarRating="3" HotelCode="986422|alami_resort_and_restaurant_" HotelName="Alami Resort &amp; Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="ATM,Air conditioning,Smoking areas,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Amed, Bunutan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a5/55a54b6f2d69497dea1fcdaad67bbb05c77edf8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.682178" Longitude="115.15439" StarRating="4" HotelCode="986651|sense_hotel_seminyak" HotelName="d'primahotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Jati No 16, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/zz/c0ad7dd2f828da8436fdac14c0e3f1647e253ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.15" OriginalAmount="83.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71645" Longitude="115.17054" StarRating="3" HotelCode="|169426" HotelName="Dekuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL POPPIES LANE 2 NO 8 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/6/169426_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, WiFi (free of charge) and a car park. SITUATION: This establishment, is 2 minutes away from Kuta the beach 10 minutes away from the establishment, you can find the leisure area, is 15 minutes away from Kuta the city centre of el Discovery Mall 20 minutes away from the establishment clients have Waterbom the water park. ROOM: Each room has a balcony, a television, a mini-bar and a bathroom with a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.50" OriginalAmount="83.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7227226" Longitude="115.1705156" StarRating="2" HotelCode="|26047" HotelName="Aneka Beach Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/4/7/26047_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel, beach, has 60 rooms, standard rooms and junior suites, bungalows and suites. It has a charming hall, a currency exchange service, a safety deposit box service, a bar, a restaurant with typical and international cuisine, a cinema and a karaoke room. The establishment offers room service, a laundry service and a car park. SITUATION: It is surrounded by a tropical garden, Kuta it is in opposite the establishment, guests have a beach, in the surrounding area of the establishment, guests can find bars, restaurants, cafÃ©s and souvenir shops. it is 20 minutes away from Denpasar Airport. ROOM: The rooms a bathroom with a shower, a bath with a hairdryer. Guests are offered a balcony or terrace with stunning views, satellite or cable TV, a direct line telephone, individual air-conditioning, a desk, a mini-bar, a coffee maker and a teapot. Clients can find suites and bungalows, a kitchen with fridge and some rooms with private swimming pool. FACILITIES: Outdoors, clients have access to a tropical garden with a swimming pool, a terrace, deck chairs, parasols and towels. Guests are offered a massage service, aromatherapy treatments and beauty treatments. At the beach, clients can surfing (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast and a restaurant. PAYMENT METHODS: The establishment accepts credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.710231" Longitude="115.1701" StarRating="4" HotelCode="986530|champlung_mas_hotel_legian" HotelName="Champlung Mas Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/48/494821672e7610be3d484d82f5d4e44a953c513c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.84" OriginalAmount="84.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71742" Longitude="115.17251" StarRating="3" HotelCode="986696|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Popies street II, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/97/03978d41bed8fac7d8e7b5973740108d0a7a2385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.12" OriginalAmount="84.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6089872" Longitude="115.0851624" StarRating="0" HotelCode="|154550" HotelName="D'sawah Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KEDUNGU, TANAH LOT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/5/0/154550_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in Bali a good location, The hotel was built in 2013, has a main building, has 8 rooms, 8 single rooms, 8 double rooms and 1 suite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.66" OriginalAmount="84.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52984" Longitude="115.265" StarRating="3" HotelCode="|401169" HotelName="Ubud Tropical garden 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/6/9/401169_722a6cb1406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.707825" Longitude="115.18795" StarRating="4" HotelCode="986627|harris_hotel__residences_sunset_road" HotelName="HARRIS Hotel &amp; Residence Sunset Road Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Mertasari, Sunset Road, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/2554fa54c9fd249d1d0fac0b7c8648297d5d5cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.15" OriginalAmount="85.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720927" Longitude="115.1726" StarRating="3" HotelCode="|400316" HotelName="La Walon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan legian, Poppies 1, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/6/400316_c73ee301235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.685619" Longitude="115.16887" StarRating="2" HotelCode="986465|_0x1cdff" HotelName="Room &amp; Vespa 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Deli No 15, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/c9/97c9fb9cd16752b38351d4b6518ff5baa4ee8137.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721263" Longitude="115.179504" StarRating="3" HotelCode="986664|hotel_santika_kuta_bali_2" HotelName="Hotel Santika Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/eb/29ebd0f6b773927d1d3e1b68d5e86561480ee1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718996" Longitude="115.1743" StarRating="3" HotelCode="986721|harper_kuta" HotelName="Harper Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian No. 73, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2d/302de03e8b598a6a79878ae0ee578a893098bd0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.10" OriginalAmount="88.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.59" OriginalAmount="88.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.710097" Longitude="115.181496" StarRating="3" HotelCode="986456|holiday_inn_express_bali_raya_kuta" HotelName="Diamond Hotel Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta No. 39, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/54/da540656686e5ca67b534426cda968be5c5ef081.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.189939" Longitude="115.00087" StarRating="3" HotelCode="986652|the_hamsa" HotelName="The Hamsa Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Smoking Allowed,Patio,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Air Terjun Sing Sing, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/78/4d78ec91cded7d44a2e67d4a8d7533bdcc7d2c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.35" OriginalAmount="89.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.61" OriginalAmount="89.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73378" Longitude="115.17705" StarRating="3" HotelCode="986589|ibis_bali_kuta" HotelName="ibis Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Newspapers,Garden,Television in lobby,Fire Extinguisher,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta Kuta Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a6d52002aae325323d6c2f0e4bf541de3cfc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720183" Longitude="115.16978" StarRating="3" HotelCode="986427|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Gift shop">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/55/18552b01a4d8af55a7da8b8504724ab8fe5ad492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.90" OriginalAmount="90.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|b_hotel_bali_2" HotelName="b Hotel Bali &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.06" OriginalAmount="90.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.40" OriginalAmount="90.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72335" Longitude="115.17548" StarRating="3" HotelCode="|169498" HotelName="Suardana Inn's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BUNI SARI NO.14A KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/8/169498_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.91" OriginalAmount="91.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.54067" Longitude="115.28459" StarRating="3" HotelCode="986522|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir.Sutami, Tengkulak Tengah, Kemenuh, Sukawat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.45" OriginalAmount="91.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5385348" Longitude="115.252162" StarRating="3" HotelCode="|399531" HotelName="Ubad Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jukut Paku Village, Singakerta, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/1/399531_44c3f010632.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.82" OriginalAmount="91.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673863" Longitude="115.149689" StarRating="3" HotelCode="|167514" HotelName="Nipuri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig No.16X Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/4/167514_ee718130918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.85" OriginalAmount="91.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720241" Longitude="115.170113" StarRating="3" HotelCode="|167921" HotelName="Kutabex Beach Front" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta Banjar Pande Mas Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/1/167921_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to the beach Kuta. It is situated 5 minutes away from the shopping centre of Beachwalk. It is 20 minutes drive away from Airport Bali Denpasar. ROOM: The rooms have an air-conditioning system, cable television, kettle, a kettle, a coffee maker, a bathroom, toiletries (free of charge), a shower, heating and towels. On request, clients can find a hairdryer and ironing service (available on request). You can also find WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7219925" Longitude="115.18631" StarRating="3" HotelCode="986423|harris_hotel_kuta_galleria" HotelName="HARRIS Hotel Kuta Galleria - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bypass Ngurah Rai No.1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/53/b353cd5318d70ebf7085163802ae13e8ddad8359.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7848835" Longitude="115.17797" StarRating="4" HotelCode="986452|bali_paragon_resort_hotel" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoke-free property,Security guard,Express check-in/check-out,Garden,Television in lobby,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kampus Unud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/f2/c1f203c8b34b6938a985f6994cfe1e86f8ff2feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6711235" Longitude="115.158585" StarRating="3" HotelCode="986567|brown_feather_hotel" HotelName="Brown Feather Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Newspapers,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig No. 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/79/9b79fe18d5efc2b81ee2b112d0dece041cd2bdd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.27" OriginalAmount="96.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.155462" Longitude="115.040688" StarRating="3" HotelCode="|402127" HotelName="ODIKA LOVINA HOUSES AND VILLAS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CENDRAWASIH GANG MERAK DUSUN CELUK BULUH KAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/7/402127_f22e4b50718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.85" OriginalAmount="96.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.791007" Longitude="115.159209" StarRating="5" HotelCode="|203358" HotelName="The Sintesa Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KENCANA NO. 1 JIMBARAN 206</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/5/8/203358_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.97" OriginalAmount="97.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.87" OriginalAmount="97.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.495211" Longitude="115.28075" StarRating="3" HotelCode="986715|manyi_village" HotelName="Manyi Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.11" OriginalAmount="98.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.23" OriginalAmount="98.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6857613" Longitude="115.1555842" StarRating="3" HotelCode="|169663" HotelName="Sarinande" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, ABIMANYU, SEMINYAK 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/3/169663_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.62" OriginalAmount="99.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.737357" Longitude="115.166503" StarRating="4" HotelCode="|399293" HotelName="Bedrock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara No. 21 Tuban, Kuta Bali, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/3/399293_030d5cb1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.791638" Longitude="115.22794" StarRating="4" HotelCode="986728|grand_whiz_hotel_nusa_dua_bali" HotelName="Grand Whiz Nusa Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/7f/8e7f3b38df0cfc23191f85ee212c70dea36eac76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7020235" Longitude="115.1785" StarRating="3" HotelCode="986768|conjioo_hotel_kuta" HotelName="Conjioo Hotel Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Newspapers,Garden,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>16 Jalan Raya Dewi Sri I, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/3f/6a3f20bad5e72919f97cc531135d9a4cda65828b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.01" OriginalAmount="101.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.683179" Longitude="115.169815" StarRating="3" HotelCode="986631|uma_karan" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bidadari III/8, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/00/3000be450fb18fcaf4116b8cb6f8f20221d48589.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.17" OriginalAmount="101.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.41" OriginalAmount="101.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.697202" Longitude="115.16378" StarRating="3" HotelCode="986584|sari_bunga_hotel" HotelName="Sari Bunga Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>JI.Arjuna (Double Six), Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1f/9f1f5a81ca1ff8d877a059eb679a2e771cef75ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.02" OriginalAmount="102.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720388" Longitude="115.179886" StarRating="4" HotelCode="986770|cross_vibe_paasha_atelier_bali_kuta" HotelName="Cross Vibe Paasha Atelier Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Express check-in">
        <Address>
          <AddressLines>
            <AddressLine>88 Jl. Raya Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a3/9aa393837935d745b24a8ea942cf6e09f28cf678.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.21" OriginalAmount="102.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70575" Longitude="115.178907" StarRating="3" HotelCode="|168023" HotelName="Sunset Residence Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No 11 Kuta Sunset Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/2/3/168023_1_8597.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a car park, a swimming pool, a sitting area and a balcony with swimming pool views. SITUATION: This establishment is in the Golden Triangle of Art, 15 minutes away from the establishment, you can find the beach Kuta. It is 10 minutes drive away from the beach Legian and the beach Seminyak. ROOM: The establishment has spacious apartments with WiFi, dining area, a kitchen and a bathroom with a bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.86" OriginalAmount="102.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.510822" Longitude="115.265808" StarRating="3" HotelCode="|401429" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa, Ubud No 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/2/9/401429_4eed0621134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.04" OriginalAmount="104.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733156" Longitude="115.16746" StarRating="4" HotelCode="986616|grand_whiz_hotel_kuta" HotelName="Grand Ixora Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 92, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a95e3a9b98e13ac874fae0c1303026b1ce0e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="105.19" OriginalAmount="104.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.722007" Longitude="115.186264" StarRating="4" HotelCode="|167529" HotelName="Harris Kuta Galleria - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bypass Ngurah Rai No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/9/167529_1_490.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a reception, a baggage room, a laundry service, a dry cleaner's, a mini-club, a business centre, a banquet hall and meeting rooms. The establishment boasts a gym, a spa and a wellness centre. The establishment offers a transfer service to the airport (for a fee) and a babysitting service (available on request). SITUATION: This establishment is situated next to the shopping centre Mali Bali Galeria. ROOM: Each room has an air-conditioning system, a satellite TV, a safety deposit box, a writing desk, a mini-bar, a fridge, kettle, a bathroom with a shower, a hairdryer, a bathrobe and city views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.500385" Longitude="115.2663" StarRating="3" HotelCode="986578|rumah_taman" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f7/59f796871e6385cda4871873ce822635fba8f36a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.622442" Longitude="115.15875" StarRating="4" HotelCode="986398|katak_tepi_sawah_villa" HotelName="KTS Balinese Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Beringin Gang Untung No.71, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/55/905540ecd09f5ece40c44454d37838b3efbad47c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679245" Longitude="115.15378" StarRating="4" HotelCode="986462|dash_hotel" HotelName="Viva Dash Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Security guard,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No.468X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/08/2b08c119fc04cd3ccac4d6dbfc831df208964da1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="107.93" OriginalAmount="106.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51072" Longitude="115.5733" StarRating="3" HotelCode="|169554" HotelName="The Forty Eight Resort Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/5/4/169554_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and a swimming pool. SITUATION: This establishment, is 48 metres away from the sea. ROOM: They have a shower, a mini-bar, a television with DVD and a bathroom. FACILITIES: Guests are offered a solarium, a swimming pool, a large garden, a bicycle rental service and tourist information. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.718433" Longitude="115.18349" StarRating="4" HotelCode="986485|_0x3e46e" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73b31bb8b55306dd32fb9452608c464176a4310.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.08" OriginalAmount="108.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.716985" Longitude="115.17491" StarRating="3" HotelCode="986513|the_niche_bali" HotelName="The Niche Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Currency exchange,Security guard,Garden,Late check-out,Fire Extinguisher,Smoking Allowed,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, 190, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/9e/b89e92118254de289dda9341c91d7477e89f75f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.65" OriginalAmount="108.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.522209" Longitude="115.257058" StarRating="0" HotelCode="|401452" HotelName="Outpost Ubud Coliving Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Nyuh Bojog No 10, Banjar Nyuh Kuning</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/2/401452_e51d2c91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.69" OriginalAmount="108.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518502" Longitude="115.261917" StarRating="3" HotelCode="|400994" HotelName="Ubud Tropical Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Monkey Forest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/4/400994_527a2121454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="109.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.34" OriginalAmount="111.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.38" OriginalAmount="111.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6747978" Longitude="115.1535053" StarRating="4" HotelCode="|203849" HotelName="Maison At C Boutique and Spa Seminyak - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No 89 Petitenget</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/4/9/203849_1bcea2b1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|horison_seminyak_bali" HotelName="Horison Seminyak Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.04" OriginalAmount="112.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49928" Longitude="115.27602" StarRating="2" HotelCode="|69908" HotelName="TANAH MERAH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 90 - UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/0/8/69908_5fcd3d71023.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 12 rooms, a lobby with a reception, express check-out and a safety deposit box service. The establishment also offers room service, a laundry service (for a fee) and a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.92" OriginalAmount="113.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.99" OriginalAmount="113.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50694" Longitude="115.561" StarRating="3" HotelCode="|402166" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/6/6/402166_774f07e0811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115.14" OriginalAmount="114" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|496397" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.79" OriginalAmount="114.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.716098" Longitude="115.181355" StarRating="4" HotelCode="|202916" HotelName="Berry Glee Thematic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA KUTA 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/9/1/6/202916_1_2534.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.531145" Longitude="115.26444" StarRating="4" HotelCode="986582|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud Hotel and Farming" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.43" OriginalAmount="115.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.80963" Longitude="115.175489" StarRating="5" HotelCode="|63515" HotelName="The Beverly Hills Bali A Luxury Villas and Spa - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goa Gong, Banjar Santhi Karya, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/5/63515_1_1227.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel and romantic.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.142236" Longitude="115.05109" StarRating="4" HotelCode="986492|bali_taman_beach_resort_2" HotelName="Bali Taman Beach Resort &amp; Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seririt - Singaraja Tukadmungg, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/01/9d01cc8007f5dfb9ac6664c962540ca8f60b7036.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.16" OriginalAmount="116.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.713875" Longitude="115.17331" StarRating="4" HotelCode="986608|fourteen_roses_legian" HotelName="Fourteen Roses Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian No.153, Kuta, Kec. Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/04/bb04077e23d4ac0d3e726ee91c177fe043f358fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.27" OriginalAmount="116.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.654164" Longitude="115.159126" StarRating="4" HotelCode="|399291" HotelName="Jay’s Villas Umalas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tegal Cupek, Banjar Anyar Kelod</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/1/399291_0fe3d2b1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.83" OriginalAmount="116.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.683575" Longitude="115.156613" StarRating="3" HotelCode="|400997" HotelName="Seminyak Square  and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Kayu Aya 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/7/400997_783a5821404.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.690744" Longitude="115.16162" StarRating="4" HotelCode="986476|tijili_seminyak" HotelName="Ikosharold Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.9 Jl. Drupadi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/41/6f4106c07768e816ff3e3e74f442411112646ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.59" OriginalAmount="118.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="118.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4932127" Longitude="115.2709579" StarRating="4" HotelCode="|399985" HotelName="D'Legon Luxury Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tirta Tawar No. 15, Kutuh Kaja Petulu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/5/399985_7a2b39e0634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6836605" Longitude="115.15599" StarRating="3" HotelCode="986467|seminyak_square_hotel" HotelName="Seminyak Square Hotel And Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/88/e088bacd24bf84fce53ae245d0a33549c52e3359.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.20" OriginalAmount="120.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.639994" Longitude="115.20622" StarRating="4" HotelCode="986630|aston_denpasar_hotel_and_convention_center" HotelName="Aston Denpasar Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="24-hour reception,Elevator/lift">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/c8/3bc8d1c0fd8f6755f98d314593b149a04b211b86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.22" OriginalAmount="120.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.88" OriginalAmount="120.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5199683" Longitude="115.2586148" StarRating="3" HotelCode="|401397" HotelName="Umaya Villa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyuh Bojog, Br. Nyuh Kuning , Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/7/401397_888b16a0904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.78" OriginalAmount="121.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.058975" Longitude="73.255421" StarRating="2" HotelCode="|553343" HotelName="Riva Stays And Trails" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Rata Mahaveer Ji Temple Bijapur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/3/4/3/553343_72b113c1302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.21" OriginalAmount="121.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.30" OriginalAmount="125.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.517423" Longitude="115.263475" StarRating="3" HotelCode="|203830" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/0/203830_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.26" OriginalAmount="126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.80692" Longitude="115.22074" StarRating="4" HotelCode="986585|mercure_bali_nusa_dua" HotelName="Mercure Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f4/78f4c98ceb6db0fd90c39901c62d362acf38ad90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.61" OriginalAmount="126.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.830882" Longitude="115.131021" StarRating="4" HotelCode="|167100" HotelName="Flamingo Dewata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/1/0/0/167100_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor swimming pool, a transfer service, WiFi (free of charge), has a reception, a laundry service, tourist information and a car hire desk. SITUATION: This establishment, la playa Dreamland it is 5 minutes drive away from la playa Padang Padang it is 10 minutes drive away from and restaurants, 20 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The establishment has villas with wooden floors, large windows, a television, a DVD player, a bathroom with a bath, a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.00" OriginalAmount="127.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.11" OriginalAmount="129.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.29" OriginalAmount="130.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.04" OriginalAmount="133.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.672215" Longitude="115.163813" StarRating="3" HotelCode="|210734" HotelName="Daun Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET NO.8 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/4/210734_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.44" OriginalAmount="134.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.802423" Longitude="115.147621" StarRating="3" HotelCode="|401561" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blong Keker No 7 Puri Gading, Jimbaran, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/6/1/401561_bb37c871015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.27395" Longitude="115.590256" StarRating="3" HotelCode="986693|liberty_dive_resort" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air conditioning,Smoking areas,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/78/5278229e56ab6a415cc7a899ee60e39d85a1ec4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.156144" Longitude="115.02932" StarRating="3" HotelCode="986629|bali_paradise_hotel_boutique_resort" HotelName="Bali Paradise Hotel Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/a4/0fa459e6239e9105cc8e71d8fdad7a4b8f166bf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.61" OriginalAmount="136.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.654424" Longitude="115.1315" StarRating="4" HotelCode="986741|the_kirana_hotel_resto_and_spa" HotelName="The Kirana Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/76/1e766fa4a0fb92ee32e2286be97c7dd700ea20b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.75" OriginalAmount="140.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.13" OriginalAmount="141.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4753465" Longitude="115.2863038" StarRating="3" HotelCode="|220636" HotelName="Alam Penari Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan no 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/6/220636_1_623.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.46" OriginalAmount="142.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.27" OriginalAmount="142.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5133" Longitude="115.26417" StarRating="3" HotelCode="|169545" HotelName="Kun - Kun Guest House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN HANOMAN NO 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/5/169545_1_894.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a swimming pool, a bicycle rental desk, a car hire service, a reception and a transfer service to the airport. SITUATION: This establishment, Ubud it is in el Bosque de los Monos 10 minutes away from the establishment, you can find it is situated 10 minutes walk away from Ubud the Palace of about 90 minutes away (by car) from Ngurah Rai the airport. ROOM: All the rooms have large windows, a balcony and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.503009" Longitude="115.54166" StarRating="4" HotelCode="986695|sea_breeze_candidasa" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Banjar Mendira, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1f/fa1f07270d0c0613adf800524c8b365d8abf5a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.41" OriginalAmount="145.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.775612" Longitude="115.223054" StarRating="4" HotelCode="|167796" HotelName="The Wangsa Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No.61 B, Nusa Dua,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/6/167796_nusa_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a laundry service, a car park (free of charge), a transfer service to the airport (for a fee) and (for a fee). It also has a butler service, room service, catering service and a barbecue. SITUATION: This establishment is in Tanjung Benoa, is 30 minutes drive away from Airport Ngurah Rai. The establishment is a 15-minute drive away from the sports area of Tanjung Water and el Bali Collection Nusa Dua. ROOM: The establishment has rooms and villas. They have an air-conditioning system, gardens, a barbecue area, a massage service, a flat-screen television and a safety deposit box. FACILITIES: The establishment boasts a private pool, a jacuzzi, a kitchen and dining area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.09" OriginalAmount="147.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.12" OriginalAmount="147.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.97" OriginalAmount="148.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.692678" Longitude="115.163299" StarRating="0" HotelCode="|166224" HotelName="Artemis Villa and" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Camplung Tanduk, Puri Kubu No.63F, Seminyak, Ba NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/4/166224_1_6737.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa facilities, a swimming pool, a restaurant and WiFi (free of charge), in communal areas. SITUATION: This establishment, is 500 metres away from a beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.49" OriginalAmount="149.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.677304" Longitude="115.19058" StarRating="3" HotelCode="986466|quest_san_hotel_denpasar" HotelName="Quest San Denpasar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/3c/e13c92b2f836f1bf2843da63b0d8f6c05525c45e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.46" OriginalAmount="149.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.53552" Longitude="115.505" StarRating="4" HotelCode="|400014" HotelName="Villa Suari I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PENATARAN AGUNG DUSUN MIMBA PADANG BAI KARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/4/400014_a85d6a90724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.63" OriginalAmount="150.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81621" Longitude="115.15135" StarRating="4" HotelCode="|399968" HotelName="Avery Le Nixsun Villas by Waringin Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Balangan No. 88, Ungasan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/8/399968_421e6b00410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.51" OriginalAmount="151.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.806769" Longitude="115.1317" StarRating="4" HotelCode="986515|le_grande_bali_2" HotelName="Le Grande Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Pecatu Indah Resort Block 5, Jalan Raya Uluwatu, Pecatu, Kecamatan Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/5e/115ed2f4076894fdfedb52fb03deb38a743d8f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.74" OriginalAmount="151.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.92" OriginalAmount="151.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.167986" Longitude="115.007866" StarRating="3" HotelCode="986495|nugraha_lovina_seaview_resort" HotelName="Nugraha Lovina Seaview Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ae0ac510d4a419940f4c27541f9b850792c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.60" OriginalAmount="153.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715782" Longitude="115.174528" StarRating="3" HotelCode="|191225" HotelName="The Niche Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>190. LEGIAN STREETLEGIAN KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/5/191225_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.54" OriginalAmount="154.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673973" Longitude="115.146454" StarRating="3" HotelCode="986526|grand_balisani_suites" HotelName="Balisani Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Belig, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee841b188c1c61e1c5ee4fe07187a2dfa95fbf35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.03" OriginalAmount="154.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.447748" Longitude="115.309655" StarRating="4" HotelCode="|399297" HotelName="Kawi Resort  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir Soekarno, Br. Bukit, Desa Sanding</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/7/399297_7bacbf51023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.34" OriginalAmount="154.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.500501" Longitude="115.264984" StarRating="3" HotelCode="986564|ketuts_place" HotelName="Ketut's Place Cottage Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Suweta No.85, Ubud, Kecamatan Ubud, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.67" OriginalAmount="155.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7370749" Longitude="115.1660148" StarRating="4" HotelCode="|399997" HotelName="Sulis Beach Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara , Banjar Segara, Kuta, badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/7/399997_cb64bce0747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.72" OriginalAmount="157.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.01" OriginalAmount="157.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.63" OriginalAmount="159.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.74021" Longitude="115.16688" StarRating="4" HotelCode="|47825" HotelName="Harris  Kuta Tuban Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. DEWI SARTIKA, TUBAN BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/2/5/47825_1_6636.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a swimming pool, a spa, a cafÃ© and a bar. The establishment offers guests a transfer service to the airport (free of charge). The establishment also has a gift shop, a cafÃ© and a lounge bar. The establishment offers tourist information and a car hire desk. SITUATION: This hotel is 5 minutes drive away from Ngurah Rai Airport and Tuban Beach. It is situated 10 minutes walk away from Kuta Beach. ROOM: The rooms have an air-conditioning system, a satellite television, a mini-bar, a kettle, a coffee maker and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.51" OriginalAmount="161.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 17/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.62" OriginalAmount="162.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.74" OriginalAmount="163.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518353" Longitude="115.167415" StarRating="4" HotelCode="|167046" HotelName="Villa Taman Di Blayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peken Belayu Marga, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/0/4/6/167046_tam_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a massage service, a swimming pool (seasonal) and WiFi (free of charge), The establishment has a bicycle rental desk, a terrace with a barbecue, a transfer service to the airport, (for a fee), a laundry service. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, Belayu it is in el templo real de Mengwi it is 5 minutes drive away from Tanah Lot 25 minutes away from the establishment, you can find it is situated 90 hours away from Ngurah Rai Airport the establishment is a 20-minute drive away from Bedugul the Botanic Garden. ROOM: The establishment has villas with a bath, private garden, a flat-screen television, a DVD player, a dining room and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|ivory_resort_seminyak_2" HotelName="Rama Residence Petitenget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.74" OriginalAmount="165.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.93" OriginalAmount="165.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708066" Longitude="115.17216" StarRating="4" HotelCode="986408|mercure_bali_legian" HotelName="Mercure Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl Legian No 328 - Legian Kelod Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/01/bb011e9f502090403d20ef7cb7d1a92a747b4e56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.26" OriginalAmount="169.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69249" Longitude="115.16055" StarRating="3" HotelCode="|67195" HotelName="Puri Cendana Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/5/67195_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 24 rooms a hall with safety deposit boxes and a restaurant. For an extra cost you can have access to internet, room service, a laundry service and a car park. SITUATION: This establishment, is in Seminyak a peaceful area of near the establishment, guests will find Seminyak the beach Clients can also find the tourist attractions, is 10 kilometres away from Ngurah Rai Airport. ROOM: They have a king size or double bed, a bathroom with a shower, a television, a mini-bar, individual air-conditioning, a coffee maker, a kettle and a terrace. FACILITIES: The establishment boasts a swimming pool a terrace with deck chairs, At an extra cost, you can find a massage service and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service at the restaurant and you can order vegetarian food. The establishment serves Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.62" OriginalAmount="169.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.72" OriginalAmount="172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.36" OriginalAmount="172.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.57" OriginalAmount="176.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.98" OriginalAmount="177.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.56" OriginalAmount="177.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.79" OriginalAmount="179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.137867" Longitude="114.56951" StarRating="4" HotelCode="986512|naya_gawana_resort__spa" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/3f/7a3fd768862f0e35a3f41caf58ccc4152a9a2356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.79" OriginalAmount="179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.06" OriginalAmount="179.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.699535" Longitude="115.256775" StarRating="3" HotelCode="|178718" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CEMARA, BANJAR SEMAWANG, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/1/8/178718_c7f349b1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.80" OriginalAmount="180.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.720398" Longitude="115.17016" StarRating="4" HotelCode="986560|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed By AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Br. Pande Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/94/33945fc793f0da153d4c71f26db5aed6c1adbabe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.81" OriginalAmount="181.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.44" OriginalAmount="181.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="184.30" OriginalAmount="182.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.84" OriginalAmount="184.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.691015" Longitude="115.16091" StarRating="3" HotelCode="986509|bali_agung_village" HotelName="Bali Agung Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Sarinande Street No:03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/80/448094e1bbae09e78d11b569ac68ca7be27f6f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.68" OriginalAmount="184.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.505528" Longitude="115.256712" StarRating="3" HotelCode="|402123" HotelName="Murni's Houses and Spa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/3/402123_0db02aa0729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.69" OriginalAmount="186.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.87" OriginalAmount="187.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.42" OriginalAmount="188.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696832" Longitude="115.168044" StarRating="4" HotelCode="|66059" HotelName="The Haven Bali Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA SEMINYAK, KUTA 500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/0/5/9/66059_1_1562.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has air-conditioning, was built in 2007 and has 163 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a hairdresser's, a games room, a TV room, a cafÃ©, a restaurant and conference rooms. The establishment offers internet, a car park, room service, bicycle hire and a laundry service (for a fee). SITUATION: This hotel Seminyak it is in it is surrounded by beaches, Clients can also find restaurants, is 15 kilometres away from Kuta Square the shopping area 300 metres away from the establishment, you can find a beach, is situated 20 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered one and two bedroom apartments with a balcony, a swimming pool and a bathroom with a shower, They also have a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a microwave, individual air-conditioning, a coffee maker, a kettle and a safe. FACILITIES: Close to the establishment, clients can find a beach, bars, The establishment has 3 pools with children's area, a bar, a sunbathing terrace, spa treatments (available for a fee) and billiards. Clients can enjoy activities such as aerobics and go cycling (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.91" OriginalAmount="191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.729514" Longitude="115.16853" StarRating="4" HotelCode="986511|adhi_jaya_hotel" HotelName="Adhi Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/96/d296389b92f0c5375d10b29ff50055e00a4eca5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.18" OriginalAmount="191.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.38" OriginalAmount="191.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.766592" Longitude="115.17001" StarRating="4" HotelCode="986471|jimbaran_bay_beach_resort_spa" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kedonganan 888, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894edf7bb165fa2c90cafc98fc4cc1754384599c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.67" OriginalAmount="194.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6873907" Longitude="115.4922616" StarRating="3" HotelCode="|401002" HotelName="Semabu Hills  Nusa Penida - Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Toya Pakeh - Ped</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/0/2/401002_54291c71432.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.06" OriginalAmount="196.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.699334" Longitude="115.175163" StarRating="3" HotelCode="|167924" HotelName="Sara Residence By Nakula" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No.9 Legian Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/4/167924_1_6341.jpg</HotelPictures>
        <HotelDescription>HOTEL: The comfortable, welcoming hotel, it offers a swimming pool. SITUATION: This hotel is in Seminyak,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.97" OriginalAmount="197.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.273321" Longitude="115.59124" StarRating="3" HotelCode="986657|ocean_view_tulamben" HotelName="Ocean View Dive Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/50/7d5026fecd4002ac03c016b465add7d7611d9a25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.21" OriginalAmount="197.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.87" OriginalAmount="197.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.75" OriginalAmount="198.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7157" Longitude="115.169333" StarRating="4" HotelCode="|41246" HotelName="Grand Istana Rama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/6/41246_1_3532.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, is in a garden area, has 106 renovated rooms, bungalows and superior rooms. It has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant, conference rooms, internet, room service and a laundry service. SITUATION: It is in front ofKuta the beach 5 minutes away from the establishment clients have shops, restaurants and the nightlife. it is situated 10 minutes away from the market ,Discovery the shopping centre 15 minutes away from the establishment clients have Bali Airport Clients can also find. ROOM: The rooms have a bathroom, individual air-conditioning, a satellite TV, a direct line telephone and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, a king-size bed and a terrace with garden views. FACILITIES: The establishment boasts a swimming pool that has an area for children (available for a fee) and an outdoor bar. Clients can enjoy activities such as bodyboarding and surfing. Guests are offered a massage service. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Clients have at their disposal a cafÃ© and a restaurant. The establishment offers international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.90" OriginalAmount="198.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.24" OriginalAmount="201.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.93" OriginalAmount="202.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.743013" Longitude="115.171131" StarRating="4" HotelCode="|210739" HotelName="Hilton Garden Inn Bali Ngurah Rai Airport - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai, No. 7 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/9/210739_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.723038" Longitude="115.170555" StarRating="4" HotelCode="986546|grand_inna_kuta" HotelName="Truntum Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Kuta No 1 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e3/c7e3be1ae9d7efec0f527d4476ab133f79220a2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.715577" Longitude="115.16899" StarRating="4" HotelCode="986548|grand_istana_rama_hotel" HotelName="Grand Istana Rama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/95/8b95be61654c271d0ea3cce4b584162e7d929eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.31" OriginalAmount="206.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52804" Longitude="115.25563" StarRating="4" HotelCode="|65309" HotelName="Bali Spirit and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 189, NYUH KUNING VILLAGE UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/9/65309_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, has excellent service. ROOM: The establishment has 23 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.07" OriginalAmount="207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52787" Longitude="115.25682" StarRating="4" HotelCode="986677|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Nyuh Kuning Village, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.18" OriginalAmount="207.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.01" OriginalAmount="208.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.838195" Longitude="115.164844" StarRating="4" HotelCode="|400028" HotelName="The Reika Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bukit Karang Complex No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/8/400028_972aace0831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.22" OriginalAmount="209.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="211.79" OriginalAmount="209.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.10" OriginalAmount="210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.99" OriginalAmount="210.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.11" OriginalAmount="212.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.511315" Longitude="115.26121" StarRating="3" HotelCode="986678|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.78" OriginalAmount="214.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.23" OriginalAmount="216.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.39" OriginalAmount="217.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.52" OriginalAmount="218.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.83452" Longitude="115.17916" StarRating="4" HotelCode="|156497" HotelName="Nunamkhalu Private Villas and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MELASTI II Nº 88, KUTUH, NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/9/7/156497_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The complex, Nusa Dua it is in about 15 minutes away (by car) from and Dreamland Beach the beach, the establishment is a 35-minute drive away from Bali Airport. HOTEL: This hotel is ideal for holidays, has a lobby with a reception, a safety deposit box service, with air-conditioning, a restaurant and WiFi. The establishment also offers room service, a laundry service and a swimming pool. VILLAS: Clients have at their disposal modern chalets with a kitchen, a dining room, a living room, a large bathroom with bath and a shower. They also have a private swimming pool, a terrace, satellite and cable television, internet, a mini-bar, a coffee maker, a teapot, a double bed, an individual air-conditioning system, a safe and a balcony or terrace. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="219.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.20" OriginalAmount="220.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.736907" Longitude="115.16368" StarRating="5" HotelCode="986535|holiday_inn_resort_baruna_bali" HotelName="Holiday Inn Resort Baruna Bali by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a6/a9a61fe6adfffecd7eab7ccccd2430c39de9d313.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.71" OriginalAmount="222.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.16" OriginalAmount="222.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68574" Longitude="115.17518" StarRating="5" HotelCode="|169484" HotelName="Grania Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DEWI SARASWATI III 35 KUNTI UTARA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/4/169484_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.87" OriginalAmount="223.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49756" Longitude="115.25313" StarRating="3" HotelCode="|47979" HotelName="Ananda Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAMPUHAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/7/9/47979_1_7343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has and with air-conditioning, has 60 rooms a lobby, a reception, a safety deposit box service, a kiosk, a TV room, a cafÃ©, a bar and a restaurant. The establishment offers conference facilities, room service, a laundry service, a car park and bicycle hire. SITUATION: Ubud 25 minutes away from the establishment clients have it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: The Balinese in style rooms, have a fan or air-conditioning system, a bathroom with a bath or shower, some rooms with king size bed and a balcony or terrace. FACILITIES: Guests are offered body care treatments, beauty treatments, the option of a manicure and a pedicure. The establishment also has yoga, meditation and an activities programme. The establishment also offers a massage service, Facilities (available for a fee), The establishment boasts 3 swimming pools, a terrace, deck chairs, a steam bath, badminton and cycling (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, The establishment serves a continental buffet breakfast, set-menu or Ã  la carte lunch and dinner and a buffet dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.09" OriginalAmount="226.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.32" OriginalAmount="228.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.78" OriginalAmount="234.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.793631" Longitude="115.226734" StarRating="5" HotelCode="|166315" HotelName="Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/1/5/166315_1_8611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a spa, a spa, a fitness centre, WiFi and a car park. SITUATION: This hotel Nusa Dua it is in Waterblow 10 minutes away, you can find Nusa Dua the beach 15 minutes away from the establishment, you can find Tanjung Benoa the beach Ngurah Rai Airport. ROOM: Each room has an air-conditioning system, a satellite television, a balcony with views, a mini-bar, a courtesy tea and coffee service, a bathroom with slippers, a hairdryer, complimentary bathroom items and bath or shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.78" OriginalAmount="234.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70183" Longitude="115.1653" StarRating="2" HotelCode="|169667" HotelName="Sejuk Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JAYAKARTA HOTEL RESIDENCE APARTMENT BLOCK AJALAN W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/7/169667_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.96" OriginalAmount="236.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6600254" Longitude="115.1530229" StarRating="4" HotelCode="|169540" HotelName="Kubu Manggala Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN BUMBAK UMALAS BRANYAR KELODKUTAUTARA BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/0/169540_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa treatments, WiFi (free of charge), a laundry service, a dry cleaner's, room service, a car hire desk and motorbike hire. SITUATION: This establishment, is in Umalas (Bali) the area Umalas (Bali) Seminyak about 10 minutes away (by car) from it is 30 minutes drive away from Ngurah Rai the airport At an extra charge, the establishment offers Kuta a transfer service to. VILLAS: The villas have a swimming pool, a kitchen, air-conditioning, a living room, a dining area, a flat-screen television, DVD player, a bathroom with bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.516239" Longitude="115.260414" StarRating="3" HotelCode="986690|ubud_inn_and_villas" HotelName="Ubud Inn Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.37" OriginalAmount="237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.782404" Longitude="115.224464" StarRating="4" HotelCode="986610|ibis_styles_bali_benoa" HotelName="Hilton Garden Inn Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Garden,Terrace,All Spaces Non-Smoking (public and private),Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, 57 A 5 6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/ee/19eed02128ecf11c46a5b24f560688d6981da88d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.684288" Longitude="115.16055" StarRating="4" HotelCode="986580|ize_seminyak" HotelName="IZE Seminyak by LifestyleRetreats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya No. 68, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/08/1e08656437995e0270599b5b8cf6a644d16a8b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.47" OriginalAmount="247.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.793317" Longitude="115.22678" StarRating="4" HotelCode="986431|bali_nusa_dua_hotel__convention" HotelName="Bali Nusa Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Terpadu ITDC NW/1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6c/9b6cff272c39514176777cfeba792bc2528e3321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.518994" Longitude="115.26305" StarRating="3" HotelCode="986674|puri_padi" HotelName="Puri Padi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.51" OriginalAmount="251.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6781" Longitude="115.1538" StarRating="4" HotelCode="986658|tonys_villas" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee2c918321fe4a61db886148ccfea79708836e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.91" OriginalAmount="251.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67439" Longitude="115.15584" StarRating="4" HotelCode="|42209" HotelName="Tonys Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/9/42209_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel an ideal place for relaxing, was built in 2003, renovated in 2012, has 31 rooms, 22 double rooms and 9 villas. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.28" OriginalAmount="254.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.812451" Longitude="115.172023" StarRating="4" HotelCode="|400026" HotelName="Akhyana Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sahadewa, Jl Bingin Sari (entrance through GW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/6/400026_3b8a7871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.53" OriginalAmount="254.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6765745" Longitude="115.1725615" StarRating="4" HotelCode="|156570" HotelName="Aldeoz Grand Kancana Villa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. GUNUNG JAYAWIJAYA 494 KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/7/0/156570_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This tourist establishment, was built in 2013, has 1 floor, 30 rooms and a car park. SITUATION: This hotel is in the heart of, the city, Close to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.78" OriginalAmount="255.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.94" OriginalAmount="268.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.808427" Longitude="115.22339" StarRating="4" HotelCode="986549|the_grand_bali_nusa_dua_3" HotelName="The Grand Bali Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>ITDC Complex Nusa Dua Lot RA 6, Jl. Nusa Dua Selatan No. 8, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/70/947016acc8078346e4109760c0891070316ec5d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.22" OriginalAmount="274.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.060362" Longitude="73.18909" StarRating="0" HotelCode="|538685" HotelName="Amritara Jawai Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Village Sena, District Pali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/8/5/538685_109c6b91016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.75" OriginalAmount="275.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.83" OriginalAmount="283.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="287.85" OriginalAmount="285.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.89" OriginalAmount="286.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.89" OriginalAmount="289.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679744" Longitude="115.157776" StarRating="4" HotelCode="986622|centra_taum_seminyak_bali" HotelName="Taum Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>37-39 Lebaksari St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/7f/e97f810b767e76cba628bbe29744474ad6d05a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.57" OriginalAmount="293.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.706893" Longitude="115.176238" StarRating="4" HotelCode="|210687" HotelName="ANEMA VILLA SEMINYAK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Kresna Legian Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/7/210687_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.70" OriginalAmount="294.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.09" OriginalAmount="295.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.667161" Longitude="115.139755" StarRating="3" HotelCode="986688|legong_keraton_beach_hotel" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Berawa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/77/ff77eab4648664a322d8e2a87ba1ae9857f6a57b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.99" OriginalAmount="303.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6730811" Longitude="115.146371" StarRating="4" HotelCode="|154517" HotelName="Bale Gede Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATUBELIG GANG BIAS AUD NO. 1, KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/1/7/154517_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The hotel has a main 3-storey building, a 3-storey annexed building, 12 single rooms, 4 double rooms and 4 villas. Guests are also offered facilities for disabled guests and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.97" OriginalAmount="308.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.55" OriginalAmount="312.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|discovery_kartika_plaza_hotel" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.673285" Longitude="115.26102" StarRating="3" HotelCode="986527|mentari_sanur_hotel" HotelName="Mentari Sanur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hangtuah III; 3, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/15/b215895a6dc19c55089f4762f51db17aa60e1fa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.75" OriginalAmount="320.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.27" OriginalAmount="322.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6483622" Longitude="115.1253693" StarRating="4" HotelCode="|400430" HotelName="La Paradis Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pererenan, Canggu, 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/0/400430_a9546471129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.78" OriginalAmount="325.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7095125" Longitude="115.1795275" StarRating="4" HotelCode="|169410" HotelName="Awila Villa Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL DEWI SRI III NO 10X KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/0/169410_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge) and a transfer service to the airport. SITUATION: This hotel Kuta it is situated 10 minutes away from 10 minutes away, you can find Seminyak the city centre of Where you can find shops and restaurants. it is 30 minutes away from Ngurah Rai Airport. ROOM: Customers can find a terrace, an air-conditioning system, a satellite television, a fully-equipped kitchen, a sitting area, a sofa-bed, a living room, views of the swimming pool, a bathroom with a shower, a bath and complimentary bathroom items. FACILITIES: Guests are offered a massage service, car hire, tourist information, a reception, a luggage room, a safe, breakfast service and special dishes can be made.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.764395" Longitude="115.22236" StarRating="4" HotelCode="986532|novotel_bali_benoa" HotelName="Novotel Bali Benoa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Dryer,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>#70 Jalan Pratama, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/f5/aef58a3ba6f421177521dfbde0c5d8454eba264f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.87" OriginalAmount="329.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69528" Longitude="115.1724" StarRating="4" HotelCode="|169423" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL SUNSET ROAD GANG BAIK BAIKSEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/3/169423_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a safety deposit box service, room service, a laundry service, a medical care service, a car park and a transfer service to the airport. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.772171" Longitude="115.22281" StarRating="5" HotelCode="986552|grand_aston_bali_beach_resort" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/07/d60719a94d8a3c386e319cf337a2a7586beaf085.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="336.33" OriginalAmount="333.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.87" OriginalAmount="352.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.60" OriginalAmount="360.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.84" OriginalAmount="361.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.46" OriginalAmount="363.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.466415" Longitude="115.243454" StarRating="4" HotelCode="986709|sankara_ubud_resort_3" HotelName="The Sankara Resort by Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4a/964acb58f5610af3faaf039f2bd1596b48ba77e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.93" OriginalAmount="365.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.3995233" Longitude="24.7820118" StarRating="0" HotelCode="|84238" HotelName="Petrino Horio" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALI MILOPOTAMOU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/2/3/8/84238_1_1246.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.04" OriginalAmount="375.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.699315" Longitude="115.172436" StarRating="3" HotelCode="|47351" HotelName="Villa Diana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KRESNA ULUN TANJUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/5/1/47351_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This villa has a meal service, a small hall and 25 rooms. SITUATION: This establishment, is 15 minutes drive away from the international airport, is situated in Legian the heart of 15 minutes walk away, you can find restaurants, the nightlife, Seminyak Avenue Double Six and Blue Ocean Beach the beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.78239" Longitude="115.22526" StarRating="5" HotelCode="986472|holiday_inn_resort_bali_benoa" HotelName="Holiday Inn Resort Bali Nusa Dua by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama, No 86, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/38/c73878ccc78280de0211545de19e5f7e3e07213b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.21" OriginalAmount="389.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.22" OriginalAmount="391.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.29" OriginalAmount="394.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.709527" Longitude="115.16752" StarRating="5" HotelCode="986686|pullman_bali_legian_nirwana" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Melasti 1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/35/6135e99dd6101867e2eb5b9665cf4259427c4a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.74" OriginalAmount="419.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.70" OriginalAmount="422.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.76" OriginalAmount="439.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6738804" Longitude="115.1557813" StarRating="5" HotelCode="|400432" HotelName="Del Cielo Villa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cendrawasih, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/2/400432_60caf0a1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.05" OriginalAmount="443.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6471745" Longitude="115.1177981" StarRating="4" HotelCode="|399590" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan, 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/0/399590_083fe600708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.46" OriginalAmount="446.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.509706" Longitude="115.26887" StarRating="4" HotelCode="986461|_0x1cc8e" HotelName="SenS Hotel and Spa Conference Ubud Town Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukma Banjar Tebesaya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/b0/35b0943eb3f9c4ba2ec30e7d16d83017b99a25f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.675293" Longitude="115.26005" StarRating="4" HotelCode="986525|sanur_paradise_plaza_hotel" HotelName="Prime Plaza Hotel Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah, No. 46, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/7c/a57c0083c4a4d4021ff935203a7950be131f6322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.808986" Longitude="115.22514" StarRating="5" HotelCode="986533|hotel_novotel_bali_nusa_dua_hotel__residences" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Mengiat, BTDC Complex, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/82/0c82b3a7a871546674a271148d562ecd390228b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.94" OriginalAmount="463.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.572243" Longitude="115.25968" StarRating="5" HotelCode="|210688" HotelName="Sthala, A Tribute Portfolio , Ubud Bali" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Banjar Mawang Kelod, Lodtunduh, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/8/210688_1_7928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.64" OriginalAmount="464.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.56" OriginalAmount="464.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.95" OriginalAmount="466.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.74" OriginalAmount="474.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.39" OriginalAmount="476.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.77" OriginalAmount="477.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.807057" Longitude="115.225235" StarRating="5" HotelCode="986700|courtyard_by_marriott_bali_nusa_dua" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Garden,Television in lobby,Terrace,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot Sw1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b2/e3b2de9ebc4552c8be8bfd062d0b08acf175a8d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.81" OriginalAmount="481.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.138801" Longitude="114.57187" StarRating="4" HotelCode="986644|mimpi_resort_menjangan" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banyuwedang, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/49/d749cc455f2a3af8146e51e885349bd0d3ca9c76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="489.91" OriginalAmount="485.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="501.45" OriginalAmount="496.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.30" OriginalAmount="503.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.411373" Longitude="24.780989" StarRating="3" HotelCode="|75213" HotelName="Amalia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bali, Crete</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/2/1/3/75213_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a swimming pool, a children's swimming pool and a swimming pool bar. The establishment offers guests games and a television. ROOM: Clients are offered 3 studios, 9 apartments and fully-equipped. They have a balcony or patio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.96" OriginalAmount="511.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81028" Longitude="115.105" StarRating="4" HotelCode="|400013" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/3/400013_4de62660753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.99" OriginalAmount="511.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.70365" Longitude="115.16828" StarRating="3" HotelCode="|61887" HotelName="Ibis Styles Bali Legian" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PADMA UTARA LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/8/7/61887_1_2792.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a terrace, a bar, a restaurant and a lobby. The establishment offers room service, a laundry service, a dry cleaner's, banquet facilities, meeting facilities and a car park. SITUATION: It is in a central area, is well-connected with shops, restaurants and markets. ROOM: The rooms have an air-conditioning system, a television, internet, a safety deposit box and a direct line telephone. They also have an alarm clock, a coffee maker, a kettle, an iron, an ironing board and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="523.46" OriginalAmount="518.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.79" OriginalAmount="519.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1443461" Longitude="114.5515217" StarRating="4" HotelCode="|156562" HotelName="The Menjangan - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Denpasar - Gilimanuk No.Km. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/6/2/156562_1_4690.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is in West Bali the National Park of Close to, the establishment is 10 kilometres away from Singaraja the urban centre of about 10 minutes away (by car) from Pemuteran the beach it is 150 kilometres away from Ngurah Rai the International Airport of. HOTEL: This air-conditioned hotel has a hall, a reception, express check-out, a safety deposit box service, a TV room, WiFi, room service and a laundry service. ROOM: All the rooms have modern facilities, a bathroom with a shower, a bath, a double bed, a television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.21" OriginalAmount="521.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="528.11" OriginalAmount="522.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.646608" Longitude="115.139951" StarRating="4" HotelCode="|399636" HotelName="Theanna Eco Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong No. 25A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/6/399636_86ac80f0918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.26" OriginalAmount="526.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.430113" Longitude="114.818214" StarRating="4" HotelCode="986675|puri_dajuma_beach_eco_resort__spa" HotelName="Puri Dajuma Beach Eco-Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Pekutatan Negara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/91/cf91308622867737133e8aabae61066f0d08da09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.48" OriginalAmount="548.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="554.03" OriginalAmount="548.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.67047" Longitude="115.146" StarRating="4" HotelCode="|400011" HotelName="Villa Lisha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/1/400011_5b6b4330735.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.00" OriginalAmount="552.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="568.90" OriginalAmount="563.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.34" OriginalAmount="564.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.408972" Longitude="24.7819" StarRating="3" HotelCode="|73838" HotelName="Liza Mary" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bali, Rethymno</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/3/8/73838_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 200 metres away from the beach, 1 kilometre away from the establishment, guests will find the harbour. FACILITIES: Clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.67" OriginalAmount="567.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.717738" Longitude="115.16942" StarRating="5" HotelCode="986605|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Beachwalk Mall, Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/70/04704625c21fbf11f66fd94a6d2eb7b69e9bf6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="575.94" OriginalAmount="570.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.71" OriginalAmount="571.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.77" OriginalAmount="577.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.182839" Longitude="115.04277" StarRating="5" HotelCode="986508|the_damai" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayu Putih, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2d/722d903f8b4a0ad582d81a38b9645b6b247dfd26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="584.77" OriginalAmount="578.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.016407" Longitude="73.141895" StarRating="0" HotelCode="|539179" HotelName="WelcomHeritage Cheetagarh Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rotela Lake</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/1/7/9/539179_c1778621013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.91" OriginalAmount="591.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.781297" Longitude="115.16553" StarRating="5" HotelCode="986593|le_meridien_bali_jimbaran" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/68/c0682bd56ca742c2f992f2b64111815b672ca554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.91" OriginalAmount="591.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708452" Longitude="115.16725" StarRating="4" HotelCode="986543|legian_beach_hotel" HotelName="Legian Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Legian Kelod, Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6c/d06c1ac0582d9eba28830758f954c379aa7d6259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.25" OriginalAmount="600.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.407713" Longitude="24.7816586" StarRating="3" HotelCode="|73840" HotelName="Xidas Garden" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bali Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/8/4/0/73840_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Xidas Garden is rated two stars, is situated in Rethymno the outskirts of, has a cafÃ© and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.84" OriginalAmount="609.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.22" OriginalAmount="622.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="629.37" OriginalAmount="623.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="672.03" OriginalAmount="665.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.393431" Longitude="24.7883585" StarRating="5" HotelCode="|68221" HotelName="Filion Suites Resort &amp; Spa" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/2/1/68221_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2010 and has 65 rooms, The establishment boasts air-conditioning, a lobby, a reception, express check-out, a currency exchange service, a cloakroom, a lift and a hairdresser's. Our guests can find a games room, a television room, a mini-club, a playground, a cafÃ©, a bar and a restaurant. The establishment also offers conference facilities, WiFi, a car park, room service, a laundry service (for a fee) and a bicycle rental desk. SITUATION: Bali It is close to Rethymno it is 30 kilometres away from 15 kilometres away, you can find the bus station, a beach ,Nikos Kazantzakis It is situated 45 kilometres away from Clients can also find Heraklion Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a direct line telephone and a satellite or cable television. They also have internet, a safe, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 pools with children's area, deck chairs, parasols, towels, an outdoor bar and 2 children's swimming pools. You can find a covered swimming pool with a hydromassage bath, (available for a fee), a steam bath, a sauna, spa treatments and a massage service. Facilities (available for a fee), Guests can also enjoy tennis (available for a fee), basketball and ping pong. Clients can find water sports (available for a fee), jet-skiing, diving, sailing, catamaran excursions and pedal-boating. By paying an extra charge, you can playing billiards and horse-riding. The establishment also offers an entertainment programme for children, At the beach, customers can find deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="683.05" OriginalAmount="676.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="699.86" OriginalAmount="692.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.682093" Longitude="115.166242" StarRating="0" HotelCode="|203469" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/6/9/203469_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.10" OriginalAmount="696.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="700.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.769937" Longitude="115.222694" StarRating="5" HotelCode="986662|kind_villa_bintang_resort" HotelName="Sadara Boutique Beach Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Tanjung Benoa, Jl. Pratama, Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b5/1b/b51b9805aafb489f4592a541e8138bc4c913f7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.52" OriginalAmount="713.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.680204" Longitude="115.152721" StarRating="4" HotelCode="|162996" HotelName="Hu'u Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET - SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/9/9/6/162996_1_8870.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and WiFi. SITUATION: This establishment, is in Seminyak a good location in 5 minutes away from the establishment, you can find Petitenget the beach the establishment is a 5-minute walk away from shops and restaurants, is 30 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has villas with private swimming pool, parquet flooring, a kitchen, a dining area, a sitting room, a television, a bathroom with a bath and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="721.68" OriginalAmount="714.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.21" OriginalAmount="721.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.695133" Longitude="115.16257" StarRating="5" HotelCode="986749|hotel_indigo_bali_seminyak_beach" HotelName="Indigo Bali Seminyak Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ef/95ef0ea572242906bf9554374bf24145ced1ec45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="730.77" OriginalAmount="723.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="734.80" OriginalAmount="727.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8202654" Longitude="115.1191825" StarRating="5" HotelCode="|400425" HotelName="Hidden Hills Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait gg Puncak Sekapa II, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/5/400425_79b57c01033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.42" OriginalAmount="735.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6038" Longitude="115.32918" StarRating="0" HotelCode="|169358" HotelName="Bali Diamond s - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KERAMASGIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/8/169358_1_3862.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has villas with a swimming pool, garden views, a massage service, a barbecue, a car hire service and a car park (free of charge). SITUATION: This hotel is on Jalan Pantai Keramas the beach 10 minutes away, you can find restaurants, is 5 minutes away from Sulawati Art Market the Market of 45 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: Guests can find 2 bedrooms, wooden floors, a bathroom, a kitchen with fridge and a microwave.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="751.44" OriginalAmount="744.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.676095" Longitude="115.157524" StarRating="5" HotelCode="986697|maca_villas__spa" HotelName="Maca Villas &amp; Spa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>No. 7, Jalan Lebak Sari, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/38/a2386e5c8d328703bc04acc9e89fe7542aa461be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="754.60" OriginalAmount="747.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="762.03" OriginalAmount="754.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="788.81" OriginalAmount="781.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.06" OriginalAmount="806.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.825772" Longitude="115.21889" StarRating="5" HotelCode="986544|grand_nikko_bali_3" HotelName="Hilton Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/8d/f48d60e61e4cd069ee2bb1172d7debdf04347cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="815.12" OriginalAmount="807.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="879.95" OriginalAmount="871.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="894.92" OriginalAmount="886.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.96" OriginalAmount="896.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.803827" Longitude="115.23333" StarRating="5" HotelCode="986496|grand_hyatt_bali_3" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Dryer,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua ITDC, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/88/92887b855cb91df7136ab8f3b08cda1c986a89de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.66" OriginalAmount="966.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.513164" Longitude="115.2366" StarRating="5" HotelCode="986491|the_samaya_ubud" HotelName="The Samaya Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986.77" OriginalAmount="977" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|49627" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1006.25" OriginalAmount="996.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81385" Longitude="115.22203" StarRating="5" HotelCode="|41640" HotelName="The Bale Nusa Dua By Lifestyleretreats" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA NUSA DUA SELATAN, P.O. BOX 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/4/0/41640_1_8080.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, has a lobby, a currency exchange service, a restaurant and internet. At an additional cost you can have access to room service and a laundry service. SITUATION: This complex is 10 minutes away from Geger Beach, about 5 minutes away (by car) from the city centre of Nusa Dua, the commercial area of the Bali Collection. It is 15 minutes away from Garuda Wisnu Kencana Park. 30 minutes away from the establishment guests have the Uluwatu Temple and 12 kilometres away from the International Airport of Ngurah. ROOM: They have private swimming pool, a bathroom, a double bed, a terrace, a hairdryer and a direct line telephone. They also have satellite or cable TV, a Hi-Fi, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment has a library, table games, beach club and a swimming pool (available for a fee). Guests also have access to a massage service and hydrotherapy (available for a fee). 5 minutes away from the establishment, clients have at their disposal a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1135.24" OriginalAmount="1124.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-9.59806" Longitude="123.77" StarRating="5" HotelCode="986771|marriotts_bali_nusa_dua_terrace_4" HotelName="Marriott’s Bali Nusa Dua Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Currency exchange,Smoke-free property,Newspapers">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot SW 4-5, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/dd/b4dd043fa3966736124d33c8fc863eff465c2b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.26" OriginalAmount="1126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.466411" Longitude="115.242485" StarRating="5" HotelCode="986488|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari a Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c7/70c75a2f554b3604562fde8b0e082d5721924f56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1140.02" OriginalAmount="1128.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.78" OriginalAmount="1178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1244.34" OriginalAmount="1232.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1275.63" OriginalAmount="1263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.78063" Longitude="115.22523" StarRating="5" HotelCode="986550|conrad_bali" HotelName="Conrad Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/60/5f6042901250d53d70c648da64e32beb267cfd13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1285.46" OriginalAmount="1272.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1291.06" OriginalAmount="1278.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1321.08" OriginalAmount="1308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1348.35" OriginalAmount="1335.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.678403" Longitude="115.26268" StarRating="4" HotelCode="986486|inna_grand_bali_beach" HotelName="Bali Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Gift shop,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f1/7cf12ce4f32c594af78b4782879b6310d0eabf0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1349.36" OriginalAmount="1336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1407.25" OriginalAmount="1393.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1448.14" OriginalAmount="1433.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1501.87" OriginalAmount="1487.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.816536" Longitude="115.218506" StarRating="5" HotelCode="986571|mulia_resort_3" HotelName="Mulia Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/9a/d89abd32d4b56c9b3c9fdfb32d930b062a1e9969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1527.12" OriginalAmount="1512.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1534.53" OriginalAmount="1519.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1535.46" OriginalAmount="1520.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1541.26" OriginalAmount="1526.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.797283" Longitude="115.23076" StarRating="5" HotelCode="986633|the_laguna_a_luxury_collection_resort__spa_nusa_dua_bali_2" HotelName="The Laguna, a Luxury Collection Resort &amp; Spa, Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot N2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/32/e3321deb4817870250543617713773539d12ce2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1550.45" OriginalAmount="1535.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7825015" Longitude="115.2256072" StarRating="5" HotelCode="|169877" HotelName="The Royal Santrian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama Tanjung Benoa Nusa Dua 80363 PO BOX 64 Denpasar Bali - Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/7/169877_1_8677.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service (free of charge), WiFi (free of charge), a restaurant with ocean views, a swimming pool bar and villas with a swimming pool. SITUATION: This establishment, is in Nusa Dua the beach it is 5 minutes drive away from the Bali Collection the shopping centre it is 20 minutes drive away from Ngurah Rai Airport it is 25 minutes drive away from Kuta the beach. ROOM: They have a living room, a dining room, a flat-screen television, an iPod docking station, a sofa-bed, views of the swimming pool, a bath and a shower. FACILITIES: Guests are offered a massage service, a spa, a terrace and a swimming pool. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a bar and barbecues.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.20" OriginalAmount="1620.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1637.55" OriginalAmount="1621.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1685.69" OriginalAmount="1669.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1732.58" OriginalAmount="1715.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51246" Longitude="115.25808" StarRating="5" HotelCode="|47085" HotelName="Komaneka At Bisma - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BISMA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/5/47085_1_4498.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has and 32 rooms, with air-conditioning a lobby, a reception, a safety deposit box service and a lift. The establishment offers room service, a car park, a bar, restaurants and internet. At an additional cost you can have access to a laundry service and bicycle rental. SITUATION: Is situated inBisma the street nearby, you will find Ubud the city centre of Where you can find the market, the palace and the tourist office. 90 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The Balinese in style rooms, have a king size or double bed, a bathroom with a shower, a bath, a hairdryer, a balcony with table, deck chairs and a sitting room. They also have luggage room, a safe, an individual air-conditioning system, heating, cable and satellite television, a DVD player, a direct line telephone, a radio, internet, a fridge, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym (free of charge) and parasols. At an extra cost, you can find cycling, a spa, beauty treatments and a massage service. The establishment also offers an activities programme. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers breakfast, lunch and dinner service and set menu or Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1834.16" OriginalAmount="1816.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1863.57" OriginalAmount="1845.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1865.47" OriginalAmount="1847.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.383313" Longitude="115.27443" StarRating="5" HotelCode="986449|padma_resort_ubud" HotelName="Padma Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Carik, Desa Puhu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/8e/e58ed8187c967bf00f2a95a152c5492613eee219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1941.22" OriginalAmount="1922.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.795775" Longitude="115.23061" StarRating="5" HotelCode="986635|the_westin_resort__nusa_dua_bali" HotelName="The Westin Resort Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua ITDC Lot N-3, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/72/68727beca3162e25351542ab9ca17911c7495dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.43" OriginalAmount="1943.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.474314" Longitude="115.24351" StarRating="5" HotelCode="986541|royal_pita_maha" HotelName="Royal Pita Maha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2020.06" OriginalAmount="2000.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2109.89" OriginalAmount="2089.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.81506" Longitude="115.22208" StarRating="5" HotelCode="986572|mulia_villas" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a9/34a9d0c3ab51030424e53f93e7ec5db4dcda4b88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2121.88" OriginalAmount="2100.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2309.79" OriginalAmount="2286.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2385.62" OriginalAmount="2362.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2425.57" OriginalAmount="2401.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2483.13" OriginalAmount="2458.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2600.96" OriginalAmount="2575.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2803.76" OriginalAmount="2776.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.812363" Longitude="115.22585" StarRating="5" HotelCode="986634|the_st_regis_bali_resort" HotelName="The St. Regis Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/c8/f3c8da378f6047f7015b7f12797ee1701136fbbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2871.57" OriginalAmount="2843.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2903.04" OriginalAmount="2874.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3025.04" OriginalAmount="2995.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4005.68" OriginalAmount="3966.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.681601" Longitude="115.161243" StarRating="4" HotelCode="|169303" HotelName="Casa Mateo Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BRABAN, BANJAR TAMAN KEROBOKAN BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/3/169303_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a private swimming pool, a solarium, a sauna, WiFi, a transfer service to the airport, (free of charge), a business centre. The establishment also offers a barbecue area, the massage service, a laundry service, nursery and a car hire service. SITUATION: This hotel is 5 minutes away from Petitenget the beach Canggu Club it is 10 minutes away from the establishment is a 30-minute drive away from Ngurah Rai the airport. ROOM: Clients can find a sitting area, a dining area, a sofa, a satellite television, a DVD player, an air-conditioning system, a safe, a bathroom and toiletries (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7704.69" OriginalAmount="7628.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9334.40" OriginalAmount="9241.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.71" OriginalAmount="48.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.704766" Longitude="115.490155" StarRating="3" HotelCode="|402509" HotelName="WAIT GARDEN COTTAGE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL TANJUNG AKUH NO 1 BR ANYAR SEBUNIBUS SAKTI NUSA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.36" OriginalAmount="50.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.722383" Longitude="115.172811" StarRating="3" HotelCode="|401138" HotelName="Puri Asih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.41" OriginalAmount="58.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.721062" Longitude="115.175532" StarRating="3" HotelCode="|400821" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, Legian,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.09" OriginalAmount="73.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.61" OriginalAmount="170.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.05" OriginalAmount="283.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.8216557" Longitude="115.1171175" StarRating="4" HotelCode="|399646" HotelName="LE BAMBOO BALI" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LABUAN SAIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.73" OriginalAmount="576.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1531.95" OriginalAmount="1516.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2564.06" OriginalAmount="2538.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator,ATM,Shopping on site,Computer,Currency exchange,Gift shop,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Outdoor furniture,Washing machine,Private check-in/check-out,Chapel,Express check-out,Electric car charging,No elevators,All Spaces Non-Smoking (public and private),Patio,Heating,Express check-in,Adults Only,Late check-out,Dishwasher,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>4,5,3,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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="91ac43b5-3874-4b4f-a8f7-b72d2fe811d2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-27T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|42345" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" ClientCountry="Kuwait" 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
91ac43b5-3874-4b4f-a8f7-b72d2fe811d2|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="91ac43b5-3874-4b4f-a8f7-b72d2fe811d2" TimeStamp="0001-01-01T00:00:00" HotelName="Hard Rock Bali" HotelCode="42345" GTCityId="47113" CountryCode="ID" CityName="Bali" CountryName="Indonesia" Address="Jalan Pantai, Banjar Pande Mas, Kuta" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="42345H1_8-890H2HNHNidkob|1784221364.DHaEAP-GBRAf7fcaoffH|583.47|94|NTgzLjQ3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="496" TotalPrice="501.45" 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-07-16T18:02:46.969601+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="496.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Room assigned at check in" RoomTypeCode="42345H98_H1HNHNin016|1784221364.DHaEAP-GBRAf7fcaoffH|615.38|94|NjE1LjM4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="524" TotalPrice="528.89" 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-07-16T18:02:46.9736044+01:00" End="2026-07-16T18:02:46.9736044+01:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="523.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_6940.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_8703.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_9632.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_9992.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_1385.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_2099.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_6230.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_6353.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_6818.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_6966.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_7428.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_3404.jpeg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_4847.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_5719.jpeg" /></Images><HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription><Facilities><HotelFacilities><Type>Room</Type><Description>TV</Description><Value>TV</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Internet access</Description><Value>Internet access</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Individual air-conditioning</Description><Value>Individual air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Balcony</Description><Value>Balcony</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathtub</Description><Value>Bathtub</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Bathroom</Description><Value>Bathroom</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Shower</Description><Value>Shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Stereo</Description><Value>Stereo</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Minibar</Description><Value>Minibar</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Radio</Description><Value>Radio</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Direct line telephone</Description><Value>Direct line telephone</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Satellite/cable TV</Description><Value>Satellite/cable TV</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Located opposite the beach</Description><Value>Located opposite the beach</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Water park</Description><Value>Water park</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Entertainment</Description><Value>Entertainment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>GameÂ´s Area</Description><Value>GameÂ´s Area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Billiards</Description><Value>Billiards</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Karaoke</Description><Value>Karaoke</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Entertainment staff</Description><Value>Entertainment staff</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Cooking classes</Description><Value>Cooking classes</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Play area for children</Description><Value>Play area for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Kid`s club</Description><Value>Kid`s club</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Baby safety rails</Description><Value>Baby safety rails</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Buffet for children</Description><Value>Buffet for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Menu for children</Description><Value>Menu for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Dry cleaning service</Description><Value>Dry cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Room service</Description><Value>Room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ironing service</Description><Value>Ironing service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>ATM in the hotel</Description><Value>ATM in the hotel</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Fire extinguishers</Description><Value>Fire extinguishers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoke detectors</Description><Value>Smoke detectors</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security alarm</Description><Value>Security alarm</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour security</Description><Value>24 hour security</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Security cameras</Description><Value>Security cameras</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Safe</Description><Value>Safe</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Children\'s pool</Description><Value>Children\'s pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sun loungers/beach chairs</Description><Value>Sun loungers/beach chairs</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Water slide</Description><Value>Water slide</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shallow area</Description><Value>Shallow area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Umbrellas</Description><Value>Umbrellas</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa / Wellness Center</Description><Value>Spa / Wellness Center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Hot tub/jacuzzi</Description><Value>Hot tub/jacuzzi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Massages</Description><Value>Massages</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Airport pick-up service</Description><Value>Airport pick-up service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service (for a fee)</Description><Value>Transfer service (for a fee)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Clients can choose not to use the accommodationÂ´s cleaning service</Description><Value>Clients can choose not to use the accommodationÂ´s cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Masks available to customers</Description><Value>Masks available to customers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Check-in and check-out without contact</Description><Value>Check-in and check-out without contact</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>You can pay without cash</Description><Value>You can pay without cash</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Mobile app for room service</Description><Value>Mobile app for room service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Breakfast take away containers</Description><Value>Breakfast take away containers</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Beach</Description><Value>Beach</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luxury</Description><Value>Luxury</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</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
2a72c597-2c41-4583-b5a8-b8635b792381|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="2a72c597-2c41-4583-b5a8-b8635b792381">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23088" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" 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
2a72c597-2c41-4583-b5a8-b8635b792381|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
2a72c597-2c41-4583-b5a8-b8635b792381|HotelbedsSearch|supplier interation failed||HotelBeds|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
2a72c597-2c41-4583-b5a8-b8635b792381|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
2a72c597-2c41-4583-b5a8-b8635b792381|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:f9e54c36-ae10-4378-a2d4-9e3b11e62384
Error Number:2812,State:62,Class:16|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
2a72c597-2c41-4583-b5a8-b8635b792381|RestelSearch|successfull supplier interation||Restel|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
2a72c597-2c41-4583-b5a8-b8635b792381|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
2a72c597-2c41-4583-b5a8-b8635b792381|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
2a72c597-2c41-4583-b5a8-b8635b792381|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|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
2a72c597-2c41-4583-b5a8-b8635b792381|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
2a72c597-2c41-4583-b5a8-b8635b792381|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-07-16T18:09:55.240361+01:00" Version="0" EchoToken="Search" TransactionIdentifier="2a72c597-2c41-4583-b5a8-b8635b792381" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="12.42" OriginalAmount="12.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.053113" Longitude="31.241609" StarRating="2" HotelCode="|465965" HotelName="Safary" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Souk El Tawfikeyya Street, 5th Floor.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/6/5/465965_0ecb81d1010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05371382" Longitude="31.24812367" StarRating="1" HotelCode="781705|city_hostel_32" HotelName="City Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Ali Al Kasar Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/26/0726117b95783d18036d567afd32512a4d3ecb2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.58" OriginalAmount="30.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051135" Longitude="31.243961" StarRating="2" HotelCode="|564175" HotelName="Grand Lyly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Adly street, Al Fawalah, Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/1/7/5/564175_e3d83ef1943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.78" OriginalAmount="31.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0503571" Longitude="31.2361751" StarRating="0" HotelCode="|87056" HotelName="Wake Up! Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 A,Ramsis St. Marouf Tower.Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/5/6/87056_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="698440|493033" HotelName="Grand Lyly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 Adly, Al Fawalah, Downtown, Cairo 12451</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05047891" Longitude="31.23605341" StarRating="0" HotelCode="448448|wake_up_cairo_hostel" HotelName="Wake Up! Cairo Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 A Ramses Street, Marouf Tower, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/5c/675c6b7b5392ef842f6ba7ea8d14b56bb22cb514.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="973566|heritage_hostel_2" HotelName="Heritage Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Street Meret Basha, 2nd Floor, Tahrir Square, Cairo 11556</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dc/8fdc9539357f0b654af04b11f1ed8cd4222b7e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.38" OriginalAmount="35.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0597497" Longitude="31.244703" StarRating="0" HotelCode="|82843" HotelName="Venus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Ramsis Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/4/3/82843_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.36" OriginalAmount="36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051149135807" Longitude="31.242236495018" StarRating="2" HotelCode="179796|52629" HotelName="Cairo Moon Hotel - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Adly Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/35/1e3541908eab84736ae0d57fca1070697c4ff19d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hostel, which has a total of 15 rooms. Room service is among the faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.45" OriginalAmount="36.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04798" Longitude="31.237344" StarRating="0" HotelCode="|444748" HotelName="Dahab" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Mahmoud Bassiouny ( Rooftop, 7th Floor)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/4/8/444748_a08fc271012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04847123" Longitude="31.24318154" StarRating="0" HotelCode="448488|207400" HotelName="Freedom Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Bank Misr st, Off Sherif, Of The Cent, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/80/f880c63e7254a320d54bd689bbdc4f425648099b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.63" OriginalAmount="37.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.043632733419" Longitude="31.243913521426" StarRating="1" HotelCode="187772|4194055" HotelName="Nitocrisse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Mohamed Farid St., Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/b0/90b0d22a39e6f93e46e51092d6d18013ae7a4bcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.92" OriginalAmount="37.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048493" Longitude="31.238507" StarRating="3" HotelCode="|508415" HotelName="Cairo View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 ROSHDY STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/4/1/5/508415_00535971148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04747952" Longitude="31.24319384" StarRating="2" HotelCode="631998|midtown_hostel_4" HotelName="Midtown Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Gawad Housny Street, Abdeen, Cairo 11111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/63/7b63cf2d7ff85161792f3d79b23498c3fbab46fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="981412|dahab_hostel" HotelName="Dahab Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Mahmoud Bassiouny Street, Rooftop 7th Floor, Talat Harb Square, Cairo 11556</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e8/d7e81d71c435a6965cff21758c9588eeacd20bb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.17" OriginalAmount="38.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0525014" Longitude="31.2425955" StarRating="2" HotelCode="|82854" HotelName="Traveler's House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43 Sherif Street (on the corner of Sherief street and 26 July) 4th floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/5/4/82854_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.050557" Longitude="31.24311" StarRating="2" HotelCode="179798|jamaica_hostel" HotelName="Jamaica Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Abd El-Khalek Tharwat Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/dc/25dc2d0b820f94f2fbba9a2ada504e5a48ab6ab8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.25" OriginalAmount="39.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0466199" Longitude="31.2661044" StarRating="2" HotelCode="|82860" HotelName="Arabian Nights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Al Aded Street off of Mansouria Street behind Cinema Kwekib Darassa, Islamic Cairo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/6/0/82860_42de2d10926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.84" OriginalAmount="40.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0500709" Longitude="31.2356334" StarRating="3" HotelCode="|82861" HotelName="Invitation" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Ramsis St,. Abd El Monaem Riyad Sq,.Down Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/6/1/82861_68cd0801044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.95" OriginalAmount="40.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0474089" Longitude="31.2412622" StarRating="3" HotelCode="|451412" HotelName="Cairo " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Sherif El-Sagheer, Bab Al Louq, Abdeen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/4/1/2/451412_3a55d2f1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.15" OriginalAmount="40.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.050204" Longitude="31.235538" StarRating="0" HotelCode="|444771" HotelName="Welcome Arabesque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Ramses St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/7/1/444771_2c900261000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.31" OriginalAmount="40.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044344" Longitude="31.23548" StarRating="1" HotelCode="|506989" HotelName="Lucky Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>gwad hoseny street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/9/8/9/506989_4dd095f1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.31" OriginalAmount="40.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047391" Longitude="31.241491" StarRating="4" HotelCode="|515194" HotelName="Cairo City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Sherif El-Sagheer behind Bank of Egypt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/1/9/4/515194_de266931006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.31" OriginalAmount="41.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0466741" Longitude="31.2403246" StarRating="0" HotelCode="|82856" HotelName="Meramees" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Sabry Abu Alaam St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/5/6/82856_2c730260904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.42" OriginalAmount="42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05023751" Longitude="31.23558201" StarRating="3" HotelCode="592090|280032" HotelName="Invitation Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Ramsis Street, Abdel Monem Riyad Square, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/26/e0263d02030ede43d0fdfda7e90412825ea6c0fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.87" OriginalAmount="42.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047428" Longitude="31.242948" StarRating="1" HotelCode="|518626" HotelName="Kmt Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Gawad Housny</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/6/2/6/518626_d7d83ab0039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.35" OriginalAmount="42.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047935" Longitude="31.2382263" StarRating="0" HotelCode="|87021" HotelName="Grand Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talaat Harb Square, No. 01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/2/1/87021_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="985127|welcome_arabesque_hostel" HotelName="Welcome Arabesque Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Ramsis Street, Abdel Monem Riyad Squar 7 Floor, Cairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/5b/475b46430ce6617d4ee423193b4ba7714b5dea8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.73" OriginalAmount="43.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0547389" Longitude="31.2431285" StarRating="0" HotelCode="|82849" HotelName="New Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17, Soliman El Halaby St, From Emad El Din St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/4/9/82849_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.37" OriginalAmount="43.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.061528" Longitude="31.248866" StarRating="0" HotelCode="|453303" HotelName="Panorama Ramsis and Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Saif Al Din Mahrani</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/0/3/453303_7d640612205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04762998" Longitude="31.2413071" StarRating="3" HotelCode="623383|my_cairo_hotel" HotelName="Cairo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Sherif El Sogheir, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/54/aa5494b6689706830dceb1a27fc7f85e947afd77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="821054|new_city_hotel_9" HotelName="New City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5 Talaat Harb Street, Tahrir Sq, Cairo 11121</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/3a/a13a219b823211880aea320a87fc7bb12618f933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.13" OriginalAmount="45.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05257" Longitude="31.24302" StarRating="3" HotelCode="|220997" HotelName="Paradise Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18B 26th of July Street, Downtown Cairo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/9/7/220997_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.043137146404" Longitude="31.239152457902" StarRating="2" HotelCode="267390|52635" HotelName="Cecilia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 El Falaki Street, Downtown, Cairo 11331</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/de/d6de976910b05242c540b41875bbaac59d109906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046596" Longitude="31.240372" StarRating="1" HotelCode="179797|193579" HotelName="Meramees Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Sabri Abou Alam, off Talat Harb Square, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/26/74263292f7b3b61e016fd5bafb3955f1827b15c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="47.47" OriginalAmount="47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05193844" Longitude="31.24145922" StarRating="2" HotelCode="429280|52673" HotelName="New Minerva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Talat Harb Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/48/c248b20292a13d8ad9a949144e43893e4f63a3d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at New Minerva Hotel in Cairo, you'll be convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.052904" Longitude="31.242381" StarRating="3" HotelCode="187472|grand_hotel_cairo" HotelName="Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 26th July Street, Downtown Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/de/f5de16d81c94c14410cf011e2a28f7b7e1cf6b31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051948875946" Longitude="31.242420702833" StarRating="3" HotelCode="393054|cairo_paradise_hotel_3" HotelName="Cairo Paradise Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Sherif Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/77/bf7736cf0eb4cf6c24364123a14ff56574a4a89a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.052288367789" Longitude="31.242426800701" StarRating="2" HotelCode="380001|52670" HotelName="Mesho Inn Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Sherif Street, 3rd Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/58/6f589f83e00a7cc3b305f1560da6c76a5e897078.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051871452829" Longitude="31.241333727733" StarRating="2" HotelCode="386821|blue_bird_hostel_cairo" HotelName="Downtown Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Talat Harb Street, In Front Of Metro Cinema, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/e3/f9e36f5891aa6426e126747fa14c675ef66334cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05245659" Longitude="31.24291806" StarRating="3" HotelCode="587066|280074" HotelName="Paradise Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18B 26th of July Street, Downtown Cairo, Cairo 00202</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/e7/fbe7fc323ac970ab4f8def381ce0d5b6329b8e48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Paradise Boutique Hotel in Cairo (Downtown Cairo), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.55" OriginalAmount="49.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0407647" Longitude="31.2386122" StarRating="0" HotelCode="|82848" HotelName="Cecilia -" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 El Falaky Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/4/8/82848_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.99" OriginalAmount="50.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0434484" Longitude="31.2170196" StarRating="3" HotelCode="|82830" HotelName="Indiana " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>16, Adel Hussien Rostom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/3/0/82830_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.80" OriginalAmount="51.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04478" Longitude="31.237359" StarRating="3" HotelCode="|517979" HotelName="Miramar Downtown hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>164 El Tahrir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/9/7/9/517979_f34cf5f2359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048069082706" Longitude="31.236207434359" StarRating="3" HotelCode="263399|cairo_city_center_hotel" HotelName="Cairo City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Champolion Street, Downtown, Kairo 12421</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d7/f2d724f2e86225f23c4df534f1a208b7d623394d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04945703" Longitude="31.24053395" StarRating="3" HotelCode="619693|valencia_hotel_8" HotelName="Valencia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Seket Elfadl Talaat Harb Street, Cairo 11512</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/64/3c645bdaeac43076622f043efe29fc755c280956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.52" OriginalAmount="52.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06174989" Longitude="31.24815611" StarRating="3" HotelCode="964754|panorama_ramsis" HotelName="Panorama Ramsis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Saif Al Din Mahrani, Al Fagalah, Ramsis Square, Cairo 3111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/c2/1dc2d4df61e0c7510a5374d147e8ae05e9d16b3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.57" OriginalAmount="52.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0511901" Longitude="31.2435231" StarRating="0" HotelCode="|87050" HotelName="Cairo Moon Hotel -" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Adly Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/5/0/87050_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.57" OriginalAmount="52.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.045536" Longitude="31.243507" StarRating="0" HotelCode="|521228" HotelName="Abdeen Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mohammed Sabri Abou Alam, 3rd floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/2/2/8/521228_0a3a4ca1534.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.53" OriginalAmount="53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.043368937569" Longitude="31.217295974493" StarRating="3" HotelCode="56475|15550" HotelName="Indiana Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>16 Adel Hussien Rostom, Dokki, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ab/0dabfa5097e1949358cc04360cd5c17f332e6012.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0523586" Longitude="31.24268267" StarRating="2" HotelCode="593266|sufi_house" HotelName="Sufi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Sherif Basha, Al Fawalah, Abdeen, Kairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/6b/d86b5e664d5ded9a38d8038d36dbd07d4f820f9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="970651|abdeen_palace_hotel" HotelName="Abdeen Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mohammed Sabri Abou Alam, Bab Al Louq, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/ef/7aef9c4beb92be0138847e0d0860dd0530c8395d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.91" OriginalAmount="53.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044394" Longitude="31.237268" StarRating="1" HotelCode="|510134" HotelName="Rotana Palace Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 El Amir Qadadar Street , Tahrir Aq</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/1/3/4/510134_f10960b0913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.81" OriginalAmount="54.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.128888" Longitude="31.373873" StarRating="3" HotelCode="|484739" HotelName="Afnan Cairo Airort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2h Taha Hussain Road New Nozha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/7/3/9/484739_ffa6bc80927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.55" OriginalAmount="55.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="807141|desert_moon" HotelName="Desert Moon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>201W Hadaik Al Ahram, Giza, Cairo 12611</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/cb/b7cb2506ba2e7d64fcde8bbd184389b4ae2d8953.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.72" OriginalAmount="55.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047305" Longitude="31.243017" StarRating="0" HotelCode="|497632" HotelName="New Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Gawad Housny Forth Floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/6/3/2/497632_344f32f0632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.013507829919" Longitude="31.194399297237" StarRating="1" HotelCode="187766|montana_hotel_7" HotelName="Montana Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Sherif St., Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/65/306508aaa39aedbeadfd418056cbcd74e08cb82a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.56" OriginalAmount="56.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="963103|new_panorama_hotel" HotelName="New Panorama Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Talaat Harb, Floor 6th, Down Town, Cairo 11956</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/db/06db3041484feb4ad3cb662f7342f44aeeb702fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.71" OriginalAmount="56.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0507232" Longitude="31.2396036" StarRating="0" HotelCode="|82850" HotelName="The Australian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Abd El Khaleq Tharwat St. Down Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/5/0/82850_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04668238" Longitude="31.23879153" StarRating="2" HotelCode="666076|cairo_lodge_hostel" HotelName="Cairo Home Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2 Al Bostan Al Sidi Passage, Cairo 11111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/11/c3116112009e1d393c67be17ea0a65543aabe316.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051154" Longitude="31.240662" StarRating="2" HotelCode="179799|brothers_hostel" HotelName="Brothers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>34 Talaat Harb street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2d/f32d61db525e1c856b52cc20178c515f8a5bad5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Dahab. The total number of rooms is 21. Pets are not allowed at thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.05" OriginalAmount="59.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.051333" Longitude="31.244123" StarRating="0" HotelCode="|490569" HotelName="columbia sky city" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Adly</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/5/6/9/490569_82df4612358.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.28" OriginalAmount="59.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04949" Longitude="31.240505" StarRating="3" HotelCode="|564220" HotelName="Valencia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Seket Elfadl Talaat Harb Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/2/2/0/564220_26e89aa1950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.45" OriginalAmount="59.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0520439" Longitude="31.2426658" StarRating="3" HotelCode="|87026" HotelName="Cairo Paradise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Sherif St,Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/2/6/87026_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.82" OriginalAmount="61.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04436" Longitude="31.237028" StarRating="4" HotelCode="|466971" HotelName="City Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 El Amir Qadadar Street , Tahrir Sq.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/9/7/1/466971_6d31fdc1809.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="61.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05157" Longitude="31.244081" StarRating="3" HotelCode="|489672" HotelName="Velvet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>118 Mohammed Farid, Frist Floor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/6/7/2/489672_d3414d02255.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04900139204" Longitude="31.23672055902" StarRating="2" HotelCode="380002|52655" HotelName="Isis Hotel 2 Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Mohamed Helmy Ibrahim Street, From Shamplion Street, Down Town, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/e5/45e50b66bfd1426d270a9f2ef966bd12ca4116e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.003918664171" Longitude="31.490634208028" StarRating="2" HotelCode="385480|sakan_275_" HotelName="Sakan 275" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Building 275, Adjacent to Zezinia Compound, New Cairo, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4c/8e/4c8e24123f1a6a280689927aad043dd77815f85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.84" OriginalAmount="62.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0496628" Longitude="31.2369077" StarRating="2" HotelCode="|82823" HotelName="Isis Hostel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Mohamed Helmy Ibrahim Street, from Champollion Street, Down Town</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/2/3/82823_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.91" OriginalAmount="64.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047417" Longitude="31.242949" StarRating="4" HotelCode="|507406" HotelName="Tourist Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Gawad Housny</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/4/0/6/507406_62f1de91138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65.65" OriginalAmount="65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04822421" Longitude="31.2346747" StarRating="3" HotelCode="781825|361651" HotelName="Tahrir Plaza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Meret Street, Tahrir  Square, Downtown, Cairo 2nd Floor, Cairo 99999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/36/f2361a85a6d86e7a2073a704105aca1e5c4bf1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.83" OriginalAmount="69.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048668" Longitude="31.238849" StarRating="4" HotelCode="|509028" HotelName="Midtown Homes and studios" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Champollion street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/0/2/8/509028_92df58d1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.90" OriginalAmount="69.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.049549" Longitude="31.241139" StarRating="2" HotelCode="|505507" HotelName="City inn hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Shawarbi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/5/0/7/505507_c53d4b01121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.056618822748" Longitude="31.245991587639" StarRating="3" HotelCode="6132|victoria_hotel_38" HotelName="Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 El Gomhoria Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/19/8b19b88406726620477861cc035fae377fbac347.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Cairo. It is a short drive from the Egyptian Museum, and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04824909" Longitude="31.23954945" StarRating="3" HotelCode="623897|cairo_capital_plaza" HotelName="Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Behlar Passage, Building 1, From Kasr Al Nile Street, Talaat Harb, Cairo 999999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1b/571b39591e655d5c6e298f3ce4ab34b15d602790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.86" OriginalAmount="73.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.045186" Longitude="31.235047" StarRating="0" HotelCode="|474397" HotelName="Centro Citta Cairo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 abdulkhlek Tharwat ST. Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/3/9/7/474397_fd3217c1213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.14" OriginalAmount="73.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04936223" Longitude="31.23987685" StarRating="2" HotelCode="373654|1197168" HotelName="One Season Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 El Fadl Street, El Abd Sweets Building Talaat Harb, 3rd Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/b0/d0b057fa8a4faa3356a57a7c729b71cc8e222984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05156" Longitude="31.244441" StarRating="2" HotelCode="297979|family_palace_hotel_2" HotelName="Family Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>169 Mohammed Farid Street, Downtown, 11511 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/b9/9eb9d3fbf4ddfc6a789240e5ca6afc66152fe34a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.90" OriginalAmount="75.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.045298" Longitude="31.239705" StarRating="1" HotelCode="|221001" HotelName="Amin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Falaky Square, Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/0/0/1/221001_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.20" OriginalAmount="75.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0475519" Longitude="31.2370133" StarRating="2" HotelCode="|87068" HotelName="Lotus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Talat Harb St.,Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/6/8/87068_668050c0902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.24" OriginalAmount="75.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044325" Longitude="31.235422" StarRating="1" HotelCode="|507002" HotelName="Panorama Palace hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Adly street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/0/0/2/507002_55417f31109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76.76" OriginalAmount="76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.034264250372" Longitude="31.237513192337" StarRating="2" HotelCode="411112|52676" HotelName="Osiris Hostel Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Nobar, Borg City Mall, Cairo, Bab El Louk</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/db/19dbe0cc8d4dbbcadbff45d4a02ca28cd61ab71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.76" OriginalAmount="76.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.050381" Longitude="31.241464" StarRating="2" HotelCode="297984|the_australian_hostel" HotelName="The Australian Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Abd El Khalik Tharwat, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/4f/7f4fe03fcf35d0001de30f4d34d8e84810c3bb7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.16" OriginalAmount="76.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0458557" Longitude="31.2354283" StarRating="3" HotelCode="|87060" HotelName="City View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 El-Bostan St. Al-Tahrir Sq.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/6/0/87060_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77.77" OriginalAmount="77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.059122150905" Longitude="31.207543798795" StarRating="4" HotelCode="900420|80520" HotelName="Holidays Express Hotel &amp; Terrace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Gamaat El Dowal El Arabia Street, Mohandessin-Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/e8/9ae874e03a6bd5fc0e5624a921df1e94612ca258.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.78" OriginalAmount="78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.045289" Longitude="31.239787" StarRating="1" HotelCode="187735|279978" HotelName="Amin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Falaky Square, Downtown, 11311 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/6a/366a01108543aa7cf3561334e1094352ffe37619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.052144925512" Longitude="31.242422616428" StarRating="1" HotelCode="901857|richmond_house_hostel" HotelName="Richmond House Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Sherif Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/96/6496ad681b80c8492497c7c8e763fed03951df44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.37" OriginalAmount="78.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04918" Longitude="31.23925" StarRating="3" HotelCode="|489565" HotelName="Hostgram" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Marouf</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/5/6/5/489565_04b2a4c2228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06085089015" Longitude="31.223391294479" StarRating="3" HotelCode="187771|476661" HotelName="New Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34B Yehia Ibrahim St., Zamalek, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/ec/efec2aec21db00e6d66c5cd77e63807c5dbb07ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.79" OriginalAmount="79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044480547775" Longitude="31.236448536927" StarRating="2" HotelCode="267388|280075" HotelName="Paris Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Talaat Harb Street, Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/2f/202fa8958bc9299f24934cea3145f114ec0715c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.53" OriginalAmount="79.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9913573" Longitude="31.154252" StarRating="4" HotelCode="59693|126824" HotelName="Gawharet Al Ahram" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 El Haram Street, In Front Of Al Haram Hospital, Kairo, Giza 99999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77292/a_77292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Avenue of the Pyramids in one of the most popular tourist areas, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046081" Longitude="31.235404" StarRating="3" HotelCode="146082|454143" HotelName="City View Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 El-Bostan St., Al-Tahrir Sq., Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7a/487aed44a47663809334e9a8ed28547c27dc0cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.21" OriginalAmount="80.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0809289" Longitude="31.3240372" StarRating="2" HotelCode="|87054" HotelName="Oasis Heliopolis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 El Shaheed Abdel Wahab El Qady St., El Merghany , Koleyet El Banat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/5/4/87054_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.24" OriginalAmount="80.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0444196" Longitude="31.2357116" StarRating="3" HotelCode="187785|2509215" HotelName="St George Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Radwan Ebn El-Tabib Street, Giza, Kairo 12511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/34/fa34d362953cc93c7a2c9c26d298390a063ab68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.119074" Longitude="31.353709" StarRating="2" HotelCode="187759|helio_cairo_hotel" HotelName="Helio Cairo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>95 Abd El Hamid Badawy St., End El Hegaz St., El Nozha, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/82/1c8285b88cbbb7017d68d682d38ae56be06a6e81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.59" OriginalAmount="81.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0080438" Longitude="31.1987173" StarRating="3" HotelCode="|82870" HotelName="Hor Moheb" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>429 Pyramids Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/7/0/82870_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04922713" Longitude="31.23926477" StarRating="3" HotelCode="738743|361631" HotelName="Hostgram Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Marouf, First Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/dc/97dcab85aef6d1804ab972c414ebad94b8f0ca40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.85" OriginalAmount="85.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04855989" Longitude="31.24239437" StarRating="2" HotelCode="571636|grand_agor_hotel" HotelName="Grand Agor Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Sherif Street, Cairo 11111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/70/097054ec6676802ef172846c260c798a8fb3ec47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047866249934" Longitude="31.238299012184" StarRating="2" HotelCode="914984|28856" HotelName="Hotel Grand Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talaat Harb Square 1, 11511 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/b6/45b6499df4ab03fa41707b926729a2353726a801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.58" OriginalAmount="86.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04639" Longitude="31.237473" StarRating="0" HotelCode="|466615" HotelName="Miramar Evergreen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Talaat Harb</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/6/1/5/466615_f8837341648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="3" HotelCode="615993|arabella_residence" HotelName="Arabella Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gamal Abdel Nasser, New Cairo City 11835</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/68/8b68d386068d523b2d8e5cde49ee71e3903d3f6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.76" OriginalAmount="88.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0518274" Longitude="31.1983706" StarRating="3" HotelCode="|87053" HotelName="Aura Inn Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 El Hegaz St. From Gamet El Dewal St., El Mohandeseen.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/5/3/87053_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05141268" Longitude="31.24472561" StarRating="3" HotelCode="635240|azar_hotel" HotelName="Azar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Adly Street, Al Fawalah, Abdeen, 11111 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/a6/33a646efcdff49b55e10f0b717ae11aa7cc4e244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.48" OriginalAmount="90.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.049638" Longitude="31.241137" StarRating="3" HotelCode="|503562" HotelName="Royal city hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Shawarbi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/5/6/2/503562_6a5625d1006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.78" OriginalAmount="92.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04809" Longitude="31.236168" StarRating="3" HotelCode="|518586" HotelName="Grand Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Champollion Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/5/8/6/518586_7facaec0011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.08" OriginalAmount="94.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044325" Longitude="31.235422" StarRating="0" HotelCode="|474255" HotelName="Revento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>18 Adly</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/5/5/474255_ba485d91206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.93" OriginalAmount="94.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05152" Longitude="31.24498" StarRating="3" HotelCode="|485707" HotelName="Azar Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>09 Adly street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/7/0/7/485707_0d82efd2141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.088014" Longitude="31.338752" StarRating="3" HotelCode="57906|karvin_hotel" HotelName="The Karvin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Mohamed Ebeid Street, El-saba'a Emarat Square, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/4d/f24d82af53f0123cc09893eb14ecde1d598cb6e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in an exclusive area of Heliopolis. The new boutique ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.00" OriginalAmount="96.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044344" Longitude="31.23548" StarRating="0" HotelCode="|489212" HotelName="Joy Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>31a Champollion Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/2/1/2/489212_bfb32d72247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.69" OriginalAmount="96.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0398038" Longitude="31.2172351" StarRating="3" HotelCode="|27841" HotelName="Concorde Dokki" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>146 Tahrir Street, Dokki Giza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/4/1/27841_949f7181528.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, has 71 rooms and 6 floors. It has a cafÃ©, a lobby with a reception, a cloakroom and a currency exchange service. Our guests can find a bar and a restaurant. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in Cairo the commercial area of near the establishment, you will find the city centre, in the surrounding area, there is shopping centres, the Egyptian Museum, monuments and tourist points of interest. near the establishment, you will find Giza the Pyramids of. ROOM: The inviting rooms, have a bathroom with a hairdryer, a balcony, a fridge, an iron, an ironing board and a safety deposit box (available for a fee), They also have a direct line telephone, internet, satellite or cable TV and an individual air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.049531" Longitude="31.206852" StarRating="3" HotelCode="44920|salma" HotelName="Salma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Mohamed Kamel Morsi Street, P.O. Box 182 Dokki, Mohanessin, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/72/eb720ce8b6ec4b4df04d74ef4965d0e2ad7ac04c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers 54 rooms equipped with ensuite bathroom, heating, air conditioning and satllite tv....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.15" OriginalAmount="99.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04486" Longitude="31.236082" StarRating="0" HotelCode="|474228" HotelName="Philo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Kasr El Nile</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/2/8/474228_aa035a51250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.994321753937" Longitude="31.215159595013" StarRating="4" HotelCode="76334|swiss_inn_nile_hotel" HotelName="Swiss Inn Nile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>110 El Bahr El Aazam, Corniche El Nile, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/bd/fcbde2b44cdd7f2432b507ad15c65f7f0d54abfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on El Bahr El Aazem street near the pharaonic village and ring road to the pyramids, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.60" OriginalAmount="102.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0572317" Longitude="31.2075671" StarRating="2" HotelCode="|82855" HotelName="Zayed" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Abu El Mahasn El Shazly Sq -Mohandeseen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/5/5/82855_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="103.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04829375" Longitude="31.2362341" StarRating="3" HotelCode="861600|grand_palace_hotel_20" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Champollion Road, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/e7/c2e7db3d5077e46d4e488b636ae0bbadc29649ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.58" OriginalAmount="103.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.050329" Longitude="31.242682" StarRating="5" HotelCode="|503080" HotelName="ELShams" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Abd El-Khalik Tharwat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/0/8/0/503080_49be12c1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.86" OriginalAmount="103.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.118052" Longitude="31.357096" StarRating="3" HotelCode="|468020" HotelName="Helio Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Abd El Hamid Badwy Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/0/2/0/468020_df5a50f1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.28" OriginalAmount="105.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.049309" Longitude="31.240484" StarRating="3" HotelCode="|467046" HotelName="Vg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Monshaet Al Katba</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/4/6/467046_9a0406b1630.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.67" OriginalAmount="105.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0463596" Longitude="31.2440443" StarRating="3" HotelCode="|87067" HotelName="Happy City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>92 C Mohamed Farid St, Abdin Sq.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/6/7/87067_c690dd01734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.75" OriginalAmount="105.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0888976" Longitude="31.3380743" StarRating="3" HotelCode="|27780" HotelName="Golden Carven" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 MOHAMED EBEID STREET, HELIOPOLIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/8/0/27780_b826e080952.jpg</HotelPictures>
        <HotelDescription>HOTEL: Guests can find a lobby, a reception and a lift. The establishment has a cafÃ©, a restaurant and conference rooms. The establishment offers room service, a laundry service and a car park. SITUATION: Heliopolis It is in. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a hairdryer, a direct line telephone and a satellite television. They also have a mini-bar, internet, a safe (available for a fee) and an individual air-conditioning system. OTHERS: Regarding the food and beverage provision, the establishment offers bed and breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.06" OriginalAmount="106.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="3" HotelCode="861616|the_square_boutique_hotel" HotelName="The Square Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Talaat Harb Square 3, Downtown, 4th Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ce/c1ce2946320b6ddfeec53b1074d2e54c8d055cc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.34" OriginalAmount="109.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.099751" Longitude="31.324708" StarRating="5" HotelCode="|499404" HotelName="Parkside Boutique Furnished Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>17 Rafik Salah Al Din</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/4/0/4/499404_df6156b0711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.95" OriginalAmount="110.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.069825" Longitude="31.32369" StarRating="0" HotelCode="|452394" HotelName="and Apartments Jewel Al Nasr  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rabaa al Adawiya Nasr City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/3/9/4/452394_c9cfe471005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.32" OriginalAmount="112.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0115557" Longitude="31.2914945" StarRating="0" HotelCode="|87033" HotelName="Monte Cairo Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Mokatam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/3/3/87033_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.14" OriginalAmount="114.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048527122455" Longitude="31.24627879895" StarRating="2" HotelCode="187738|atlas_hotel_21" HotelName="Atlas Hotel Downtown Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Roushdy Street, Downtown Cairo, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/23/9d23da9a44c9712d128f466fac6b694b0118c1cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.47" OriginalAmount="114.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0478322" Longitude="31.2406598" StarRating="3" HotelCode="|151517" HotelName="Cosmopolitan Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Tahlab Street 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/1/7/151517_hall.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048202901654" Longitude="31.240342855453" StarRating="4" HotelCode="47832|454171" HotelName="Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Ibn Tahlab Street Of Kasr El Nil, 12555 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/d8/13d8d2b99cbacb8871883b8eecf68e8584ad85d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Cairo's inner-city shopping and banking district, in the Bourse area...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118.17" OriginalAmount="117" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.11544684" Longitude="31.35229949" StarRating="3" HotelCode="320849|52646" HotelName="Golden Park Hotel Heliopolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>221 El Hegaz Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/b7/44b736eaecd1a92bfe0924554a0597267b2f0244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.013956" Longitude="31.288971" StarRating="3" HotelCode="199657|monte_cairo_suites" HotelName="Monte Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Mokkatam St., Mokkatam, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c4/c3/c4c3b9beabd7eb52c27262ec9f18bfebee54a497.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="871600|nile_sky_suites_hotel" HotelName="Nile Sky Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>137 Abdel Aziz Alseoud Street</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c1e3c41c16377fce6afd25a40c9d379e6fe1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.18" OriginalAmount="118.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05287396" Longitude="31.24129598" StarRating="3" HotelCode="145538|carlton_hotel_8" HotelName="Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>21 26th of July Street, Kairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/b6/efb6b683a769aaa6ab1c1f5145220a580b839d55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.79" OriginalAmount="118.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0187707" Longitude="31.4958021" StarRating="3" HotelCode="|87017" HotelName="Newcity Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Chark Compound infront of new AUC Campus- New Cairo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/1/7/87017_e9458af1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.82" OriginalAmount="118.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0566429" Longitude="31.2141163" StarRating="3" HotelCode="|87025" HotelName="Mayorca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19, El Montaser St-.Agouza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/2/5/87025_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.01" OriginalAmount="118.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044555" Longitude="31.217579" StarRating="3" HotelCode="28749|460885" HotelName="Pharaohs" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lotfi Hassouna Street, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/56/5356e4e3129166857f3f148c1926f0524613357e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.21" OriginalAmount="121" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0525392" Longitude="31.2532064" StarRating="3" HotelCode="187732|454145" HotelName="Marwa Palace Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 El Kateb Street Dokki, Eg 00002, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.60" OriginalAmount="121.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046004" Longitude="31.239473" StarRating="2" HotelCode="|502090" HotelName="Eileen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Youssef El-Gendy st.Bab AlLouq,Abdeen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/0/9/0/502090_81a5e691041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.82" OriginalAmount="121.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.047974" Longitude="31.2384731" StarRating="0" HotelCode="|87058" HotelName="Cairo Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Talaat Harb Square Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/5/8/87058_b8c9f521720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.93" OriginalAmount="122.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.045788" Longitude="31.239536" StarRating="3" HotelCode="|475145" HotelName="EL Farida" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 mohamed Sidki Basha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/1/4/5/475145_982c46e1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.24" OriginalAmount="124" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0444196" Longitude="31.2357116" StarRating="3" HotelCode="187765|82000" HotelName="Mayorca Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>19 El Montaser St- Agouza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/d4/1ed41e2c23ec613ef21d2fa6778b85409602dcc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.02" OriginalAmount="124.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.01850104" Longitude="31.49600594" StarRating="3" HotelCode="482641|1709808" HotelName="NewCity Suites &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Chark Compound 39, infront of new AUC Campus, New Cairo, Kair 99999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/ea/20ea4ef51917989aaa806ecb977d3e0e000cfa28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, room service and a business centre are available to guests of the apartment complex. W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.25" OriginalAmount="125.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.042591116321" Longitude="31.21160030365" StarRating="3" HotelCode="69125|santana_hotel_cairo" HotelName="Santana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7 Ahmed el-Melhy Street, Dokki, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/48/f94806ba33d7cb862c7dabbb3228c25a02d3f1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.63" OriginalAmount="125.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0439775" Longitude="31.2167616" StarRating="3" HotelCode="|87034" HotelName="Santana Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ahmed El Melehy St, Dokki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/3/4/87034_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.28" OriginalAmount="128.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.091690997604" Longitude="31.313524246216" StarRating="3" HotelCode="58200|hotel_royal_marshal" HotelName="Royal Marshal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>4A El Khalifa El Maamoun Street, Heliopolis, Cairo 11841</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/23/f6236f37486b258c0f063d97f034086963aa7d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.24" OriginalAmount="128.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9593044" Longitude="31.2514887" StarRating="3" HotelCode="|27781" HotelName="Maadi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Misr Helwan Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/8/1/27781_a9b428a1153.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 16 floors. The establishment has Scala Bistro Restaurant which has live music, Regency buffet restaurant with breakfast and dinner service and Papalon Snack Bar. It has air-conditioning, a lobby, a reception, a cloakroom, a hall and a lift. The establishment boasts a cafÃ©, a kiosk, shops, a bar and a conference room. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: Near the establishment, guests will find the Pyramids of Giza. In the surrounding area, there are shops and leisure areas. ROOM: The rooms a bathroom, a mini-bar, an air-conditioning system, a television, internet and a safe (available for a fee). FACILITIES: The establishment has a terrace with a pool, a sauna, deck chairs and parasols. Clients can also use a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.67" OriginalAmount="129.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.099854" Longitude="31.383808" StarRating="0" HotelCode="|514877" HotelName="Ocean Blue Studios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1258 El-Nasr Road, Plot 1258</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/8/7/7/514877_066eae11030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.89" OriginalAmount="130.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.07228" Longitude="31.346205" StarRating="0" HotelCode="|453271" HotelName="Paradise Home City Stars " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>elemdad w eltamween</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/1/453271_95ee3241337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.71" OriginalAmount="131.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.086148" Longitude="31.305756" StarRating="0" HotelCode="|74866" HotelName="Triumph Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>El Khalifa El Maamoun St. Heliopolis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/6/6/74866_1_1260.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a dining room and entertainment. It has 146 rooms, With regards to the food and beverage offering, the establishment has a meal service. SITUATION: It is inCairo the heart of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.32" OriginalAmount="132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.052735" Longitude="31.196837" StarRating="3" HotelCode="148719|havana_hotel_cairo" HotelName="Havana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Syria St., El Mohandesseen, Cairo 12411</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/31/9e31cff887f07bd73541e2b3953c3c52e1ab04d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135.34" OriginalAmount="134" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.086209323944" Longitude="31.305965781212" StarRating="4" HotelCode="388384|52697" HotelName="Triumph Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El Khalifa El Maamoun Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/280248/280248a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.44" OriginalAmount="134.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9745167" Longitude="31.1398988" StarRating="0" HotelCode="|87023" HotelName="Pyramids View Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Sphinx Street, Nazlet El-Semman, Giza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/2/3/87023_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.24" OriginalAmount="136.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0645427" Longitude="31.2158455" StarRating="4" HotelCode="|27803" HotelName="Om Kolthoom  and Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 ABU EL FEDA STREET, ZAMALEK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/0/3/27803_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 83 rooms and 16 floors. SITUATION: This hotel Om Kolthoom it is situated next to it is in Cairo the city centre of next to the establishment, clients can find Nile the river. ROOM: The comfortable rooms, have a bathroom with a shower, a direct line telephone, a satellite TV, a radio, a mini-bar and an air-conditioning system. Guests are offered suites, interconnecting rooms and double rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.69" OriginalAmount="137.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.057739" Longitude="31.300639" StarRating="4" HotelCode="|471072" HotelName="Jewel Green Mountain" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Green Mountain Buildings, Nasr City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/0/7/2/471072_63e6ca01111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139.38" OriginalAmount="138" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.064506" Longitude="31.215797" StarRating="4" HotelCode="36522|21582" HotelName="Om Kolthoom Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu El Feda Street 5, Zamalek, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/47/8c4737cae0286d08a6ec91dfc52483e14ef6d68a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel was built on the same place of Om Kolthoom villa, aiming to take guests back again through...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.42" OriginalAmount="142" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.10907903" Longitude="31.32172291" StarRating="4" HotelCode="436847|280000" HotelName="Glorious Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Al Hakam Square, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/cb/ffcbdd423dd96e505c4b814f9d55b1336dd1b017.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.11" OriginalAmount="143.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044344" Longitude="31.23548" StarRating="0" HotelCode="|489956" HotelName="Al Madiafa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Champollion Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/9/5/6/489956_fa08f581058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.24" OriginalAmount="143.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.04987005046" Longitude="31.217335529738" StarRating="2" HotelCode="400304|2573225" HotelName="Nile Boutique hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Nile Street, Agouza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/67/2c67d2c4ba869f247428d156d31fc4859a844031.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cairo, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.08329466" Longitude="31.37960417" StarRating="0" HotelCode="666397|the_guard_hotel" HotelName="The Guard Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>K 4.5 El Suez Road, Cairo 12345</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/dc/e7dcc00e8678c304819cfe618c2753e1a3665907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;cozy and yet luxurious 132 rooms with wide variety of accommodation types overlooking the pool or la...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.24" OriginalAmount="144.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.093113" Longitude="31.327607" StarRating="3" HotelCode="|27779" HotelName="Beirut" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 BEIRUT STREET, HELIOPOLIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/7/9/27779_138100e1027.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 98 rooms and 5 suites. It has a kiosk, shops, a hairdresser's, a lobby with elevators, a reception and a currency exchange service. The establishment has a cafÃ©, a contemporary bar, a nightclub and an international Ã  la carte restaurant. The establishment offers room service, a laundry service and a medical care service. SITUATION: This hotel is in Heliopolis the district of it is situated 10 kilometres away from Cairo the city centre of 10 minutes away, guests can find the airport, in the surrounding area, there are shops, restaurants, museums, the trade fair ground and the Congress Centre. 3 minutes away from the establishment, you can find Giza the Pyramids of. ROOM: The cosy rooms, have a bathroom, a mini-bar, an iron and an ironing board. They also have a direct line telephone, internet, individual air-conditioning and satellite or cable TV. FACILITIES: Clients can enjoy activities such as play golf, enjoy tennis and play squash. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.33" OriginalAmount="145.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0405243" Longitude="-89.1972061" StarRating="2" HotelCode="|284046" HotelName="Quality Inn Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>13201 Kessler Road Route 3 and I-57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/0/4/6/284046_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.52" OriginalAmount="146.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0533385" Longitude="31.1958667" StarRating="3" HotelCode="|87070" HotelName="Havana  Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Syria Street, Mohandesin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/7/0/87070_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0444196" Longitude="31.2357116" StarRating="3" HotelCode="187776|280076" HotelName="Pearl Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cross Streets 7 &amp; 82, Maadi, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/02/e50258e2ae0a722ffa7c1d2a2131e6dbcf5cd42b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.06" OriginalAmount="148.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0632536" Longitude="31.2210074" StarRating="3" HotelCode="|82845" HotelName="Horus House Zamalek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Ismail Mohamed St., Zamalek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/4/5/82845_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.013888726552" Longitude="31.102530956268" StarRating="4" HotelCode="6125|oasis_hotel_3" HotelName="The Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexandria Desert Road, PO Box 44, Pyramids, 12556 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/57/31578d2a8b2f1d41037d33243b084c140e54708e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes from the great Giza pyramids and Sphinx. A palm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.78" OriginalAmount="153.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.103265" Longitude="31.386255" StarRating="5" HotelCode="|82831" HotelName="Sun City - The Gabriel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Suncity Mall, Heliopolis, Autostrad Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/3/1/82831_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.098375418473" Longitude="31.34901719022" StarRating="5" HotelCode="319685|52691" HotelName="Tolip El Galaa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>El Orouba Street, Heliopolis, Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452216/452216a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.33" OriginalAmount="154.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0424505" Longitude="31.2416039" StarRating="2" HotelCode="|82832" HotelName="Osiris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Nobar Street, Bab El Louk, City Mall Tower</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/3/2/82832_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.44" OriginalAmount="154.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.069982" Longitude="31.347063" StarRating="0" HotelCode="|453307" HotelName="Logistic City Stars " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>logistic hotel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/3/0/7/453307_c3c6da71727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06136785" Longitude="31.21932939" StarRating="3" HotelCode="434149|279980" HotelName="Armed Forces Zamalek Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>26th of July Street, Zamalek, Le Caire 99999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/79159/2779159/1.jpg?f=15055820</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. A baggage storage service ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161.60" OriginalAmount="160" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.10287443" Longitude="31.38657838" StarRating="5" HotelCode="355650|52688" HotelName="The Gabriel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Autostrad Road, SunCity Mall, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/a0/e6a009bb85526a750bf50f5cba3c03b28003f82d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.61" OriginalAmount="161" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.121581888951" Longitude="31.400856971741" StarRating="5" HotelCode="6123|33483" HotelName="Le Passage Cairo Hotel &amp; Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo International Airport Road, Kairo 11361, Heliopolis</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/zz/4eada8186a1f99b5bd886c38782523018a2f7d18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly beside Cairo airport and is only a few minutes drive from Cair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.19" OriginalAmount="161.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06578" Longitude="31.21587" StarRating="4" HotelCode="|27783" HotelName="Flamenco Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 EL GEZIRA EL WOSTA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/8/3/27783_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 13 floors and 162 rooms. This air-conditioned hotel has a lobby, shops, lifts, a reception, a cloakroom, a safety deposit box service and a currency exchange service. Our guests can find a bar, a cafÃ© and a restaurant. The establishment boasts a conference room, a playground, room service, a laundry service, a medical care service (for a fee) and a car park. SITUATION: This hotel is in Zamalek the Island of with river views, in the surrounding area, clients can find a residential area, is situated 5 minutes away from the city centre, 40 minutes away from the establishment guests have Cairo Airport. ROOM: The cosy rooms, have a bathroom with a hairdryer, a mini-bar, a safety deposit box (available for a fee), a kettle and a coffee maker. They also have a direct line telephone, internet, a balcony, satellite or cable TV, a radio and a central air-conditioning system. FACILITIES: There is a variety of facilities and services available at the establishment, including a sauna, a steam bath and a massage service (available for a fee), Clients can use a gym, play golf, horse-riding, swimming, sailing and water-skiing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.79" OriginalAmount="162.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9749592" Longitude="31.1409023" StarRating="0" HotelCode="|82827" HotelName="Guardian Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Abou Al Hool Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/2/7/82827_1_1266.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="164.44" OriginalAmount="162.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.999641" Longitude="31.176431" StarRating="4" HotelCode="18586|1552444" HotelName="Barceló Cairo Pyramids" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>229 Al Ahram Street, 12111 Gizah, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3b/de3b890a3fd3c7e2b296996b0e0622f36ce68973.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south-west of Cairo, just next to the Pyramids of Keops, Chephren and Mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.64" OriginalAmount="164.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.063787462523" Longitude="31.219443082809" StarRating="3" HotelCode="46202|longchamps" HotelName="Longchamps" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Ismail Mohamed Street, Zamalek, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a5/44a53508215cb1e0fd65f592cecb5d4866e5e49f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Central Cairo. The property comprises a total of 22 snug rooms. This is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.66" OriginalAmount="166" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.037868333223" Longitude="31.218021512032" StarRating="5" HotelCode="44660|13904" HotelName="Pyramisa Suites Hotel &amp; Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/07/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>60 Giza Street, Dokki, Giza</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/a8/d4a8d1e2d3b198e3d173b9a3c252c783538c2e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Cairo, close to many attractions. The Pyramids and the Sphinx...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="167.74" OriginalAmount="166.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.084461057623" Longitude="31.502863275905" StarRating="4" HotelCode="406452|84094840" HotelName="Tolip Family Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,DINNER,LUNCH,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>km 26 Cairo Suez Road, Rehab Entrance Gate 2, North of Family Park, Cairo 11841</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/16/4916c7134f0be9f934705a2a757a2090ce84e9c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located New Cairo district, a residential and quiet environment where you can also fin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="169.32" OriginalAmount="167.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046311430385" Longitude="31.235384853303" StarRating="3" HotelCode="187746|57406837" HotelName="Cleopatra Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 Al Bustan Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/8c/838c6733287c7dfc9d986fd405fdc08b9b9842f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.40" OriginalAmount="167.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.048671" Longitude="31.380112" StarRating="4" HotelCode="|462044" HotelName="Rehana Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>First Oasis Road, Al Hay Al Asher</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/0/4/4/462044_f1134551117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.68" OriginalAmount="168.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.067343732347" Longitude="31.219571828842" StarRating="3" HotelCode="6126|president_hotel_2" HotelName="President" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Taha Hussein Street, Zamalek, 11000 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/a9/1ea99b1d857cec33c1a3f04efea94a4dabdbbe30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the island of Zamalek between the two branches of the River Nile that flows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="171.70" OriginalAmount="170" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.063522826371" Longitude="31.216138601303" StarRating="4" HotelCode="6117|8491" HotelName="Golden Tulip Flamenco" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 El Gezira El Wosta Street, Zamalek, 11211 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/47/3b474ab16e4d2401c91d453250bc4d92acf0be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on the island of Zamalek with views of the Nile. In the near vicinity, g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.77" OriginalAmount="173.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.956772" Longitude="31.259774" StarRating="3" HotelCode="|458300" HotelName="Pearl" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>32, Streets 7, Maadi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/3/0/0/458300_85d7cc60333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.067084328604" Longitude="31.219817250967" StarRating="2" HotelCode="60834|280062" HotelName="New President Hotel Zamalek" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Taha Hussien Street, Zamalek, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/4b/f14b4792b0f8e837774be2951e5d10d18cfee827.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175.74" OriginalAmount="174" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.12092764394" Longitude="31.402181982994" StarRating="4" HotelCode="25153|13901" HotelName="Novotel Cairo Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo Airport, PO Box 8, Kairo 11776</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/be/3cbe1a9fee08a1dab9f3204a8e9197422590c94f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within metres of Cairo airport, this comfortable hotel is situated approximately 17 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.05" OriginalAmount="174.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046158" Longitude="31.235436" StarRating="3" HotelCode="|448451" HotelName="Cleopatra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Al Bustan street, Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/5/1/448451_55617f31321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.37" OriginalAmount="175.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.086101" Longitude="31.331486" StarRating="4" HotelCode="|27801" HotelName="Baron Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ma'ahad Al Sahary St., Heliopolis,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/0/1/27801_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 8 floors, 126 rooms and 14 suites. It has a lobby with elevators, a reception, a kiosk and a hairdresser's. Our guests can find shops, a bar, a cafÃ© and a restaurant with air-conditioning, The establishment boasts a nightclub, room service, a laundry service and a playground. SITUATION: This hotel is in Heliopolis a quiet area of 15 minutes away from the establishment, you can find the city centre, 10 minutes away from the establishment clients have the airport, the Congress Centre, is situated 5 minutes away from shops, leisure areas. ROOM: The inviting rooms, have a bathroom with a bath, a hairdryer, a direct line telephone and a satellite or cable television. They also have a mini-bar, individual air-conditioning, an iron and an ironing board. Guests are offered spacious suites with a balcony with views. FACILITIES: Outdoors, clients can enjoy a swimming pool, a snack bar, deck chairs and parasols. Guests can enjoy a sauna, a steam bath and a massage service. Guests can also playing billiards. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.40" OriginalAmount="176.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.877014" Longitude="-84.17298" StarRating="0" HotelCode="|458648" HotelName="Best Western Executive Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2800 US Highway 84 E</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/6/4/8/458648_ced0c880838.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.70" OriginalAmount="176.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.97813" Longitude="31.23404" StarRating="3" HotelCode="|507119" HotelName="Grand Bayan at Nile Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Riyad El Maadi towers, Nile corniche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/1/1/9/507119_9d7e7071121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.89" OriginalAmount="180.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.023203" Longitude="31.364711" StarRating="0" HotelCode="|453273" HotelName="Ramage  Resort And Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>El-Moshir Tantawy Axis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/3/453273_1dce2fd1309.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="181.92" OriginalAmount="180.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.061454" Longitude="31.316978" StarRating="4" HotelCode="298955|83107717" HotelName="Al Masah Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdel Aziz El Shennawy street, Behined The Stage, Cairo 11371, Nasr City</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/06/8906ba4c3b90e0e331e14f26fd8884ef85ec7c9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.82" OriginalAmount="182.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.99357352" Longitude="31.12694656" StarRating="4" HotelCode="314369|soluxe_cairo_hotel" HotelName="Soluxe Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Hadayek Elahram Street, Haram Zone, Giza</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bb/48/bb485e357ce3f6eddb150357609713990d915054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.106489" Longitude="31.375371" StarRating="5" HotelCode="161715|radisson_blu_hotel_cairo_heliopolis" HotelName="Radisson Blu Hotel, Cairo Heliopolis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdel Hamid Badawy Street, P.O. Box 114, Rawda Al Sheraton, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/36/7036a0ad5c8ecc3d2163eb05454640d218635ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the elegant district of Heliopolis, in Cairo. The Giza Pyramids are a 30-mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.086042223277" Longitude="31.331253647804" StarRating="4" HotelCode="55625|29180" HotelName="Baron Hotel Heliopolis Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ma'ahad Al Sahary Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/95/e795b199a41a25e596d5de8d569b68f5fbb26109.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location in Heliopolis, a suburb in the north east of Cairo. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0611543" Longitude="31.3357349" StarRating="1" HotelCode="187764|maxim_hotel_8" HotelName="Maxim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 El Senaa St., off Abbas El Akkad St., Nasr City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/02/d702d95f93001b881492d5ed2effb51577dd882d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.16" OriginalAmount="185.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0617859" Longitude="31.3164534" StarRating="4" HotelCode="|87027" HotelName="Al Masa Hotel Nasr City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdel Aziz El Shennawy Street,Nasr City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/2/7/87027_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.28" OriginalAmount="188.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.96126" Longitude="31.26681" StarRating="2" HotelCode="|220998" HotelName="Royal Maadi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11, Rd.18, Sarayat El Maadi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/9/8/220998_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.42" OriginalAmount="188.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.971775" Longitude="31.235931" StarRating="4" HotelCode="|493688" HotelName="Jewel Maadi Cabins and Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maadi Corniche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/6/8/8/493688_d771cb11015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.11" OriginalAmount="189.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.037777" Longitude="31.211558" StarRating="5" HotelCode="|10664" HotelName="Pyramisa Suites Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60, EL GIZA ST., Dokki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/6/4/10664_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 187 air-conditioning rooms, a lobby with elevators, a reception, a cloakroom and a currency exchange service. Guests can find shops, a hairdresser's, a cafÃ©, an English pub, international and Oriental cuisine restaurants and a nightclub. The establishment offers guests a conference room, a laundry service, a medical care service (for a fee), an indoor car park and a car park (for a fee). SITUATION: It is inCairo the city centre of near the establishment, guests will find tourist areas, close to the establishment, guests have the Sphinx ,Giza the Pyramids of it is close to Nile the river restaurants and bars. ROOM: The cosy, comfortable rooms, have a bathroom with a hairdryer, a sitting area and a balcony. They have a direct line telephone, an answering machine, a mini-bar, a safe (available for a fee), an iron, an ironing board, a coffee maker, a teapot, satellite or cable TV and an individual air-conditioning system. FACILITIES: Outdoors, guests have access to a swimming pool and a snack bar. Clients can enjoy a sauna, a steam bath and a massage service. Our customers can also use a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.09276071" Longitude="31.32814147" StarRating="3" HotelCode="861769|379627" HotelName="1920s Boutique Hotel And Restaurants" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Beirut Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c3/dfc35057c007591c8ba59bb9e62ce168215c7f41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195.94" OriginalAmount="194" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.052052258592" Longitude="31.241477429867" StarRating="3" HotelCode="59692|52683" HotelName="Talisman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Talaat Harb St., Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/68/4c68360e17ff08b57fee8a132555d0ca3efa8d3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel complex is located in the centre of Cairo and is just a 10-minute walk from the Egyptian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.958225938113" Longitude="31.269144024467" StarRating="3" HotelCode="475558|193584" HotelName="Royal Maadi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Road 18, Maadi Cairo, Cairo 11431</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/zz/dbadd06a36706e21faf925229a562ef0cc982cd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.67" OriginalAmount="199.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.07806" Longitude="31.3473" StarRating="5" HotelCode="|220989" HotelName="Gewan Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Omar Ibn El khattab Street, Nasr City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/8/9/220989_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.96330029257" Longitude="31.047513484955" StarRating="4" HotelCode="213663|swiss_inn_plaza" HotelName="Swiss Inn Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dreamland, 6th of October City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/be/e4be8ad6b58043450c04335b609884ca5068c7a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.22" OriginalAmount="206.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.053524" Longitude="31.261445" StarRating="3" HotelCode="|515666" HotelName="Gamaleya Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Amir Al Gyosh Al Goani</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/6/6/6/515666_3e52fda1058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0444196" Longitude="31.2357116" StarRating="5" HotelCode="379267|tolip_sports_city_resort_and_spa" HotelName="Tolip Sport City &amp; Aqua Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>El Zahraa in front of police academy, Nasr City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/0f/050fbaf8d072c99ea01cd25de8cd6a349f0c0f54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.72" OriginalAmount="208.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0675309" Longitude="31.2222391" StarRating="4" HotelCode="|87035" HotelName="Hilton Cairo Zamalek Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 Mohamed Mazhar Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/3/5/87035_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="211.00" OriginalAmount="208.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.07842399" Longitude="31.34770965" StarRating="4" HotelCode="572283|74976410" HotelName="Tolip Golden Plaza" Meals="BED &amp; BREAKFAST,BREAKFAST BUFFET" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Masaken Al Mohandesin, Nasr City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/610861/610861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.47" OriginalAmount="210.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.123959870659" Longitude="31.34797990322" StarRating="5" HotelCode="33094|1494083" HotelName="Concorde el Salam Hotel Cairo by Royal Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Abdel Hamid Badawi Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/ea/e7ea9aa09c7ebdbf000667b03dee1640ccec62b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Heliopolis area, just a 7 km drive from Cairo International Airport and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.963162" Longitude="31.046647" StarRating="5" HotelCode="75599|swiss_inn_pyramids_golf_resort_2" HotelName="Swiss Inn Pyramids Golf Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El Wahat Road, Dreamland, 6th of October City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/b8/2eb8341196541fff6cb69da7f6246bc62c7cbeb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on the Dreamland Golf Course in a prestigious residential area in the 6th of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.77" OriginalAmount="219.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.99702" Longitude="30.97501" StarRating="4" HotelCode="|28352" HotelName="Novotel Cairo 6th Of October" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ext. 26th Of July St.. 6 October City, Cairo.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/5/2/28352_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005 and has 195 rooms, The establishment boasts a safety deposit box service, a lift, a cafÃ©, a nightclub and room service. SITUATION: Is situated inCairo the beach nearby, you will find the pyramids. ROOM: The rooms have a bathroom with a hairdryer, a mini-bar, a direct line telephone, a satellite or cable television, a radio and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.24" OriginalAmount="224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.05050835475" Longitude="31.23150229454" StarRating="5" HotelCode="16479|ramses_hilton" HotelName="Ramses Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1115 Corniche El Nile, Cairo 12344</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/2f/a52f4fbc91aa9bb28ff7e014f8ee9d924f497d0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of Cairo on the eastern bank of the River Nile. The hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.56" OriginalAmount="227.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06224" Longitude="31.401445" StarRating="0" HotelCode="|466784" HotelName="Tolip Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gardenia Compound, Suez Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/7/8/4/466784_9d338601633.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="231.91" OriginalAmount="229.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.067605" Longitude="31.222385" StarRating="4" HotelCode="6128|2124107" HotelName="Hilton Cairo Zamalek Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mohamed Mazhar Street, Cairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/62/e562df9f93963ebdcaed9c0bb681a68011bf23e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set on the picturesque and exclusive island of Zamalek in the magnificent waters of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046624596812" Longitude="31.235653257562" StarRating="4" HotelCode="437307|193593" HotelName="Steigenberger El Tahrir" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Kasr El Nil Street, Down Town, Tahrir Square, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/1c/6e1c5cd3b6222e0dc9f2c584722e1ee42a447093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Cairo. It is about 25 km to Kairo (CAI) Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.43" OriginalAmount="247.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.969947" Longitude="31.242992" StarRating="5" HotelCode="401354|50534" HotelName="Holiday Inn Cairo Maadi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cornish El Nil, Maadi, PO Box 217, 11431 Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/eb/0e/eb0e74abacc11f1801f3540bbe0f0373cf6a7b25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the Nile with a panoramic view of the pyramids, the hotel is close to the centre of Cair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.02067147" Longitude="31.46512043" StarRating="4" HotelCode="518456|tolip_el_narges" HotelName="Tolip El Narges Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Southern 90 Street, Fifth District, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/d0/48d0af9f05210baaaa6efde0eb27f987d918b984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.113622" Longitude="31.395397" StarRating="5" HotelCode="263401|41848" HotelName="Le Meridien Cairo Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo International Airport, Terminal 3, 11432 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/49/66495c9518ad271665f641b62b619a4b17c6353a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Cairo is ideal for business travellers who arrive or depart from Kairo (CAI) A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.06" OriginalAmount="259.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0675696" Longitude="31.2193776" StarRating="3" HotelCode="|20464" HotelName="The President Cairo" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22 Taha Hussen Street Zamalek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/6/4/20464_94e52f11652.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has air-conditioning, 117 rooms and 11 floors. Guests can find a lobby, a cafÃ©, a bar, a pub and a restaurant. The establishment offers internet. SITUATION: It is inZamalek the Island of it is in a peaceful area. ROOM: The spacious and elegant rooms, have a bathroom with a bath, a shower, a direct line telephone, a satellite TV, a radio, a mini-bar, an air-conditioning system and a king size or double bed. FACILITIES: Close to the establishment, guests have at their disposal a sports club, Where customers can swimming, play golf, enjoy tennis, play squash and horse-riding. OTHERS: Regarding the food and beverage offering, clients haveLa Terrasse the gourmet restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.17" OriginalAmount="259.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.121891" Longitude="31.400575" StarRating="5" HotelCode="|71336" HotelName="Le Passage Cairo and Casino" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cairo Int'L Airport Road El Horria Po Box 2741,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/3/3/6/71336_be5ce101610.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Le Passage is rated five stars and it is near Cairo Airport. This establishment was built in 1981, has 3 restaurants, lifts, a concierge, a swimming pool and a sauna. The establishment offers guests room service, a cafÃ© and business facilities. pets are allowed. ROOM: The establishment has 415 rooms with a hairdryer, a trouser press, an air-conditioning system, a television, video and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.14" OriginalAmount="266.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.060942" Longitude="31.219709" StarRating="0" HotelCode="|530663" HotelName="Jewel Zamalek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26th of July Street, Zamalek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/6/6/3/530663_9a8059f1058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="277.23" OriginalAmount="274.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.044692380582" Longitude="31.22684597969" StarRating="4" HotelCode="109003|EG000005" HotelName="Novotel Cairo El Borg" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Saraya El Gezira street, Zamalek, 11111 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/48/4e4843f79396814e4155fa8ff7af4e74c0d081f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.80" OriginalAmount="280.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.01688798" Longitude="31.43142734" StarRating="4" HotelCode="367268|landmark_hotel_new_cairo" HotelName="Helnan Landmark Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Plot 86 90th Street, 5th Settlement, New Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6f/3b/6f3bb47e18a177966696d0c34fd37d7aa9401dab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in NEW CAIRO. This hotel offers a total of 40 rooms. Both wired and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.038750679516" Longitude="31.230547428131" StarRating="5" HotelCode="161544|21579" HotelName="Kempinski Nile Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Ahmed Ragheb Street, Cornish El-Nile, 11519 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/7a/307aaa86e393698870c43f10666e0c7afae5894d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the river Nile, in the historical quarter of the Garden City, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.034482836912" Longitude="31.227082014084" StarRating="5" HotelCode="32313|20615" HotelName="Grand Nile Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche El Nil, Garden City, PO Box 2288, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a4/4b/a44b3c29f5df3b469f5347262989c0a7e8b09ac7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a perfect location in the centre of the business and commercial district of Cairo, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.20" OriginalAmount="318.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.959560410505" Longitude="31.263133705955" StarRating="4" HotelCode="370083|1735858" HotelName="Villa Belle Epoque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Villa 63, Road 13, Maadi, Cairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/d3/ecd3c2060fc979cb28e593cf6b64d09264bf519e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.14" OriginalAmount="319.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.03882" Longitude="31.23032" StarRating="5" HotelCode="|71329" HotelName="Kempinski Nile Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ahmed Ragheb Street 12, 11519 Cairo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/3/2/9/71329_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This deluxe hotel, has 191 rooms and suites. The establishment with air-conditioning, renovated in 2010, has a lobby, has a reception and a safety deposit box service. SITUATION: It is next toNilo the river nearby, you will find the embassies, the business areas. ROOM: The rooms have a satellite TV, a safe and pillow menu. FACILITIES: Clients can find a sauna, a massage service and a gym (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.16" OriginalAmount="336.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.073809" Longitude="31.343614" StarRating="0" HotelCode="|60271" HotelName="Holiday Inn Cairo Citystars, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ali Rashed St, Heliopolis Cairo Po Box 381,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/7/1/60271_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 311 rooms, The establishment boasts a lobby, a living room and internet. ROOM: The rooms have a coffee maker, a kettle, a hairdryer, an iron, an LCD satellite television and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.52" OriginalAmount="339.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.113457" Longitude="31.395381" StarRating="5" HotelCode="|151836" HotelName="Le Méridien Cairo Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cairo International Airport,Terminal 3. Heliopolis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/8/3/6/151836_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.064694" Longitude="31.227371" StarRating="4" HotelCode="79469|46630" HotelName="Hilton Cairo World Trade Center Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1191, Courniche El Nile Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/39/2e393ae3dcb933e302c5c8d8328e246753d39a1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.25" OriginalAmount="343.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.960508" Longitude="31.247685" StarRating="5" HotelCode="|41002" HotelName="Holiday Inn Cairo Maadi, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORNICH EL NIL, MAADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/0/2/41002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant, deluxe hotel, has restaurants, conference rooms, a dance hall and a casino. It has 173 rooms, The establishment offers guests a lift, a lobby with a reception, a safety deposit box service, room service, a laundry service and a car park. SITUATION: Cairo It is near it is in front of Nile the river 45 minutes away, guests can find Cairo Airport. ROOM: The fully-equipped rooms, have a balcony or terrace, a central air-conditioning system, a direct line telephone, a satellite TV and a mini-bar. They also have a sitting room, a safe, internet, a radio and a shower. FACILITIES: The establishment has a heated swimming pool with deck chairs, mats, parasols and beach towels. The establishment also has a wellness centre and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="347.33" OriginalAmount="343.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.074101" Longitude="31.343806" StarRating="4" HotelCode="98663|1248502" HotelName="Hotel Holiday Inn Citystars" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST FOR 2 PAX" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ali Rashed St., Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc81dc56f75d185bda0eafbac655a2498bddd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the sleek Citystars shopping and entertainment complex in Heliopolis, 20 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.10677200162" Longitude="31.364637819782" StarRating="5" HotelCode="186412|21575" HotelName="Hilton Cairo Heliopolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El-Orouba, Qism El-Nozha, Cairo 11736</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/9b/259baeae339b7385c2743228fd471a94c0b00ff0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.4 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="374.09" OriginalAmount="370.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.042735071758" Longitude="31.232247948646" StarRating="5" HotelCode="6129|1121284" HotelName="InterContinental Cairo Semiramis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche El Nil, PO Box 60, 11511 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/06/960628fede8f1cb69d4c84af52c4957de794de82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a stunning location on the banks of the River Nile just a few minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="374.33" OriginalAmount="370.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9914257" Longitude="31.1372988" StarRating="3" HotelCode="|87038" HotelName="Pyramids Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 King Faisal St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/3/8/87038_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.40" OriginalAmount="371.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9607333" Longitude="31.2478841" StarRating="5" HotelCode="|450728" HotelName="Holiday Inn and Suites Cairo Maadi " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29A Nile Corniche, Maadi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/7/2/8/450728_172fa461255.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.47" OriginalAmount="384.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.042842" Longitude="31.232307" StarRating="5" HotelCode="|10662" HotelName="Intercontinental Cairo Semiramis, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORNICHE EL NIL STREET, GARDEN CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/6/2/10662_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 28 floors and 840 rooms. It has a lobby with elevators, shops, a hairdresser's and a reception with safety deposit boxes, Regarding the food and beverage offering, the establishment has a bar, a cafÃ©, a casino and 4 Ã  la carte restaurants. The establishment offers guests room service and a laundry service. SITUATION: This luxurious hotel is next to Nile the river nearby, you will find the commercial area, the shopping area and monuments. it is situated 10 kilometres away from the pyramids, 500 metres away, guests have the Egyptian Museum, is situated 25 kilometres away from the airport. ROOM: The stylish rooms, have a bathroom with a hairdryer, a mini-bar, a safe (available for a fee), a direct line telephone and a radio. They also have a satellite or cable television, internet, a coffee maker, a teapot, a balcony with beautiful views, an iron, an ironing board and individual air-conditioning. FACILITIES: The establishment boasts a heated swimming pool, a children's swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. Guests can enjoy a massage service, a sauna and a gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and dinner, Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.074723585512" Longitude="31.439470821928" StarRating="5" HotelCode="263402|renaissance_cairo_mirage_city_hotel" HotelName="Renaissance Cairo Mirage City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, P.O. Box 250, Mirage City, Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/8c/628c9ce44fe2e93fa6653a451738ed1d5085850f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.071848760396" Longitude="31.227773504299" StarRating="5" HotelCode="76260|fairmont_nile_city_cairo" HotelName="Fairmont Nile City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2005 B Nile City Towers, Corniche el Nil, Ramlet Beaulac, Cairo 02466</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/1e/bf1efb8815404687ef0670078a4a02eb4925e5ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km away from Cairo city centre. The nearest station is Ramses, situated 3 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.057085" Longitude="31.225354" StarRating="4" HotelCode="14580|2215" HotelName="Cairo Marriott Hotel &amp; Omar Khayyam Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Saray El Gezira Street, Zamalek, Cairo 11211</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/21/592113456d6cf4e19f72c0787ff0abbc4d42f383.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel could not be better - a tranquil setting amid beautiful lush gardens on Z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.065398" Longitude="31.227841" StarRating="5" HotelCode="28753|18969" HotelName="Conrad Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1191 Nile Corniche, P.O. Box 2044, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/5c/5c2c4b3c69a60e6fd9a7d93e1a2ee2fd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.06" OriginalAmount="406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.060499" Longitude="31.4191" StarRating="5" HotelCode="284123|royal_maxim_palace_kempinski_cairo_2" HotelName="Royal Maxim Palace Kempinski Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>First Settlement, Cairo 11477</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/89/39895af6233db1beacc1af6316b447f48b19fd94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00356004" Longitude="31.40174653" StarRating="5" HotelCode="855499|hotel_triumph_luxury" HotelName="Triumph Luxury Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bd/f5/bdf584dcbc096934e2e47aca20bc25371150a3cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.88" OriginalAmount="420.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0654753" Longitude="31.2278248" StarRating="5" HotelCode="|19665" HotelName="Sofitel Cairo Downtown Nile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1191 CORNICHE EL NIL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/6/5/19665_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has 24 floors, 617 rooms and 52 suites. The establishment has air-conditioning, a cosy hall, lifts and a reception. The establishment also offers a shopping area, a casino, a business centre, conference rooms and meeting rooms. The establishment boasts a restaurant with national and international dishes, room service, a laundry service and a car park. SITUATION: This hotel is next to the Nile River. It is in Cairo near the establishment, you will find shops and leisure areas. ROOM: The inviting rooms have a bathroom with a bath, a shower, a direct line telephone, a satellite or cable television, internet, a safety deposit box (available for a fee), a mini-bar and a central air-conditioning system. Our guests also have available large suites with a sitting room and a balcony or terrace. FACILITIES: The establishment has a heated swimming pool. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="431.14" OriginalAmount="426.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.071870131164" Longitude="31.434872746468" StarRating="5" HotelCode="28751|1051258" HotelName="JW Marriott Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, PO Box 427, Mirage City, Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/8d/b58d43b57f93e1d72399ac2ee4c863d1b80b6096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.038708884342" Longitude="31.22461438179" StarRating="5" HotelCode="6116|sofitel_cairo_el_gezirah" HotelName="Sofitel Cairo Nile El Gezirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 El Thawra Council Saint Zamalek, PO Box 732, El Orman Giza, Cairo 11518</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1a/f51a32a9cba0a4803cf45cf5927966f64b3c8bf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique, luxury hotel is located at the southern point of the wonderful island of El Gezirah in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="435.29" OriginalAmount="430.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="743342|2362435" HotelName="Al Masa Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>New Cairo 29115</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/935054/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.038671733062" Longitude="31.219813227653" StarRating="5" HotelCode="6130|sheraton_cairo_hotel__casino" HotelName="Sheraton Cairo Hotel &amp; Casino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galae Square, PO Box 11, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/40/4940328db9ddc3f9a84b5ca471e831a69f39892c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on the western bank of the River Nile, this luxury hotel is only a few minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.99" OriginalAmount="452.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0727302" Longitude="31.3439932" StarRating="4" HotelCode="|87062" HotelName="Staybridge Suites Cairo Citystars, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Emtedad Makram Ebeid Street, Heliopolis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/6/2/87062_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.74" OriginalAmount="474.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.106593486644" Longitude="31.365800499916" StarRating="5" HotelCode="186413|fairmont_towers_heliopolis_2" HotelName="Heliopolis Towers Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El Saheed Sayed Zakaria Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/6e/086ea6e9ef52eb012d00caa203f626553229cfab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.4 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.024000532704" Longitude="31.217232942581" StarRating="5" HotelCode="12635|30131" HotelName="Four Seasons Cairo at the First Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Giza Street, PO Box 663, Cairo 12612</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/04/61046f6565eed542e78d7a3dafe7672c3ace9fd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located at the heart of Cairo on the western bank of the River Nile, this top quality touris...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.073323177345" Longitude="31.343924403191" StarRating="4" HotelCode="109007|47391" HotelName="Staybridge Suites Cairo-Citystars" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emtedad Makram Obied Street, Heliopolis, Cairo 11737</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/97/3f97b81927b4f8f131a9326aaeb8f039bb293028.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.99" OriginalAmount="481.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0390997" Longitude="31.2198079" StarRating="5" HotelCode="|10657" HotelName="Sheraton Cairo and Casino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Galae Square, P. O. Box 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/6/5/7/10657_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 26 floors and 660 rooms. It has air-conditioning, a lobby with a reception, lifts and a safety deposit box service. Guests can find a bar and an Ã  la carte restaurant. The establishment also offers a car park and an indoor car park. SITUATION: This luxurious hotel is situated next to Nile the river close to the establishment, clients can find the opera, Clients can also find Mohamed Khalil the museum a commercial centre. it is 2 kilometres away from the Egyptian Museum, 12 kilometres away from the establishment, guests will find the Sphinx ,Giza the Pyramids of 100 metres away, there is a public transport stop. ROOM: The stylish rooms, have a bathroom with a hairdryer, a mini-bar, a safety deposit box (available for a fee), a direct line telephone and satellite or cable TV. FACILITIES: The establishment has a swimming pool, a gym and a sauna. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and dinner, Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="489.04" OriginalAmount="484.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.057119" Longitude="31.225166" StarRating="5" HotelCode="|29437" HotelName="Cairo Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Saray El Gezira Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/4/3/7/29437_909a7b30720.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1869, renovated in 2006, is in a garden, This establishment is ideal for family holidays, has 2 buildings, 20 floors, 1250 rooms and 108 suites. Guests can find a lobby, 12 lifts, a reception with safety deposit boxes, a currency exchange service, a cloakroom and a kiosk. Guests can find 20 shops, a hairdresser's, a dining room, 14 conference rooms, 14 restaurants, bars and an irish pub. The establishment offers guests room service, a laundry service, a medical care service and a car park. SITUATION: It is in an excellent location, is situated in Zamalek the Island of It is inNile the river it is 15 kilometres away from Cairo Airport. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a mini-bar and an ironing set. They also have a safety deposit box, internet, a king size or double bed, fitted carpets, a balcony or terrace and individual air-conditioning. FACILITIES: The establishment has a spa, a gym, a heated swimming pool that has a children's area, a swimming pool bar, deck chairs and parasols. Clients can also find a sauna, a solarium, a massage service (available for a fee), a jacuzzi and tennis courts (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, Diners Club and JCB. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and Ã  la carte or buffet dinner. Guests can book half-board, full-board or bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.90" OriginalAmount="490" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.072455" Longitude="31.34792" StarRating="4" HotelCode="41100|13897" HotelName="InterContinental Citystars Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Ibn El Khattab Street, P.O. Box 1026, Heliopolis Bahary, Cairo 11737</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/aa/a2aa99b612275b813c30621e1d61833eb29341aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in Cairo within 100 m of the nearest shopping venues. The Egyptian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.41" OriginalAmount="498.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0725" Longitude="31.34714" StarRating="5" HotelCode="|28443" HotelName="Intercontinental Cairo Citystars, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>OMAR IBN EL KHATLAB ST, P.O. BOX 1026</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/4/3/28443_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004 and has 774 rooms a safety deposit box service, a lift, a cafÃ© and a nightclub. The establishment also offers 11 conference rooms and room service. SITUATION: Cairo It is in 100 metres away, guests can find shops, close to the establishment, guests have the Egyptian Museum. ROOM: They have a hairdryer, a television, a radio, a safety deposit box, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, clients can enjoy a swimming pool, Guests can also find a covered pool, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.05" OriginalAmount="505.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.046022990093" Longitude="31.232348915344" StarRating="5" HotelCode="15174|the_nile_hotel" HotelName="The Nile Ritz-Carlton Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1113 Corniche El Nil, Cairo 11221</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c8/9fc839a72c2e15a8bcdc1e4dad9bac09078fbe7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel offers stunning views out over the River Nile, which flows directly past the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.98" OriginalAmount="514.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.023216" Longitude="31.217652" StarRating="5" HotelCode="|102473" HotelName="Four Seasons  Cairo At First Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 GIZA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/2/4/7/3/102473_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="539.30" OriginalAmount="533.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.126347" Longitude="31.311264" StarRating="0" HotelCode="|519888" HotelName="Le Riad de Charme" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>114 El Moez St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/9/8/8/8/519888_adcfbcb0733.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.69" OriginalAmount="569.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.025456" Longitude="31.455477" StarRating="5" HotelCode="108997|dusit_thani_lakeview_cairo_hotel" HotelName="Dusit Thani LakeView Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>El-Tesseen Street, The LakeView, City Centre, Fifth Settlement, New Cairo, Cairo 11835</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/84/448420bda83b9e18f1d7790a06847c62342363ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers an ideal location in the heart of New Cairo Fifth settlement, within close proximi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.06299877" Longitude="31.22733871" StarRating="5" HotelCode="858368|371696" HotelName="The St. Regis Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche el Nil, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/0e/570ef51a262d396824bde767b3f9c9cfbda27b30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by the splendor of luxury from yesteryear, yet staunchly modern in its execution, The St. R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.03620230566" Longitude="31.22973885152" StarRating="5" HotelCode="33485|30130" HotelName="Four Seasons Hotel Cairo at Nile Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1089 Corniche El Nil, Garden City, 11519 Cairo, Egypt</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ee/7eee196869bd7991f3c7a29e66b2030dd2aa5fc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Cairo. The River Nile is to be found within the immedi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="669.71" OriginalAmount="663.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.036121" Longitude="31.229505" StarRating="5" HotelCode="|28444" HotelName="Four Seasons  Cairo At Nile Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1089 Corniche El Nil</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/4/4/28444_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004, has a lobby with a lift, a cafÃ© and a nightclub. The establishment also offers a laundry service. SITUATION: It is inCairo the city centre of near the establishment, you will find Nile the river. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, a television, a radio, a mini-bar and an air-conditioning system. FACILITIES: Outdoors, guests have access to a swimming pool, Guests can also enjoy a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="682.76" OriginalAmount="676.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00332896" Longitude="31.52287648" StarRating="4" HotelCode="469982|the_westin_cairo_golf_resort_spa_katameya_dunes" HotelName="The Westin Cairo Golf Resort &amp; Spa, Katameya Dunes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Road 90 New Cairo City, Katameya Dunes, 11835 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/8c/7c8c9512828768513f97224eec1189dabe9ce75f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="689.24" OriginalAmount="682.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0724753" Longitude="31.4342641" StarRating="5" HotelCode="|87064" HotelName="Jw Marriott  Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road- Mirage City PO BOX 427</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/6/4/87064_db199d30935.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="775.75" OriginalAmount="768.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.003241" Longitude="31.521056" StarRating="5" HotelCode="|211133" HotelName="The Westin Cairo Golf Resort and Spa, Katameya Dunes" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 90 , 5th District , 90 Gamal Abd El 13 Nasir , Cairo Governorate 11835</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/1/3/3/211133_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.23" OriginalAmount="923.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.985328579045" Longitude="31.133019236771" StarRating="5" HotelCode="6122|mena_house_hotel" HotelName="Marriott Mena House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Pyramids Road, Cairo 12556, Giza</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/21/7e2185d4c6a8adfc9c17b50332fbbfa6c028d0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is one of the most traditional and famous hotels in the world. Established in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1040.32" OriginalAmount="1030.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9851696" Longitude="31.1339749" StarRating="5" HotelCode="|87031" HotelName="Marriott Mena House Cairo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Pyramids Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/0/3/1/87031_bc237340736.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Central Heating,Currency Exchange,Diet Meals,Nightclub,Sauna,Spa,Heated Pool,Swimming Pool,Designated Smoking Area,Wheelchair Access,24 Hour Power Supply,ATM/Cash Machine,Smoking Rooms,Wake-up Call Service,Kitchen,Garden,Shopping Arcade,24 Hour Front Desk,Concierge,Dry Cleaning,Housekeeping,LCD/Projector,Library,Luggage Storage,Parking,24 Hour Security,Babysitting,Banquet Hall,Beauty Salon,Business Centre,Meeting Room,Printer,Valet Parking,Bicycle Rental</BasicAmenities>
    <HotelRating>5,4,3,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,DINNER,LUNCH</Meals>
    <PropertyType>SPA HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CITY HOTEL,HOTEL DE CHARME,HOTEL,AIRPORT HOTEL,CLUB RESORT,GOLF HOTEL,HOSTELS,CASINO RESORT,CONFERENCE HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,APARTMENT</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
2a72c597-2c41-4583-b5a8-b8635b792381|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
|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
|Exception|Deserialize:-There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||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
2a72c597-2c41-4583-b5a8-b8635b792381|CoordinatorError|There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Price(Object pSearchData) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1198||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
2a72c597-2c41-4583-b5a8-b8635b792381|RateHawkPrice|successfull supplier interation||RateHawk|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
2a72c597-2c41-4583-b5a8-b8635b792381|DOTWPrice|successfull supplier interation||DOTW|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
2a72c597-2c41-4583-b5a8-b8635b792381|WebbedsSunHotelsPrice|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
2a72c597-2c41-4583-b5a8-b8635b792381|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="2a72c597-2c41-4583-b5a8-b8635b792381" TimeStamp="0001-01-01T00:00:00" HotelName="Ramses Hilton" HotelCode="16479|1192812" StarRating="5" GTCityId="23088" CountryCode="EG" CityName="Cairo" CountryName="Egypt" Address="1115 Corniche El Nile, Cairo 12344" PostCode="12344" PhoneNo="+20225777444" FaxNo="+20225752942" Email="ramses@hilton.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="30.05050835475" Longitude="31.23150229454" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with city view (twin beds)" RoomTypeCode="h-345f0f47-1772-5b12-98e0-724b7fe9433a|63|MjI0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="224" TotalPrice="226.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 26.05-- service fee is included in the room rate.&lt;br/&gt;GBP 24.31-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="226.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with Nile view (twin beds)" RoomTypeCode="h-7c3cb96b-0916-5041-8a3a-eac0116a4985|63|MjM0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="234" TotalPrice="236.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 27.21-- service fee is included in the room rate.&lt;br/&gt;GBP 25.40-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="236.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-5039e719-1801-50d6-9026-6d5a77797577|63|MjM0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="234" TotalPrice="236.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 27.21-- service fee is included in the room rate.&lt;br/&gt;GBP 25.40-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="236.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW, TWIN RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM, TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckTp766YCX6-Fjyc4vkIKS4g0Cwh-bmyn5E-TqS-yqv12CISifeJNvuPe3yqWOQHPNUOvojYkuHRhWE-BAmTDn3TA7hzGp5R87H1kvbchu6q2_z_sVvHIVgaSbtIqYSwMJtwgB632vYOJzHAhha1LHEB36p7VU3-gx6OQQPJQ11bxREwm_i1gmcQtiP6hasKBwnvr68_HENaJN-tEsHKmyBTshSx7dDOBv-YNWftQ5aggweYCnCEOaRP-1dh6zAkJmdXizbxTYMNKGKWvRIYoa97WtPoZx34PlVR8aMhJQkjhHNpc5T56PPk|234.45|16479|CAF539300|1|MjM0LjQ1fEdCUHwyMDI2LTA3LTIy" OriginalAmount="234" TotalPrice="236.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="236.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW-King rm/city view/balcony/bright airy/36sqm;king/city view/balcony/iron/minibar" RoomTypeCode="0|0|1452357565|1784221864069817B2119B0||no|102872|16|MjM2LjgxfEdCUHwyMDI2LTA3LTI1" OriginalAmount="237" TotalPrice="239.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="239.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW-Twin rm/city view/balcony/bright airy/36sqm;twin/city view/balcony/iron/minibar" RoomTypeCode="0|0|1452357575|1784221864069817B2119B3||no|102872|16|MjM2LjgxfEdCUHwyMDI2LTA3LTI1" OriginalAmount="237" TotalPrice="239.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="239.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - City View" RoomTypeCode="278640343|1|237|27|MjM3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="237" TotalPrice="239.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="237" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - City View" RoomTypeCode="278640774|1|237|27|MjM3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="237" TotalPrice="239.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="237" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, CITY VIEW" RoomTypeCode="0|0|1282201485|1784221864119173B2035B3||no|102872|16|MjM4LjA4fEdCUHwyMDI2LTA3LTI3" OriginalAmount="238" TotalPrice="240.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="240.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1282201475|1784221864119173B2035B8||no|102872|16|MjM4LjA4fEdCUHwyMDI2LTA3LTI3" OriginalAmount="238" TotalPrice="240.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="240.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW - KING RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM - KING/CITY VIEW/BALCONY/IRON/MINIBAR -" RoomTypeCode="0|0|1160300225|1784221863069826B2103B0||no|102872|16|MjM4Ljc2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="239" TotalPrice="241.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW - TWIN RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM - TWIN/CITY VIEW/BALCONY/IRON/MINIBAR -" RoomTypeCode="0|0|1006521035|1784221863069826B2103B1||no|102872|16|MjM4Ljc2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="239" TotalPrice="241.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="241.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-4c1f397f-2dd1-5379-9be3-1c6ff198a1c9|63|MjQxLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="241" TotalPrice="243.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 28.02-- service fee is included in the room rate.&lt;br/&gt;GBP 26.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="243.41" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="243.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with city view (twin beds) (corner room)" RoomTypeCode="h-22da7af5-de0b-530e-8036-84a263111d0a|63|MjQxLjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="241" TotalPrice="243.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 28.02-- service fee is included in the room rate.&lt;br/&gt;GBP 26.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="243.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with city view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-8d0f385c-16e5-5fe3-9b9b-801762a32929|63|MjQxLjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="241" TotalPrice="243.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 28.02-- service fee is included in the room rate.&lt;br/&gt;GBP 26.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="243.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, CITY VIEW" RoomTypeCode="0|0|1160301385|1784221865022343B2098B0||no|102872|16|MjQyLjA0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="242" TotalPrice="244.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="244.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW KING RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM KING/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="0|0|1160300335|1784221864025520B2160B0||no|102872|16|MjQyLjM0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="242" TotalPrice="244.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="244.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW TWIN RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="0|0|1160300315|1784221864025520B2160B3||no|102872|16|MjQyLjM0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="242" TotalPrice="244.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="244.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW - TWIN RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM - TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="0|0|1160301825|1784221863014846B2171B0||no|102872|16|MjQyLjM0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="242" TotalPrice="244.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Bed Type: twin Beds: 2 Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="244.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW - KING RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM - KING/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="0|0|1160301835|1784221863014846B2171B2||no|102872|16|MjQyLjM0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="242" TotalPrice="244.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="244.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING GUEST ROOM WITH NILE VIEW, KING RM/SPECTACULAR NILE VIEW/BALCONY/36SQM, KING/NILE VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckTteMa3mzYedfk6gtFUxbTX80e4elauDdpzg8t9e1wr_Wwz2WTvoNPlKpsBDKYn9soXXJge6dCNBSqNYbw9ZDP3Aqb0eMcxPErf97iRouCpbHUF3kW6PFQIlVV8ls3GUpqlsk6nkVmTBaKePsK4aFnfTqrYSpZRMq5LBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GZTua9pb9zfpLgdreUz7qV4|245.37|16479|CAF539300|1|MjQ1LjM3fEdCUHwyMDI2LTA3LTIy" OriginalAmount="245" TotalPrice="247.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="247.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, GUEST ROOM, TWIN BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1277404375|1784221864069817B2119B9||no|102872|16|MjQ3Ljg0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="248" TotalPrice="250.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, GUEST ROOM, KING BED, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1277404355|1784221864069817B2119B6||no|102872|16|MjQ3Ljg0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="248" TotalPrice="250.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DOUBLE OR TWIN BED, CITY VIEW" RoomTypeCode="0|1331|1301767095|1784221863069826B2103B28||no|102872|16|MjQ3LjkxfEdCUHwyMDI2LTA3LTI0" OriginalAmount="248" TotalPrice="250.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW" RoomTypeCode="1796943012-1-0|701796943012|2|0|12|MjQ4LjM4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="248" TotalPrice="250.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW" RoomTypeCode="2334996361-1-0|702334996361|2|0|12|MjQ4LjM4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="248" TotalPrice="250.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW TWIN RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="3150640808-1-0|703150640808|2|0|12|MjQ4LjU3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="249" TotalPrice="251.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW KING RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM KING/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="3242687824-1-0|703242687824|2|0|12|MjQ4LjU3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="249" TotalPrice="251.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - view" RoomTypeCode="278494568|1|249|27|MjQ5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="249" TotalPrice="251.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="249" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Nile view" RoomTypeCode="278495002|1|249|27|MjQ5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="249" TotalPrice="251.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="249" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1282201465|1784221864119173B2035B18||no|102872|16|MjQ5LjE3fEdCUHwyMDI2LTA3LTI3" OriginalAmount="249" TotalPrice="251.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="251.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, RIVER VIEW" RoomTypeCode="0|0|1282095385|1784221864119173B2035B13||no|102872|16|MjQ5LjE3fEdCUHwyMDI2LTA3LTI3" OriginalAmount="249" TotalPrice="251.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="251.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room" RoomTypeCode="84001127|1|250|27|MjUwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="250" TotalPrice="252.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T10:00:00" End="2026-07-21T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250" /></CancelPenalty><CancelPenalty Start="2026-07-22T10:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room" RoomTypeCode="328390268|1|250|27|MjUwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="250" TotalPrice="252.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T10:00:00" End="2026-07-21T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250" /></CancelPenalty><CancelPenalty Start="2026-07-22T10:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="250" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with Nile view (twin beds) (corner room)" RoomTypeCode="h-e1be5f75-36b5-5561-9f42-0ece6e0966f2|63|MjUxLjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="251" TotalPrice="253.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 29.19-- service fee is included in the room rate.&lt;br/&gt;GBP 27.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="253.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with Nile view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-1b04847f-563a-593b-9413-4d6f08419c3c|63|MjUxLjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="251" TotalPrice="253.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 29.19-- service fee is included in the room rate.&lt;br/&gt;GBP 27.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="253.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DOUBLE BED, CITY VIEW" RoomTypeCode="0|1331|1290746425|1784221864070752B2030B60||yes|102872|16|MjUxLjA1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="251" TotalPrice="253.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="253.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN CORNER  ROOM WITH CITY VIEW, TWIN CORNER  RM/CITY VIEW/44SQM, 44SQM RM/BALCONY/IRON/MINIBAR RM" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckYqfsSMYO1R3YxUYOu3cYPYHVQNiCb3FifXcV9taMK3Zrc9CeHjDu0SB9Iz2WI3keqlDKEUENqxZE0J4DOmTPYNhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOp1jW3c4wd6dHTYKnofwdLZPxVvFGL93eA5TmvlW6vokInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_guIZ_X425JKuvXJzddJJtA|252.66|16479|CAF539300|1|MjUyLjY2fEdCUHwyMDI2LTA3LTIy" OriginalAmount="253" TotalPrice="255.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|0|1160321995|1784221865022343B2098B2||no|102872|16|MjUzLjc5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="254" TotalPrice="256.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="256.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-40369758-7da0-5c40-a0a9-aeacd2008b96|63|MjU1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="255" TotalPrice="257.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 29.65-- service fee is included in the room rate.&lt;br/&gt;GBP 27.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, CITY VIEW" RoomTypeCode="0|0|1160298705|1784221864005657B2120B0||no|102872|16|MjU1LjEwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="255" TotalPrice="257.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160299735|1784221864005657B2120B2||no|102872|16|MjU1LjEwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="255" TotalPrice="257.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, CITY VIEW, BALCONY, CORNER" RoomTypeCode="0|0|1160301365|1784221864069817B2119B12||no|102872|16|MjU1LjE3fEdCUHwyMDI2LTA3LTI1" OriginalAmount="255" TotalPrice="257.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW, BALCONY, CORNER" RoomTypeCode="0|0|1160301355|1784221864069817B2119B15||no|102872|16|MjU1LjE3fEdCUHwyMDI2LTA3LTI1" OriginalAmount="255" TotalPrice="257.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: ROOM WITH CITY VIEW" RoomTypeCode="483631932-1-0|700483631932|2|0|12|MjU1LjQ0fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="255" TotalPrice="257.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: CORNER ROOM(CITY VIEW)" RoomTypeCode="1746560015-1-0|701746560015|2|0|12|MjU1LjQ0fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="255" TotalPrice="257.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Corner" RoomTypeCode="284544105|1|256|27|MjU2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="256" TotalPrice="258.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="256" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Corner - City view" RoomTypeCode="278640379|1|256|27|MjU2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="256" TotalPrice="258.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="256" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW, CORNER" RoomTypeCode="0|0|1160299725|1784221864119173B2035B28||no|102872|16|MjU2LjU0fEdCUHwyMDI2LTA3LTI3" OriginalAmount="257" TotalPrice="259.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="259.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, CITY VIEW, CORNER" RoomTypeCode="0|0|1160298715|1784221864119173B2035B23||no|102872|16|MjU2LjU0fEdCUHwyMDI2LTA3LTI3" OriginalAmount="257" TotalPrice="259.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="259.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Guest room City view" RoomTypeCode="0|0|196819075|1784221863008006B1000B16||yes|102872|16|MjU3LjIwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="257" TotalPrice="259.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="259.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1160298725|1784221864069817B2119B21||no|102872|16|MjU3LjUwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="258" TotalPrice="260.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard" RoomTypeCode="0|0|997725|1784221864069817B2119B18||no|102872|16|MjU3LjUwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="258" TotalPrice="260.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, CITY VIEW" RoomTypeCode="0|0|1160301415|1784221869035500B2057B7||no|102872|16|MjU3Ljk3fEdCUHwyMDI2LTA3LTIz" OriginalAmount="258" TotalPrice="260.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160392835|1784221869035500B2057B2||no|102872|16|MjU3Ljk3fEdCUHwyMDI2LTA3LTIz" OriginalAmount="258" TotalPrice="260.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - City View" RoomTypeCode="261120817|1|260|27|MjYwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="260" TotalPrice="262.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="260" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, CITY VIEW" RoomTypeCode="0|0|1282266685|1784221863011688B2047B0||no|102872|16|MjYyLjY4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="263" TotalPrice="265.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.31" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, CITY VIEW" RoomTypeCode="0|1331|1160301385|1784221864025520B2160B138||yes|102872|16|MjYzLjI1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="263" TotalPrice="265.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.Bed&amp;amp;Breakfast&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&amp;lt;BR /&amp;gt;STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="265.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN CORNER ROOM WITH NILE VIEW, TWIN CORNER RM/NILE VIEW/44SQM, NILE VIEW/BALCONY/IRON/MINIBAR RM" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4cka54PkMwHwidKr9QLHsWVtF5NWEkUpGaWv50XJVPpp43oaa8QrQgIgymCrP6LZREqalDKEUENqxZE0J4DOmTPYNhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOp1jW3c4wd6dHTYKnofwdLZPxVvFGL93c_Sc8IfCdEgkInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_guIZ_X425JKuvXJzddJJtA|263.55|16479|CAF539300|1|MjYzLjU1fEdCUHwyMDI2LTA3LTIy" OriginalAmount="264" TotalPrice="266.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="266.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room with city view (full double bed)" RoomTypeCode="h-2380a087-feb5-52e1-bda9-f0ab56db357a|63|MjY1LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="265" TotalPrice="267.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 30.81-- service fee is included in the room rate.&lt;br/&gt;GBP 28.76-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="267.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, CITY VIEW, CORNER" RoomTypeCode="0|0|1160322005|1784221865022343B2098B10||no|102872|16|MjY1LjU0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="266" TotalPrice="268.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="268.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, RIVER VIEW, BALCONY, CORNER" RoomTypeCode="0|0|1160302225|1784221864069817B2119B27||no|102872|16|MjY2LjE4fEdCUHwyMDI2LTA3LTI1" OriginalAmount="266" TotalPrice="268.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="268.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW, BALCONY, CORNER" RoomTypeCode="0|0|1160302235|1784221864069817B2119B24||no|102872|16|MjY2LjE4fEdCUHwyMDI2LTA3LTI1" OriginalAmount="266" TotalPrice="268.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="268.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-ebef57a6-18a4-5fc0-a0f8-51cdba80f19a|63|MjY3LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="267" TotalPrice="269.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 31.05-- service fee is included in the room rate.&lt;br/&gt;GBP 28.98-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="269.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Corner - River View" RoomTypeCode="278639493|1|267|27|MjY3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="267" TotalPrice="269.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="267" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160300045|1784221864119173B2035B38||no|102872|16|MjY3LjYxfEdCUHwyMDI2LTA3LTI3" OriginalAmount="268" TotalPrice="270.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160298745|1784221864119173B2035B33||no|102872|16|MjY3LjYxfEdCUHwyMDI2LTA3LTI3" OriginalAmount="268" TotalPrice="270.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="270.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW...KING R" RoomTypeCode="DB#1#HL#89.21#0#OB#OK#20260728#20260729#EU#2-0#K1|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#89.21#0#OB#OK#20260729#20260730#EU#2-0#K1|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#89.21#0#OB#OK#20260730#20260731#EU#2-0#K1|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MjY3LjYzfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="268" TotalPrice="270.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH CITY VIEW...TWIN R" RoomTypeCode="TW#1#HL#89.21#0#OB#OK#20260728#20260729#EU#2-0#T2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#89.21#0#OB#OK#20260729#20260730#EU#2-0#T2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#89.21#0#OB#OK#20260730#20260731#EU#2-0#T2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MjY3LjYzfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="268" TotalPrice="270.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: GUEST NILE VIEW ROOM" RoomTypeCode="2421680100-1-0|702421680100|2|0|12|MjY4LjIxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="268" TotalPrice="270.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: CORNER KING ROOM WITH NILE VIEW" RoomTypeCode="2434016736-1-0|702434016736|2|0|12|MjY4LjIxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="268" TotalPrice="270.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-f55635aa-fdd2-51b2-a809-cf2abffe344d|63|MjY5LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="269" TotalPrice="271.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 31.28-- service fee is included in the room rate.&lt;br/&gt;GBP 29.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="271.69" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="271.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Guest room Nile view" RoomTypeCode="0|0|233709455|1784221863008006B1000B18||yes|102872|16|MjY5LjI2fEdCUHwyMDI2LTA3LTE2" OriginalAmount="269" TotalPrice="271.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="271.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, RIVER VIEW" RoomTypeCode="0|0|1160282825|1784221864069817B2119B30||no|102872|16|MjY5LjQ5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="269" TotalPrice="272.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="272.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, WITH VIEW" RoomTypeCode="0|0|1218902665|1784221864069817B2119B33||no|102872|16|MjY5LjQ5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="269" TotalPrice="272.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="272.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1160322455|1784221869035500B2057B11||no|102872|16|MjY5Ljk2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="270" TotalPrice="272.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="272.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160392875|1784221869035500B2057B20||no|102872|16|MjY5Ljk2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="270" TotalPrice="272.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="272.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - River View" RoomTypeCode="261120816|1|272|27|MjcyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="272" TotalPrice="274.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="272" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE OR TWIN BED, CITY VIEW" RoomTypeCode="0|0|1160306425|1784221864005657B2120B8||yes|102872|16|MjcyLjA3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="272" TotalPrice="274.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, RIVER VIEW" RoomTypeCode="0|0|1282266695|1784221863011688B2047B2||no|102872|16|MjcyLjQxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="272" TotalPrice="275.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="275.13" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="275.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with city view (full double bed) (king size bed, corner room)" RoomTypeCode="h-c93422d4-c61f-56af-a1da-f3d1b98aa844|63|Mjc0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="274" TotalPrice="276.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 31.86-- service fee is included in the room rate.&lt;br/&gt;GBP 29.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="276.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-79a1ebd2-b1f5-56ed-a76b-dbf5f1bf105b|63|Mjc3LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="277" TotalPrice="279.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 32.21-- service fee is included in the room rate.&lt;br/&gt;GBP 30.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="279.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with city view (twin beds)" RoomTypeCode="h-c0ccbfb5-6d35-5633-ab50-2372ae18e102|63|Mjc3LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="277" TotalPrice="279.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 32.21-- service fee is included in the room rate.&lt;br/&gt;GBP 30.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="279.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160322015|1784221865022343B2098B18||no|102872|16|Mjc3LjI5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="277" TotalPrice="280.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="280.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: RUN OF HOUSE" RoomTypeCode="0|0|1160282815|1784221864069817B2119B36||no|102872|16|Mjc3LjQ4fEdCUHwyMDI2LTA3LTI0" OriginalAmount="277" TotalPrice="280.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="280.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, CITY VIEW, CORNER" RoomTypeCode="0|0|1160392845|1784221869035500B2057B26||no|102872|16|Mjc3Ljk1fEdCUHwyMDI2LTA3LTIz" OriginalAmount="278" TotalPrice="280.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="280.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING GUEST ROOM WITH NILE VIEW...KING R" RoomTypeCode="DB#1#HL#93.36#0#OB#OK#20260728#20260729#EU#2-0#K1D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#93.36#0#OB#OK#20260729#20260730#EU#2-0#K1D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#93.36#0#OB#OK#20260730#20260731#EU#2-0#K1D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MjgwLjA4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="280" TotalPrice="282.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN GUEST ROOM WITH NILE VIEW...TWIN R" RoomTypeCode="TW#1#HL#93.36#0#OB#OK#20260728#20260729#EU#2-0#T2D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#93.36#0#OB#OK#20260729#20260730#EU#2-0#T2D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#93.36#0#OB#OK#20260730#20260731#EU#2-0#T2D|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MjgwLjA4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="280" TotalPrice="282.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, CITY VIEW" RoomTypeCode="0|0|1160303495|1784221869035500B2057B93||yes|102872|16|MjgwLjgzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="281" TotalPrice="283.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="283.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1456029295|1784221864005657B2120B14||no|102872|16|MjgxLjI0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="281" TotalPrice="284.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="284.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Corner Family City VIEW ROOM." RoomTypeCode="0|0|256989225|1784221863008006B1000B26||yes|102872|16|MjgxLjMxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="281" TotalPrice="284.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="284.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE OR TWIN BED, RIVER VIEW" RoomTypeCode="0|0|1160306435|1784221864005657B2120B16||yes|102872|16|MjgyLjcwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="283" TotalPrice="285.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="285.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, KING BED, CITY VIEW" RoomTypeCode="0|0|1521274845|1784221864069817B2119B45||yes|102872|16|MjgzLjM1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="283" TotalPrice="286.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="286.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - Corner - City view" RoomTypeCode="267346380|1|284|27|Mjg0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="284" TotalPrice="286.84" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="284" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with Nile view (full double bed) (king size bed, corner room)" RoomTypeCode="h-fba1dbd8-f820-5d4b-8c39-fab362cccc79|63|Mjg2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="286" TotalPrice="288.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 33.26-- service fee is included in the room rate.&lt;br/&gt;GBP 31.04-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="288.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN GUEST ROOM WITH NILE VIEW, TWIN RM/SPECTACULAR NILE VIEW/BALCONY/36SQM, TWIN/NILE VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-V5svLY_1KbC6hGyq0KQJ2s6fi8JVhpGbsEgOCGxL746z6j1eqkwqVtw4Q7Orwe5MSGP_PmclNvoXXJge6dCNB1tsL00oTsuTAqb0eMcxPErf97iRouCpbHUF3kW6PFQKq0wAjOHwdl6lsk6nkVmTBaKePsK4aFnc-GIXIVhjpbpLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GZTua9pb9zfpLgdreUz7qV4|286.26|16479|CAF539300|1|Mjg2LjI2fEdCUHwyMDI2LTA3LTIy" OriginalAmount="286" TotalPrice="289.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CITY, CORNER" RoomTypeCode="0|0|1516888505|1784221863011688B2047B4||no|102872|16|Mjg3LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="287" TotalPrice="289.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289.87" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="289.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1331|1282201465|1784221863049379B2144B1||no|102872|16|Mjg4LjI0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="288" TotalPrice="291.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>EXCLUSIONS. This rate is NOT applicable for nationals of the following countries:: Bahrain, Kuwait, Oman, Qatar, Saudi Arabia, United Arab Emirates, Iraq, Libya, Yemen, Egypt, Jordan, Lebanon, Syria, Tunisia, Algeria, Palestine&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="291.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|1331|1290746445|1784221863049379B2144B0||no|102872|16|Mjg4LjI0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="288" TotalPrice="291.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>EXCLUSIONS. This rate is NOT applicable for nationals of the following countries:: Bahrain, Kuwait, Oman, Qatar, Saudi Arabia, United Arab Emirates, Iraq, Libya, Yemen, Egypt, Jordan, Lebanon, Syria, Tunisia, Algeria, Palestine&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="291.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING CORNER  ROOM WITH CITY VIEW...KING" RoomTypeCode="DB#1#HL#96.12#0#OB#OK#20260728#20260729#EU#2-0#K1RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#96.12#0#OB#OK#20260729#20260730#EU#2-0#K1RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#96.12#0#OB#OK#20260730#20260731#EU#2-0#K1RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|Mjg4LjM2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="288" TotalPrice="291.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN CORNER  ROOM WITH CITY VIEW...TWIN" RoomTypeCode="TW#1#HL#96.12#0#OB#OK#20260728#20260729#EU#2-0#T2RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#96.12#0#OB#OK#20260729#20260730#EU#2-0#T2RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#96.12#0#OB#OK#20260730#20260731#EU#2-0#T2RRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|Mjg4LjM2fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="288" TotalPrice="291.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1160300035|1784221864005657B2120B22||no|102872|16|Mjg5LjU3fEdCUHwyMDI2LTA3LTI1" OriginalAmount="290" TotalPrice="292.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="292.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160305145|1784221869035500B2057B35||no|102872|16|Mjg5Ljk2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="290" TotalPrice="292.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="292.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING DELUXE ROOM WITH CITY VIEW, KING RM/SPECTACULAR CITY VIEW/BALCONY/36SQM, KING/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckTQVIH7z1SwZnMyCSTUwwwztfDHmrSpGUZlMO03P_e4BYnk9Uo0fBtF8BWeXSpdkUYXXJge6dCNBSqNYbw9ZDP3Aqb0eMcxPErf97iRouCpbHUF3kW6PFQIlVV8ls3GUpqlsk6nkVmTBaKePsK4aFneqqI8cRIbA35LBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GZTua9pb9zfpLgdreUz7qV4|290.82|16479|CAF539300|1|MjkwLjgyfEdCUHwyMDI2LTA3LTIy" OriginalAmount="291" TotalPrice="293.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="293.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, RIVER VIEW" RoomTypeCode="0|0|1160303515|1784221869035500B2057B108||yes|102872|16|MjkxLjI0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="291" TotalPrice="294.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, WITH VIEW, BALCONY" RoomTypeCode="0|0|1191797085|1784221864069817B2119B47||no|102872|16|MjkyLjEyfEdCUHwyMDI2LTA3LTI1" OriginalAmount="292" TotalPrice="295.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="295.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING GUEST ROOM WITH CITY VIEW, KING RM/CITY VIEW/BALCONY/BRIGHT AIRY/36SQM, KING/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9WtCpYJ6Ir60NNhgsb8ugpd6FcBXdSgi6G5PtM-qm7gzWx0UbZbWA3c3uI9LtkD3GPmrSzoiCbxJL7LOolQH_Zwv82EEbzBWLA7hzGp5R87H1kvbchu6q2_z_sVvHIVgaYn9NkC2B5rNwgB632vYOJzHAhha1LHED_pATpBKFHMqOQQPJQ11bxREwm_i1gmcQtiP6hasKBwnvr68_HENaJN-tEsHKmyBTshSx7dDOBv-YNWftQ5aggweYCnCEOaRP-1dh6zAkJmdXizbxTYMNKGKWvRIYoa97WtPoZx34PlVR8aMhJQkjhHNpc5T56PPk|292.29|16479|CAF539300|1|MjkyLjI5fEdCUHwyMDI2LTA3LTIy" OriginalAmount="292" TotalPrice="295.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="295.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW, SOFA, CORNER" RoomTypeCode="0|0|1197126485|1784221864005657B2120B23||no|102872|16|MjkyLjU2fEdCUHwyMDI2LTA3LTI0" OriginalAmount="293" TotalPrice="295.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="295.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Corner Family NILE VIEW ROOM." RoomTypeCode="0|0|256989175|1784221863008006B1000B24||yes|102872|16|MjkzLjM3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="293" TotalPrice="296.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, DELUXE, KING BED, CITY VIEW, BALCONY" RoomTypeCode="0|0|1160301455|1784221864069817B2119B50||no|102872|16|MjkzLjczfEdCUHwyMDI2LTA3LTI1" OriginalAmount="294" TotalPrice="296.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, DELUXE, TWIN BEDS, CITY VIEW, BALCONY" RoomTypeCode="0|0|1160301445|1784221864069817B2119B53||no|102872|16|MjkzLjczfEdCUHwyMDI2LTA3LTI1" OriginalAmount="294" TotalPrice="296.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with Nile view (full double bed) (king size bed, smoking, corner room)" RoomTypeCode="h-b75a8780-f785-5a24-9429-635544cb3b38|63|Mjk0LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="294" TotalPrice="296.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 34.19-- service fee is included in the room rate.&lt;br/&gt;GBP 31.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-2a06383d-6c57-5c8a-a913-c0ec4a82495f|63|Mjk0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="294" TotalPrice="296.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 34.19-- service fee is included in the room rate.&lt;br/&gt;GBP 31.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with Nile view (twin beds)" RoomTypeCode="h-9a331f34-ad6b-533c-bd3c-c01082b6d7f9|63|Mjk0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="294" TotalPrice="296.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 34.19-- service fee is included in the room rate.&lt;br/&gt;GBP 31.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe - City View" RoomTypeCode="278485299|1|294|27|Mjk0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="294" TotalPrice="296.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe - City View" RoomTypeCode="278485194|1|294|27|Mjk0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="294" TotalPrice="296.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DOUBLE OR TWIN BED, RIVER VIEW" RoomTypeCode="0|0|1530724275|1784221864005657B2120B24||no|102872|16|Mjk0LjMzfEdCUHwyMDI2LTA3LTI0" OriginalAmount="294" TotalPrice="297.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="297.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, CITY VIEW" RoomTypeCode="0|0|1160300065|1784221864119173B2035B108||no|102872|16|Mjk1LjMwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="295" TotalPrice="298.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="298.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160300055|1784221864119173B2035B98||no|102872|16|Mjk1LjMwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="295" TotalPrice="298.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="298.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with Nile view (twin beds) (smoking, corner room)" RoomTypeCode="h-3f4644d6-0ead-5765-a1b9-a8f71d8f0e5e|63|Mjk2LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="296" TotalPrice="298.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 34.42-- service fee is included in the room rate.&lt;br/&gt;GBP 32.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="298.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - Corner - Nile view" RoomTypeCode="267346381|1|296|27|Mjk2fEdCUHwyMDI2LTA3LTE2" OriginalAmount="296" TotalPrice="298.96" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="296" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS, WITH VIEW" RoomTypeCode="0|0|1160301485|1784221864069817B2119B56||yes|102872|16|Mjk2LjU3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="297" TotalPrice="299.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="299.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING  CORNER ROOM WITH NILE VIEW...KING" RoomTypeCode="DB#1#HL#100.27#0#OB#OK#20260728#20260729#EU#2-0#K1DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#100.27#0#OB#OK#20260729#20260730#EU#2-0#K1DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#100.27#0#OB#OK#20260730#20260731#EU#2-0#K1DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzAwLjgxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="301" TotalPrice="303.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN CORNER ROOM WITH NILE VIEW...TWIN" RoomTypeCode="TW#1#HL#100.27#0#OB#OK#20260728#20260729#EU#2-0#T2DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#100.27#0#OB#OK#20260729#20260730#EU#2-0#T2DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#100.27#0#OB#OK#20260730#20260731#EU#2-0#T2DRA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzAwLjgxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="301" TotalPrice="303.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS" RoomTypeCode="0|0|1160298735|1784221863083475B2092B7||no|102872|16|MzAxLjMyfEdCUHwyMDI2LTA3LTI4" OriginalAmount="301" TotalPrice="304.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>In connection with facilitating your hotel transaction, the charge to your method of payment will include a charge for Taxes and Fees. This charge includes an estimated amount to recover the amount we pay to the hotel in connection with your reservation for taxes owed by the hotel including, without limitation, sales and use tax, occupancy tax, room tax, excise tax, value added tax and/or other similar taxes. In certain locations, the tax amount may also include government imposed service fees or other fees not paid directly to the taxing authorities but required by law to be collected by the hotel. The amount paid to the hotel in connection with your reservation for taxes may vary from the amount we estimate and include in the charge to you. The balance of the charge for Taxes and Fees is a fee we retain as part of the compensation for our services and to cover the costs of your reservation, including, for example, customer service costs. The charge for Taxes and Fees varies based on a number of factors including, without limitation, the amount we pay the hotel and the location of the hotel where you will be staying, and may include profit that we retain. Except as described below, we are not the vendor collecting and remitting taxes to the applicable taxing authorities. Our hotel suppliers, as vendors, include all applicable taxes in the amount billed to us and we pay over such amounts directly to the vendors. We are not a co-vendor associated with the vendor with whom we book or reserve our customer&amp;#039;s travel arrangements. Taxability and the appropriate tax rate and the type of applicable taxes vary greatly by location. For transactions involving hotels located within certain jurisdictions, the charge to your method of payment for Taxes and Fees includes a payment of tax that we are required to collect and remit to the jurisdiction for tax owed on amounts we retain as compensation for our services. Depending on the property you stay at you may also be charged (i) certain mandatory hotel specific service fees, for example, resort fees (which typically apply to resort type destinations and, if applicable, may range from $10 to $40 per day), energy surcharges, newspaper delivery fees, in-room safe fees, tourism fees, or housekeeping fees and/or (ii) certain optional incidental fees, for example, parking charges, minibar charges, phone calls, room service and movie rentals, etc. These charges, if applicable, will be payable by you to the hotel directly at checkout. When you check in, a credit card or, in the hotel&amp;#039;s discretion, a debit card, will be required to secure these charges and fees that you may incur during your stay. Please contact the hotel directly as to whether and which charges or service fees apply. Please note that we are unable to facilitate a rebate of Canadian Goods and Services Tax (&amp;#039;GST&amp;#039;) for customers booking Canadian hotel accommodations utilizing our services. For bookings in Canada, the charges may also include destination marketing fees collected by the hotel and passed along to tourist bureaus. The reservation holder must be 21 years of age or older. Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund. Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received. The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate. All rooms will accommodate up to 2 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="304.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CITY" RoomTypeCode="0|0|1236537715|1784221869035500B2057B152||yes|102872|16|MzA2Ljg0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="307" TotalPrice="309.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="309.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: KING CORNER  ROOM WITH CITY VIEW, KING CORNER RM/CITY VIEW/44SQM, 44SQM RM/BALCONY/IRON/MINIBAR RM" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9oVGcOzmqk1VSsggA9ztyFoRwdXviV4Y--ASa5UfXKGcPWzbt8SCgv23AJ2YKWcHpeZIKn77_omalDKEUENqxZjkGTtSnaCtZhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOTKyw4C-TE1NHTYKnofwdLZPxVvFGL93dcNeMl00Vr2EInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS8DQS78xeCHlp0Vqk-QRDz0KW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|307.17|16479|CAF539300|1|MzA3LjE3fEdCUHwyMDI2LTA3LTIy" OriginalAmount="307" TotalPrice="310.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE OR TWIN BED, CITY VIEW, CORNER" RoomTypeCode="0|0|1160306445|1784221864005657B2120B25||yes|102872|16|MzA3LjUxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="308" TotalPrice="310.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 BEDS, CITY VIEW" RoomTypeCode="0|0|1160322235|1784221865052203B2021B73||no|102872|16|MzA4LjgwfEdCUHwyMDI2LTA3LTI4" OriginalAmount="309" TotalPrice="311.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="311.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING DELUXE ROOM WITH NILE VIEW, KING RM/SPECTACULAR NILE VIEW/BALCONY/36SQM, KING/NILE VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckVg_79_53ow4MWX8UFqq8AIvef3imTqzFkcRFC-w4bQhrxpU8PuFd0oV4P6QxPqSlsTVButHemNyfRAxVx7yAAe67PJvEYUvfinh3cDSLE8MaGJ-SXFddJsAgP19x2NMy4HoetUqRHdqzJF2wfbd_0aDVGX54P8Stdfb9hyQCl7Zj_4x3F2qHUSyyRUMt4KNmOJakzO6_TglfCI9-_tUKgiBNZGOpElvSNmdzX8gc2yujZsagDn6PYWyRgqrCVincKW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|309.00|16479|CAF539300|1|MzA5LjAwfEdCUHwyMDI2LTA3LTIy" OriginalAmount="309" TotalPrice="312.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="312.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 BEDS, WITH VIEW, BALCONY" RoomTypeCode="0|0|1569624205|1784221865052203B2021B12||no|102872|16|MzA5Ljk2fEdCUHwyMDI2LTA3LTI4" OriginalAmount="310" TotalPrice="313.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.
Occupancy Policy: All rooms will accommodate up to 2 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.
Pets Policy: Pets are not allowed.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="313.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room with Nile view (full double bed)" RoomTypeCode="h-eeb7d6df-a8a3-50db-a055-9390f934a9c0|63|MzEwLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="310" TotalPrice="313.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 36.05-- service fee is included in the room rate.&lt;br/&gt;GBP 33.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="313.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="84001131|1|310|27|MzEwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="310" TotalPrice="313.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T10:00:00" End="2026-07-21T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310" /></CancelPenalty><CancelPenalty Start="2026-07-22T10:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe" RoomTypeCode="84001125|1|310|27|MzEwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="310" TotalPrice="313.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T10:00:00" End="2026-07-21T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310" /></CancelPenalty><CancelPenalty Start="2026-07-22T10:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="310" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, DELUXE, TWIN BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1160302245|1784221864069817B2119B68||no|102872|16|MzEyLjA5fEdCUHwyMDI2LTA3LTI1" OriginalAmount="312" TotalPrice="315.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="315.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SPECTACULAR, DELUXE, KING BED, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1160302255|1784221864069817B2119B71||no|102872|16|MzEyLjA5fEdCUHwyMDI2LTA3LTI1" OriginalAmount="312" TotalPrice="315.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="315.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160300025|1784221864004343B2129B4||no|102872|16|MzEyLjM3fEdCUHwyMDI2LTA3LTI4" OriginalAmount="312" TotalPrice="315.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of CleanStay (Hilton)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 13 for adults and USD 6.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Valet parking fee: USD 7 per day (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: USD 70 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 7:30 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is required for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 121.86 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 99.72 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 156.36 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="315.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|0|1160322025|1784221865022343B2098B32||no|102872|16|MzEyLjU0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="313" TotalPrice="315.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="315.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe" RoomTypeCode="278485201|1|313|27|MzEzfEdCUHwyMDI2LTA3LTI2" OriginalAmount="313" TotalPrice="316.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="313" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|1331|1160321995|1784221864025520B2160B139||yes|102872|16|MzEzLjU4fEdCUHwyMDI2LTA3LTE2" OriginalAmount="314" TotalPrice="316.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.Bed&amp;amp;Breakfast&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&amp;lt;BR /&amp;gt;STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="316.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160300085|1784221864119173B2035B103||no|102872|16|MzEzLjc2fEdCUHwyMDI2LTA3LTI3" OriginalAmount="314" TotalPrice="316.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="316.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1160300075|1784221864119173B2035B93||no|102872|16|MzEzLjc2fEdCUHwyMDI2LTA3LTI3" OriginalAmount="314" TotalPrice="316.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="316.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-7b20ea6c-9488-555a-97da-966c123a7497|63|MzE2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="316" TotalPrice="319.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 36.74-- service fee is included in the room rate.&lt;br/&gt;GBP 34.29-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="319.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: TWIN GUEST ROOM WITH NILE VIEW" RoomTypeCode="572126702-1-0|700572126702|2|0|12|MzE3LjcwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="318" TotalPrice="320.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: KING GUEST ROOM WITH NILE VIEW" RoomTypeCode="786371862-1-0|700786371862|2|0|12|MzE3LjcwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="318" TotalPrice="320.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: KING  CORNER ROOM WITH NILE VIEW, KING CORNER ROOM NILE VIEW/44SQM, NILE VIEW/BALCONY/IRON/MINIBAR RM" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9oVGcOzmqk1QmOO3NfBlCiyi7NNIxSQxI98H7h2FXIntTwgC_9aA0V7Qc-xhGPE4CMcZ5zq_hYjalDKEUENqxZjkGTtSnaCtZhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOTKyw4C-TE1NHTYKnofwdLZPxVvFGL93dqUirI77brr0InDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS8DQS78xeCHlp0Vqk-QRDz0KW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|318.06|16479|CAF539300|1|MzE4LjA2fEdCUHwyMDI2LTA3LTIy" OriginalAmount="318" TotalPrice="321.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, WITH VIEW" RoomTypeCode="0|0|1411683605|1784221864069817B2119B88||no|102872|16|MzE5LjQwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="319" TotalPrice="322.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="322.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, CORNER" RoomTypeCode="0|0|1160305135|1784221869035500B2057B154||yes|102872|16|MzE5Ljg0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="320" TotalPrice="323.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="323.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, CITY VIEW" RoomTypeCode="0|0|1160305185|1784221869035500B2057B44||no|102872|16|MzE5Ljk2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="320" TotalPrice="323.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="323.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: King Room - Standard - 1 King Size Bed" RoomTypeCode="86846239|1|321|27|MzIxfEdCUHwyMDI2LTA3LTI3" OriginalAmount="321" TotalPrice="324.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T08:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="321" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, CITY VIEW" RoomTypeCode="0|1331|1160194155|1784221863069826B2103B34||no|102872|16|MzIyLjM5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="322" TotalPrice="325.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="325.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 BEDS, RIVER VIEW" RoomTypeCode="0|0|1406804935|1784221865052203B2021B77||no|102872|16|MzIzLjE4fEdCUHwyMDI2LTA3LTI4" OriginalAmount="323" TotalPrice="326.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="326.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|1331|1160322025|1784221864070752B2030B62||yes|102872|16|MzI0LjE3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="324" TotalPrice="327.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="327.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|0|1160322035|1784221865022343B2098B45||no|102872|16|MzI0LjI5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="324" TotalPrice="327.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="327.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, RIVER VIEW" RoomTypeCode="0|1331|1160282825|1784221865022343B2098B84||no|102872|16|MzI1LjA0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="325" TotalPrice="328.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="328.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1331|1160300035|1784221865022343B2098B41||no|102872|16|MzI1LjA0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="325" TotalPrice="328.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="328.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with city view (twin beds)" RoomTypeCode="h-45bcaa4d-6273-5f31-9f87-49d61274df73|63|MzI5LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="329" TotalPrice="332.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 38.26-- service fee is included in the room rate.&lt;br/&gt;GBP 35.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="332.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-3b413dde-f3d3-57d3-930f-701827801334|63|MzI5LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="329" TotalPrice="332.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 38.26-- service fee is included in the room rate.&lt;br/&gt;GBP 35.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="332.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe room city view" RoomTypeCode="0|0|256988915|1784221863008006B1000B20||yes|102872|16|MzI5LjU0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="330" TotalPrice="332.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="332.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe - River View" RoomTypeCode="323642549|1|331|27|MzMxfEdCUHwyMDI2LTA3LTI1" OriginalAmount="331" TotalPrice="334.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="331" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING DELUXE ROOM WITH CITY VIEW...KING" RoomTypeCode="DB#1#HL#110.65#0#OB#OK#20260728#20260729#EU#2-0#K1S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#110.65#0#OB#OK#20260729#20260730#EU#2-0#K1S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#110.65#0#OB#OK#20260730#20260731#EU#2-0#K1S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzMxLjk1fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="332" TotalPrice="335.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN DELUXE ROOM WITH CITY VIEW...TWIN" RoomTypeCode="TW#1#HL#110.65#0#OB#OK#20260728#20260729#EU#2-0#T2S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#110.65#0#OB#OK#20260729#20260730#EU#2-0#T2S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#110.65#0#OB#OK#20260730#20260731#EU#2-0#T2S|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzMxLjk1fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="332" TotalPrice="335.27" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De Luxe - City View" RoomTypeCode="268076342|1|332|27|MzMyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="332" TotalPrice="335.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="332" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 BEDS, CITY VIEW, CORNER" RoomTypeCode="0|0|1161588205|1784221865052203B2021B45||no|102872|16|MzMyLjc1fEdCUHwyMDI2LTA3LTI4" OriginalAmount="333" TotalPrice="336.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="336.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, CITY VIEW, CORNER" RoomTypeCode="0|1331|1160392845|1784221865022343B2098B87||no|102872|16|MzMyLjg5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="333" TotalPrice="336.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="336.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, WITH VIEW" RoomTypeCode="0|0|1165443285|1784221864069817B2119B100||no|102872|16|MzM0LjM2fEdCUHwyMDI2LTA3LTI1" OriginalAmount="334" TotalPrice="337.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="337.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - River View" RoomTypeCode="287909114|1|335|27|MzM1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="335" TotalPrice="338.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T13:00:00" End="2026-07-22T13:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335" /></CancelPenalty><CancelPenalty Start="2026-07-23T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="335" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CITY, DELUXE" RoomTypeCode="0|0|1160303525|1784221863011688B2047B8||no|102872|16|MzM1LjY1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="336" TotalPrice="339.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.01" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 BEDS, CITY VIEW" RoomTypeCode="0|0|1411360925|1784221865052203B2021B0||no|102872|16|MzM1LjY4fEdCUHwyMDI2LTA3LTI3" OriginalAmount="336" TotalPrice="339.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Breakfast included&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW, LARGE" RoomTypeCode="0|0|1160365155|1784221869035500B2057B97||no|102872|16|MzM1Ljc3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="336" TotalPrice="339.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.13" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-a35435a7-b037-5ec6-b897-2219ac87a72c|63|MzM2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="336" TotalPrice="339.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 39.07-- service fee is included in the room rate.&lt;br/&gt;GBP 36.47-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|0|1160322045|1784221865022343B2098B47||no|102872|16|MzM2LjA0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="336" TotalPrice="339.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: TWIN ROOM - CITY VIEW" RoomTypeCode="100122760-1-0|700100122760|2|0|12|MzM2LjU2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="337" TotalPrice="339.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE ROOM KING BED - CITY VIEW" RoomTypeCode="3795489514-1-0|703795489514|2|0|12|MzM2LjU2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="337" TotalPrice="339.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, 2 BEDS" RoomTypeCode="0|0|1160373815|1784221864069817B2119B102||no|102872|16|MzM5LjM3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="339" TotalPrice="342.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="342.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe" RoomTypeCode="0|0|997735|1784221864069817B2119B107||no|102872|16|MzM5LjM3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="339" TotalPrice="342.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="342.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, RIVER VIEW" RoomTypeCode="0|0|1160301605|1784221869035500B2057B50||no|102872|16|MzM5Ljk2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="340" TotalPrice="343.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="343.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe room Nile view" RoomTypeCode="0|0|256988995|1784221863008006B1000B22||yes|102872|16|MzQxLjU5fEdCUHwyMDI2LTA3LTE2" OriginalAmount="342" TotalPrice="345.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="345.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with city view (full double bed)" RoomTypeCode="h-654cd69f-9acb-54bd-8ce8-e1bae1c667dd|63|MzQyLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="342" TotalPrice="345.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 39.77-- service fee is included in the room rate.&lt;br/&gt;GBP 37.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="345.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="311843245|1|344|27|MzQ0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="344" TotalPrice="347.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T11:00:00" End="2026-07-22T15:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344" /></CancelPenalty><CancelPenalty Start="2026-07-23T15:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, RIVER VIEW, CORNER" RoomTypeCode="0|1331|1160305145|1784221865022343B2098B88||no|102872|16|MzQ0LjYyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="345" TotalPrice="348.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - De Luxe - Nile view" RoomTypeCode="261120820|1|345|27|MzQ1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="345" TotalPrice="348.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="345" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN EXECUTIVE ROOM WITH CITY VIEW, HIGH FLR/CITY VIEW/EXEC LOUNGE/VIP AMENITIES, WORK DESK/ LOUNGE ACCESS/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckccGPuJc9wZ3NWQd4o3otoEZyEqbpcEzi1s5DoUo5W0L0OGSU8BMN-8D9RqLeM1jI4XXJge6dCNBSqNYbw9ZDP3Aqb0eMcxPErf97iRouCpbHUF3kW6PFQKq0wAjOHwdl6lsk6nkVmTBaKePsK4aFndMk4c3YDd69JLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GZTua9pb9zfpLgdreUz7qV4|345.33|16479|CAF539300|1|MzQ1LjMzfEdCUHwyMDI2LTA3LTIy" OriginalAmount="345" TotalPrice="348.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, CITY VIEW, LARGE, CORNER" RoomTypeCode="0|0|1591544655|1784221869035500B2057B103||no|102872|16|MzQ1LjY3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="346" TotalPrice="349.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="349.13" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="349.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with city view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-55307ed8-7148-5e0a-bf5e-f5589ae066cb|63|MzQ2LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="346" TotalPrice="349.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 40.23-- service fee is included in the room rate.&lt;br/&gt;GBP 37.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="349.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple room" RoomTypeCode="83970619|1|347|27|MzQ3fEdCUHwyMDI2LTA3LTI1" OriginalAmount="347" TotalPrice="350.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T10:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="347" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 BEDS, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160306705|1784221865052203B2021B55||no|102872|16|MzQ3LjExfEdCUHwyMDI2LTA3LTI4" OriginalAmount="347" TotalPrice="350.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="350.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, RIVER VIEW" RoomTypeCode="0|1331|1160306465|1784221863069826B2103B37||no|102872|16|MzQ3LjMxfEdCUHwyMDI2LTA3LTI0" OriginalAmount="347" TotalPrice="350.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="350.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|0|1160322055|1784221865022343B2098B49||no|102872|16|MzQ3Ljc5fEdCUHwyMDI2LTA3LTI0" OriginalAmount="348" TotalPrice="351.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="351.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|1331|1160322035|1784221864070752B2030B63||yes|102872|16|MzQ4LjU1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="349" TotalPrice="352.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="352.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: VIP, EXECUTIVE, TWIN BEDS, CITY VIEW, BALCONY, EXECUTIVE LOUNGE ACCESS, LOUNGE ACCESS, HIGH FLOOR" RoomTypeCode="0|0|1277404385|1784221864069817B2119B118||no|102872|16|MzQ4Ljc5fEdCUHwyMDI2LTA3LTI1" OriginalAmount="349" TotalPrice="352.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="352.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: VIP, EXECUTIVE, KING BED, CITY VIEW, BALCONY, EXECUTIVE LOUNGE ACCESS, LOUNGE ACCESS, HIGH FLOOR" RoomTypeCode="0|0|1277404395|1784221864069817B2119B121||no|102872|16|MzQ4Ljc5fEdCUHwyMDI2LTA3LTI1" OriginalAmount="349" TotalPrice="352.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="352.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-bbc4763a-6f2c-5571-b51b-b53921070135|63|MzQ5LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="349" TotalPrice="352.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 40.58-- service fee is included in the room rate.&lt;br/&gt;GBP 37.88-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="352.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe - City View" RoomTypeCode="324605872|1|349|27|MzQ5fEdCUHwyMDI2LTA3LTE2" OriginalAmount="349" TotalPrice="352.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:11.0820531+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="349" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE ROOM KING BED - RIVER VIEW" RoomTypeCode="2656568248-1-0|702656568248|2|0|12|MzQ5LjYzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="350" TotalPrice="353.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: TWIN ROOM - RIVER VIEW" RoomTypeCode="3525274437-1-0|703525274437|2|0|12|MzQ5LjYzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="350" TotalPrice="353.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive - City View" RoomTypeCode="278485812|1|350|27|MzUwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="350" TotalPrice="353.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="350" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive - City View" RoomTypeCode="278485391|1|350|27|MzUwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="350" TotalPrice="353.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="350" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW" RoomTypeCode="0|0|1160300095|1784221864119173B2035B43||no|102872|16|MzUwLjY2fEdCUHwyMDI2LTA3LTI3" OriginalAmount="351" TotalPrice="354.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160300105|1784221864119173B2035B48||no|102872|16|MzUwLjY2fEdCUHwyMDI2LTA3LTI3" OriginalAmount="351" TotalPrice="354.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="354.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING DELUXE ROOM WITH NILE VIEW...KING" RoomTypeCode="DB#1#HL#117.56#0#OB#OK#20260728#20260729#EU#2-0#K1SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#117.56#0#OB#OK#20260729#20260730#EU#2-0#K1SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#117.56#0#OB#OK#20260730#20260731#EU#2-0#K1SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzUyLjY4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="353" TotalPrice="356.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN DELUXE ROOM WITH NILE VIEW...TWIN" RoomTypeCode="TW#1#HL#117.56#0#OB#OK#20260728#20260729#EU#2-0#T2SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#117.56#0#OB#OK#20260729#20260730#EU#2-0#T2SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#117.56#0#OB#OK#20260730#20260731#EU#2-0#T2SF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzUyLjY4fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="353" TotalPrice="356.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: NEW EXECUTIVE CITY VIEW ROOM" RoomTypeCode="0|0|247162|1784221863008006B1000B12||yes|102872|16|MzUzLjY1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="354" TotalPrice="357.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Double room with city view (twin beds) (sofa, corner room)" RoomTypeCode="h-f73284e9-837e-5d7e-af9c-f1ac9a9686c3|63|MzU0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="354" TotalPrice="357.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 41.16-- service fee is included in the room rate.&lt;br/&gt;GBP 38.42-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (twin beds)" RoomTypeCode="h-005bd003-aecd-5c77-bbf7-d4e4bfe49af9|63|MzU1LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="355" TotalPrice="358.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 41.28-- service fee is included in the room rate.&lt;br/&gt;GBP 38.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="358.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-e64413e1-0b6f-55bc-9e6e-510b5338484e|63|MzU1LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="355" TotalPrice="358.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 41.28-- service fee is included in the room rate.&lt;br/&gt;GBP 38.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="358.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - New Executive - City view" RoomTypeCode="267346379|1|357|27|MzU3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="357" TotalPrice="360.57" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: TWIN ROOM - CORNER - CITY VIEW" RoomTypeCode="1360612188-1-0|701360612188|2|0|12|MzU3LjgwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="358" TotalPrice="361.38" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN DELUXE ROOM WITH NILE VIEW, TWIN RM/SPECTACULAR NILE VIEW/BALCONY/36SQM, TWIN/NILE VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-V5svLY_1KbFn9sprxGS9rpaJhrB0Q3TBt24EOjZj3_d4cy_MXu2ZHvAuXu9HPdFf2IpeJ_IkE-MTVButHemNyBCJ0-hUsLIq67PJvEYUvfinh3cDSLE8MaGJ-SXFddJt2oS0K4JmJ14HoetUqRHdqzJF2wfbd_0bmAeIcYLFeq9fb9hyQCl7Zj_4x3F2qHUSyyRUMt4KNmOJakzO6_TglfCI9-_tUKgiBNZGOpElvSNmdzX8gc2yujZsagDn6PYWyRgqrCVincKW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|360.48|16479|CAF539300|1|MzYwLjQ4fEdCUHwyMDI2LTA3LTIy" OriginalAmount="360" TotalPrice="364.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW, LARGE, CORNER" RoomTypeCode="0|0|1461439115|1784221869035500B2057B106||no|102872|16|MzYwLjYxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="361" TotalPrice="364.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.22" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="364.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, DOUBLE BED, CITY VIEW, CORNER" RoomTypeCode="0|1331|1160303465|1784221864025520B2160B141||yes|102872|16|MzYyLjM1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="362" TotalPrice="365.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.Bed&amp;amp;Breakfast&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&amp;lt;BR /&amp;gt;STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="365.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, CITY VIEW" RoomTypeCode="0|0|1160301635|1784221863011688B2047B14||no|102872|16|MzYyLjQwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="362" TotalPrice="366.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.02" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS, KING BED, CITY VIEW" RoomTypeCode="0|0|1560550655|1784221864069817B2119B124||yes|102872|16|MzYyLjY1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="363" TotalPrice="366.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY VIEW, ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT, ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckTgU7YhkxhceKqqVCbMIrczFCTZjMAVv2XJKtn2910fNN8ql4BQs0dZ3CQ9calDZm6lDKEUENqxZE0J4DOmTPYNhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOTKyw4C-TE1NHTYKnofwdLZPxVvFGL93e-oXWuvTv2gUInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_guIZ_X425JKuvXJzddJJtA|363.54|16479|CAF539300|1|MzYzLjU0fEdCUHwyMDI2LTA3LTIy" OriginalAmount="364" TotalPrice="367.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-0917513b-1659-5cad-a46b-f1f083c1899d|63|MzY0LjAwfEdCUHwyMDI2LTA3LTIw" OriginalAmount="364" TotalPrice="367.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 42.33-- service fee is included in the room rate.&lt;br/&gt;GBP 39.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (corner room)" RoomTypeCode="h-2e6f015b-f397-5984-86e5-bcabedca8bf4|63|MzY1LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="365" TotalPrice="368.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 42.44-- service fee is included in the room rate.&lt;br/&gt;GBP 39.61-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="368.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: NEW EXECUTIVE NILE VIEW ROOM" RoomTypeCode="0|0|58409655|1784221863008006B1000B14||yes|102872|16|MzY1LjcxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="366" TotalPrice="369.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

Please note:
During Holy Month of Ramadan Hotel will serve Suhour if BB rates booked.

NOTE: This hotel offers a bespoke Family Experience for travellers below the age of 12. Enjoy your family meals by selecting dishes from the Kids menu. The hotel offers kid&amp;#039;s amenities.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="369.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY VIEW-Accessibl /city view/exec lounge/interconnect;accessible corner rm/lounge access/balcony" RoomTypeCode="0|0|1452287935|1784221864069817B2119B126||no|102872|16|MzY3LjE2fEdCUHwyMDI2LTA3LTI1" OriginalAmount="367" TotalPrice="370.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="370.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin room - De Luxe" RoomTypeCode="278485559|3|368|27|MzY4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="368" TotalPrice="371.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="368" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room king bed - Executive - Accessible" RoomTypeCode="284522979|1|368|27|MzY4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="368" TotalPrice="371.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="368" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - New Executive - Nile view" RoomTypeCode="267346377|1|369|27|MzY5fEdCUHwyMDI2LTA3LTE2" OriginalAmount="369" TotalPrice="372.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T10:00:00" End="2026-07-23T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="369" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, CORNER, ACCESSIBLE" RoomTypeCode="0|0|1160300115|1784221864119173B2035B133||no|102872|16|MzY5LjEyfEdCUHwyMDI2LTA3LTI3" OriginalAmount="369" TotalPrice="372.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="372.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY VIEW - ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT - ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY -" RoomTypeCode="0|0|1160300235|1784221863069826B2103B14||no|102872|16|MzcwLjE3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="370" TotalPrice="373.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="373.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CITY, EXECUTIVE, KING BED, CORNER, ACCESSIBLE" RoomTypeCode="0|0|1328011625|1784221865022343B2098B51||no|102872|16|MzcwLjQ2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="370" TotalPrice="374.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="374.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with Nile view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-72c38f91-b8b6-5bb9-aa12-81ed93d5e006|63|MzcxLjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="371" TotalPrice="374.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 43.14-- service fee is included in the room rate.&lt;br/&gt;GBP 40.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="374.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING EXECUTIVE ROOM WITH NILE VIEW, HIGH FLR/NILE VIEW/EXEC LOUNGE/VIP AMENITIES, LOUNGE ACCESS/NILE VIEW/WORK DESK/BALCONY" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckazA1F5VWxIjw3w8YqV0iLdc4T2TV2yge_JtzbvfeqSTa-4JGZoiAPbXKWRpqgihKMTVButHemNyfRAxVx7yAAe67PJvEYUvfinh3cDSLE8MaGJ-SXFddJsAgP19x2NMy4HoetUqRHdqzJF2wfbd_0ZMPmhMbonRYtfb9hyQCl7Zj_4x3F2qHUSyyRUMt4KNmOJakzO6_TglfCI9-_tUKgiBNZGOpElvSNmdzX8gc2yujZsagDn6PYWyRgqrCVincKW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|372.63|16479|CAF539300|1|MzcyLjYzfEdCUHwyMDI2LTA3LTIy" OriginalAmount="373" TotalPrice="376.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="376.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-c422ae17-ca9c-596f-a3a7-15109dd59d67|63|Mzc0LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="374" TotalPrice="377.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 43.49-- service fee is included in the room rate.&lt;br/&gt;GBP 40.59-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, RIVER VIEW" RoomTypeCode="0|0|1160392865|1784221863011688B2047B16||no|102872|16|Mzc0LjU2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="375" TotalPrice="378.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.31" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with city view (full double bed) (lounge access)" RoomTypeCode="h-01fd45aa-2a24-5de2-a6ea-4dd58a5f5563|63|Mzc1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="375" TotalPrice="378.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 43.60-- service fee is included in the room rate.&lt;br/&gt;GBP 40.70-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with city view (twin beds) (lounge access)" RoomTypeCode="h-8ac3d32c-8d61-5b58-a652-aa5a86cf8461|63|Mzc1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="375" TotalPrice="378.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 43.60-- service fee is included in the room rate.&lt;br/&gt;GBP 40.70-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="378.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY VIEW ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160300695|1784221864025520B2160B54||no|102872|16|Mzc1LjUyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="376" TotalPrice="379.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="379.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS, KING BED" RoomTypeCode="0|0|1560562185|1784221864069817B2119B129||yes|102872|16|Mzc1Ljg3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="376" TotalPrice="379.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="379.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY VIEW - ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT - ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160301905|1784221863014846B2171B28||no|102872|16|Mzc2LjI5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="376" TotalPrice="380.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Smoking Room Accesible Room Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: VIP, EXECUTIVE, KING BED, RIVER VIEW, BALCONY, EXECUTIVE LOUNGE ACCESS, LOUNGE ACCESS, HIGH FLOOR" RoomTypeCode="0|0|1277404405|1784221864069817B2119B134||no|102872|16|Mzc2LjM0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="376" TotalPrice="380.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: VIP, EXECUTIVE, TWIN BEDS, RIVER VIEW, BALCONY, EXECUTIVE LOUNGE ACCESS, LOUNGE ACCESS, HIGH FLOOR" RoomTypeCode="0|0|1277392245|1784221864069817B2119B131||no|102872|16|Mzc2LjM0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="376" TotalPrice="380.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VIEW-Corner rm/city view/exec lounge/interconnect;spacious corner rm/lounge access/balcony" RoomTypeCode="0|0|1452287955|1784221864069817B2119B137||no|102872|16|Mzc2LjM0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="376" TotalPrice="380.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY VIEW-Accessibl /city view/exec lounge/interconnect;accessible corner rm/lounge access/balcony" RoomTypeCode="0|0|1452287945|1784221864069817B2119B140||no|102872|16|Mzc2LjM0fEdCUHwyMDI2LTA3LTI1" OriginalAmount="376" TotalPrice="380.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (bed type is subject to availability, handicap accessible, corner room)" RoomTypeCode="h-893391e2-852e-5640-8c11-b71744062b48|63|Mzc3LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="377" TotalPrice="380.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 43.84-- service fee is included in the room rate.&lt;br/&gt;GBP 40.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CITY, DELUXE" RoomTypeCode="0|1331|1160303525|1784221863011688B2047B9||no|102872|16|Mzc3LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="377" TotalPrice="380.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="380.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive" RoomTypeCode="278485298|1|377|27|Mzc3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="377" TotalPrice="380.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive" RoomTypeCode="278485296|1|377|27|Mzc3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="377" TotalPrice="380.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive - Corner - City View" RoomTypeCode="278485730|1|377|27|Mzc3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="377" TotalPrice="380.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Executive - Accessible" RoomTypeCode="284532216|1|377|27|Mzc3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="377" TotalPrice="380.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, CORNER" RoomTypeCode="0|0|1160300145|1784221864119173B2035B63||no|102872|16|Mzc4LjM1fEdCUHwyMDI2LTA3LTI3" OriginalAmount="378" TotalPrice="382.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, TWIN BEDS, CITY VIEW, CORNER, ACCESSIBLE" RoomTypeCode="0|0|1160300155|1784221864119173B2035B138||no|102872|16|Mzc4LjM1fEdCUHwyMDI2LTA3LTI3" OriginalAmount="378" TotalPrice="382.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160300125|1784221864119173B2035B53||no|102872|16|Mzc4LjM1fEdCUHwyMDI2LTA3LTI3" OriginalAmount="378" TotalPrice="382.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1160300135|1784221864119173B2035B58||no|102872|16|Mzc4LjM1fEdCUHwyMDI2LTA3LTI3" OriginalAmount="378" TotalPrice="382.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="382.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE" RoomTypeCode="0|0|1160301655|1784221864069817B2119B153||no|102872|16|Mzc5LjI4fEdCUHwyMDI2LTA3LTI0" OriginalAmount="379" TotalPrice="383.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VIEW - CORNER RM/CITY VIEW/EXEC LOUNGE/INTERCONNECT - SPACIOUS CORNER RM/LOUNGE ACCESS/BALCONY -" RoomTypeCode="0|0|1160297375|1784221863069826B2103B16||no|102872|16|Mzc5LjQyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="379" TotalPrice="383.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY VIEW - ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT - ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY -" RoomTypeCode="0|0|1160297365|1784221863069826B2103B18||no|102872|16|Mzc5LjQyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="379" TotalPrice="383.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CITY, EXECUTIVE, TWIN BEDS, CORNER, ACCESSIBLE" RoomTypeCode="0|0|1328011655|1784221865022343B2098B55||no|102872|16|Mzc5Ljc0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="380" TotalPrice="383.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-e6aa36b5-8688-5399-ab18-7bc43fce34e1|63|MzgwLjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="380" TotalPrice="383.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 44.19-- service fee is included in the room rate.&lt;br/&gt;GBP 41.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with Nile view (full double bed)" RoomTypeCode="h-5715e339-b5b4-5c0f-a59b-f070af2d2e44|63|MzgwLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="380" TotalPrice="383.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 44.19-- service fee is included in the room rate.&lt;br/&gt;GBP 41.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="383.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VIEW, CORNER RM/NILE VIEW/EXEC LOUNGE/INTERCONNECT, NILE VIEW/SPACIOUS RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO-NSUv67s4ckStk_lrdePNcqQ8ilg-eXMOO0HupHc-tZJgFSOaIG1Y2nL_ImGHu7Cvc83gba4WnpKlDKEUENqxZE0J4DOmTPYNhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOTKyw4C-TE1NHTYKnofwdLZPxVvFGL93c-swoUoiUGz0InDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS84kkqkCd10jhGuPTAabIhgx8TZJCxiesS8YkatBWrLPB6KlIM7lTr_guIZ_X425JKuvXJzddJJtA|381.69|16479|CAF539300|1|MzgxLjY5fEdCUHwyMDI2LTA3LTIy" OriginalAmount="382" TotalPrice="385.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="385.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, 2 BEDS, CITY VIEW" RoomTypeCode="0|0|1160373695|1784221865052203B2021B79||no|102872|16|MzgyLjk5fEdCUHwyMDI2LTA3LTI4" OriginalAmount="383" TotalPrice="386.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with city view (full double bed) (king size bed, smoking)" RoomTypeCode="h-c22947bb-5c3b-5932-9e00-92aa4c0778a8|63|Mzg0LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="384" TotalPrice="387.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 44.65-- service fee is included in the room rate.&lt;br/&gt;GBP 41.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="387.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VIEW CORNER RM/CITY VIEW/EXEC LOUNGE/INTERCONNECT SPACIOUS CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160300725|1784221864025520B2160B60||no|102872|16|Mzg0LjgxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="385" TotalPrice="388.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="388.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY VIEW ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160300735|1784221864025520B2160B66||no|102872|16|Mzg0LjgxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="385" TotalPrice="388.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="388.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VIEW-Corner rm/nile view/exec lounge/interconnect;nile view/spacious rm/lounge access/balcony" RoomTypeCode="0|0|1452287965|1784221864069817B2119B156||no|102872|16|Mzg1LjUyfEdCUHwyMDI2LTA3LTI1" OriginalAmount="386" TotalPrice="389.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="389.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY VIEW - ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT - ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160296785|1784221863014846B2171B30||no|102872|16|Mzg1LjU4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="386" TotalPrice="389.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Bed Type: twin Beds: 2 Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Accesible Room Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="389.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VIEW - CORNER RM/CITY VIEW/EXEC LOUNGE/INTERCONNECT - SPACIOUS CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160296765|1784221863014846B2171B34||no|102872|16|Mzg1LjU4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="386" TotalPrice="389.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Smoking Room Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="389.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Corner - Executive" RoomTypeCode="278498015|1|386|27|Mzg2fEdCUHwyMDI2LTA3LTI2" OriginalAmount="386" TotalPrice="389.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (handicap accessible, corner room)" RoomTypeCode="h-a8d9ba75-b118-51bb-a4ca-4524050f8730|63|Mzg3LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="387" TotalPrice="390.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 45.00-- service fee is included in the room rate.&lt;br/&gt;GBP 42.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="390.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, RIVER VIEW, CORNER" RoomTypeCode="0|0|1160300165|1784221864119173B2035B68||no|102872|16|Mzg3LjU5fEdCUHwyMDI2LTA3LTI3" OriginalAmount="388" TotalPrice="391.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="391.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VIEW - CORNER RM/NILE VIEW/EXEC LOUNGE/INTERCONNECT - NILE VIEW/SPACIOUS RM/LOUNGE ACCESS/BALCONY -" RoomTypeCode="0|0|1160302295|1784221863069826B2103B19||no|102872|16|Mzg4LjY5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="389" TotalPrice="392.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, DOUBLE BED, CITY VIEW, CORNER" RoomTypeCode="0|1331|1417704265|1784221865022343B2098B92||yes|102872|16|Mzg5LjI3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="389" TotalPrice="393.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (bed type is subject to availability, corner room, handicap accessible)" RoomTypeCode="h-3446710b-c102-541a-a2bd-ac2ee46cd953|63|MzkwLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="390" TotalPrice="393.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 45.35-- service fee is included in the room rate.&lt;br/&gt;GBP 42.33-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="393.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with city view (twin beds) (smoking)" RoomTypeCode="h-4fcc6a4d-ffdc-5e67-8d27-9776d4c82b33|63|MzkzLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="393" TotalPrice="396.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 45.70-- service fee is included in the room rate.&lt;br/&gt;GBP 42.65-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="396.93" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="396.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room, 1 King Bed (Nile)" RoomTypeCode="0|0|727091615|1784221864004343B2129B21||no|102872|16|MzkzLjg0fEdCUHwyMDI2LTA3LTI4" OriginalAmount="394" TotalPrice="397.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of CleanStay (Hilton)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 13 for adults and USD 6.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Valet parking fee: USD 7 per day (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: USD 70 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 7:30 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is required for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 161.55 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 137.34 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="397.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VIEW CORNER RM/NILE VIEW/EXEC LOUNGE/INTERCONNECT NILE VIEW/SPACIOUS RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160300835|1784221864025520B2160B69||no|102872|16|Mzk0LjEwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="394" TotalPrice="398.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE ROOM WITH CITY VIEW...HI" RoomTypeCode="DB#1#HL#131.39#0#OB#OK#20260728#20260729#EU#2-0#K1E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#131.39#0#OB#OK#20260729#20260730#EU#2-0#K1E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#131.39#0#OB#OK#20260730#20260731#EU#2-0#K1E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|Mzk0LjE3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="394" TotalPrice="398.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN EXECUTIVE ROOM WITH CITY VIEW...HI" RoomTypeCode="TW#1#HL#131.39#0#OB#OK#20260728#20260729#EU#2-0#T2E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#131.39#0#OB#OK#20260729#20260730#EU#2-0#T2E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#131.39#0#OB#OK#20260730#20260731#EU#2-0#T2E|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|Mzk0LjE3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="394" TotalPrice="398.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VIEW - CORNER RM/NILE VIEW/EXEC LOUNGE/INTERCONNECT - NILE VIEW/SPACIOUS RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="0|0|1160301915|1784221863014846B2171B38||no|102872|16|Mzk0Ljg3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="395" TotalPrice="398.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Smoking Room Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (corner room, handicap accessible, lounge access)" RoomTypeCode="h-d14d27d8-c4c9-5fec-a20a-8e53b386d4f9|63|Mzk1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="395" TotalPrice="398.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 45.93-- service fee is included in the room rate.&lt;br/&gt;GBP 42.87-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED, CITY VIEW, LARGE" RoomTypeCode="0|0|1160365165|1784221869035500B2057B112||no|102872|16|Mzk3LjkyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="398" TotalPrice="401.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="401.90" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="401.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN DELUXE ROOM WITH CITY VIEW, TWIN RM/SPECTACULAR CITY VIEW/BALCONY/36SQM, TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO8eoU--FXm0r_rioSaLf7zvZKfxeAKv_wpu_6fwdgZEJ2vqLlrqqBguQ_f3uFWmaLxU0O5CU3f1p88jmiCWGWTqXQft3iqvITbAqb0eMcxPErf97iRouCpbHUF3kW6PFQKq0wAjOHwdl6lsk6nkVmTBaKePsK4aFndQNtti9RGCyZLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GX-XMDCKCuwgLgdreUz7qV4|398.09|16479|CAF539300|1|Mzk4LjA5fEdCUHwyMDI2LTA3LTE4" OriginalAmount="398" TotalPrice="402.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="402.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: KING EXECUTIVE ROOM WITH CITY VIEW, HIGH FLR/CITY VIEW/EXEC LOUNGE/VIP AMENITIES, WORK DESK/ LOUNGE ACCESS/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9oVGcOzmqk1d21TIyK3Ds8CayqKH7E6dGF2IxZILm4qJTUkZVI9ZTn9UW3Tqkd6sIHn4TzThhkvLBivce2QDCmqv244rxgjDTAqb0eMcxPErf97iRouCpbHUF3kW6PFQIlVV8ls3GUpqlsk6nkVmTBaKePsK4aFndzxObuElkAsJLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlx3i7760TyfQnziKPl2IjuKQKYvZ4bSbQsNXizbxTYMNKGKWvRIYoa97WtPoZx34PlVR8aMhJQkjhHNpc5T56PPk|399.87|16479|CAF539300|1|Mzk5Ljg3fEdCUHwyMDI2LTA3LTIy" OriginalAmount="400" TotalPrice="403.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="403.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, EXECUTIVE, KING BED, CITY VIEW, CORNER" RoomTypeCode="0|0|1458639955|1784221869035500B2057B67||no|102872|16|Mzk5Ljk0fEdCUHwyMDI2LTA3LTIz" OriginalAmount="400" TotalPrice="403.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="403.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (corner room, handicap accessible)" RoomTypeCode="h-97b42ea9-1d46-5c4a-a017-2274cf21c909|63|NDAwLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="400" TotalPrice="404.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 46.51-- service fee is included in the room rate.&lt;br/&gt;GBP 43.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Executive - River View" RoomTypeCode="326755967|1|400|27|NDAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="400" TotalPrice="404.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="400" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS" RoomTypeCode="0|0|1160374725|1784221864069817B2119B160||no|102872|16|NDAwLjQyfEdCUHwyMDI2LTA3LTI1" OriginalAmount="400" TotalPrice="404.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room, 1 King Bed (Nile), 1 King Bed" RoomTypeCode="0|0|1181388585|1784221864069817B2119B161||no|102872|16|NDAyLjA5fEdCUHwyMDI2LTA3LTI1" OriginalAmount="402" TotalPrice="406.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="406.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-a646518d-0ec7-52d5-9c0b-ce48ebd1c025|63|NDAzLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="403" TotalPrice="407.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 46.86-- service fee is included in the room rate.&lt;br/&gt;GBP 43.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="407.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with city view (full double bed) (king size bed, corner room)" RoomTypeCode="h-750a8fda-d990-58d6-8051-934bcb11e704|63|NDAzLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="403" TotalPrice="407.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 46.86-- service fee is included in the room rate.&lt;br/&gt;GBP 43.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="407.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (full double bed) (lounge access)" RoomTypeCode="h-33d966c0-45ec-55ab-bfcf-07e46f754cd5|63|NDA1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="405" TotalPrice="409.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 47.09-- service fee is included in the room rate.&lt;br/&gt;GBP 43.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double room with Nile view (twin beds) (lounge access)" RoomTypeCode="h-9fc99c57-40da-50eb-aa45-011ef78e0264|63|NDA1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="405" TotalPrice="409.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 47.09-- service fee is included in the room rate.&lt;br/&gt;GBP 43.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (handicap accessible, corner room, lounge access)" RoomTypeCode="h-ce77976a-4bed-5e24-b145-f1c93e91e20f|63|NDA1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="405" TotalPrice="409.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 47.09-- service fee is included in the room rate.&lt;br/&gt;GBP 43.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with city view (full double bed) (corner room, lounge access)" RoomTypeCode="h-2a984c0e-ba5e-520a-8948-95e11cf9d794|63|NDA1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="405" TotalPrice="409.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 47.09-- service fee is included in the room rate.&lt;br/&gt;GBP 43.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="409.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-3eaefd4d-3bfd-5d8c-aa47-75f305d22519|63|NDA2LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="406" TotalPrice="410.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 47.21-- service fee is included in the room rate.&lt;br/&gt;GBP 44.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="410.06" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="410.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, 2 BEDS, RIVER VIEW" RoomTypeCode="0|0|1160373665|1784221865052203B2021B63||no|102872|16|NDA2Ljk1fEdCUHwyMDI2LTA3LTI4" OriginalAmount="407" TotalPrice="411.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="411.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Double room with city view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-4d2584cf-7d4e-5bb0-bb96-ce2b2b882b5e|63|NDA5LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="409" TotalPrice="413.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 47.56-- service fee is included in the room rate.&lt;br/&gt;GBP 44.39-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="413.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, EXECUTIVE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1458477685|1784221869035500B2057B70||no|102872|16|NDA5Ljk1fEdCUHwyMDI2LTA3LTIz" OriginalAmount="410" TotalPrice="414.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, CITY VIEW, CORNER" RoomTypeCode="0|0|1163768015|1784221869035500B2057B85||no|102872|16|NDA5Ljk1fEdCUHwyMDI2LTA3LTIz" OriginalAmount="410" TotalPrice="414.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="414.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (lounge access, corner room)" RoomTypeCode="h-825aa316-7f85-58bf-9a51-ea70e9aa425b|63|NDE0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="414" TotalPrice="418.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 48.14-- service fee is included in the room rate.&lt;br/&gt;GBP 44.93-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="418.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING ACCESSIBLE  EXECUTIVE CORNER CITY" RoomTypeCode="DB#1#HL#138.31#0#OB#OK#20260728#20260729#EU#2-0#K1RRV|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#138.31#0#OB#OK#20260729#20260730#EU#2-0#K1RRV|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#138.31#0#OB#OK#20260730#20260731#EU#2-0#K1RRV|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDE0LjkzfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="415" TotalPrice="419.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with Nile view (full double bed) (king size bed, smoking)" RoomTypeCode="h-e719367d-35eb-55ee-93c1-7fa09a760f90|63|NDE3LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="417" TotalPrice="421.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 48.49-- service fee is included in the room rate.&lt;br/&gt;GBP 45.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.17" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (king size bed, smoking, corner room)" RoomTypeCode="h-23b81a19-e184-5f2b-9b85-62163d4a1ff1|63|NDE3LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="417" TotalPrice="421.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 48.49-- service fee is included in the room rate.&lt;br/&gt;GBP 45.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, RIVER VIEW, CORNER" RoomTypeCode="0|0|1185893885|1784221869035500B2057B91||no|102872|16|NDE5Ljk1fEdCUHwyMDI2LTA3LTIz" OriginalAmount="420" TotalPrice="424.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="424.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (king size bed, corner room)" RoomTypeCode="h-902c3d30-76ef-50e5-a97e-c63953d085e8|63|NDIyLjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="422" TotalPrice="426.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 49.07-- service fee is included in the room rate.&lt;br/&gt;GBP 45.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="426.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED, LARGE" RoomTypeCode="0|0|1160365205|1784221869035500B2057B118||no|102872|16|NDIyLjc4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="423" TotalPrice="427.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427.01" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED" RoomTypeCode="0|0|1161048895|1784221869035500B2057B121||no|102872|16|NDIyLjc4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="423" TotalPrice="427.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427.01" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, RIVER VIEW" RoomTypeCode="0|1334|1160282825|1784221869035500B2057B14||no|102872|16|NDIzLjQ3fEdCUHwyMDI2LTA3LTIz" OriginalAmount="423" TotalPrice="427.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="427.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (smoking, corner room)" RoomTypeCode="h-2418a608-bbe3-5b90-8bbb-9fb46bc6dcb1|63|NDI1LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="425" TotalPrice="429.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 49.42-- service fee is included in the room rate.&lt;br/&gt;GBP 46.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VI" RoomTypeCode="DB#1#HL#141.77#0#OB#OK#20260728#20260729#EU#2-0#K1ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#141.77#0#OB#OK#20260729#20260730#EU#2-0#K1ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#141.77#0#OB#OK#20260730#20260731#EU#2-0#K1ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDI1LjMxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="425" TotalPrice="429.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE ROOM WITH NILE VIEW...HI" RoomTypeCode="DB#1#HL#141.77#0#OB#OK#20260728#20260729#EU#2-0#K1EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#141.77#0#OB#OK#20260729#20260730#EU#2-0#K1EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#141.77#0#OB#OK#20260730#20260731#EU#2-0#K1EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDI1LjMxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="425" TotalPrice="429.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY" RoomTypeCode="TW#1#HL#141.77#0#OB#OK#20260728#20260729#EU#2-0#T2ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#141.77#0#OB#OK#20260729#20260730#EU#2-0#T2ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#141.77#0#OB#OK#20260730#20260731#EU#2-0#T2ERA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDI1LjMxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="425" TotalPrice="429.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN EXECUTIVE ROOM WITH NILE VIEW...HI" RoomTypeCode="TW#1#HL#141.77#0#OB#OK#20260728#20260729#EU#2-0#T2EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#141.77#0#OB#OK#20260729#20260730#EU#2-0#T2EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#141.77#0#OB#OK#20260730#20260731#EU#2-0#T2EF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDI1LjMxfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="425" TotalPrice="429.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, DOUBLE BED, RIVER VIEW, CORNER" RoomTypeCode="0|1331|1160303475|1784221864025520B2160B142||yes|102872|16|NDI1Ljg0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="426" TotalPrice="430.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>IF YOU FAIL TO CHECK-IN FOR THIS RESERVATION, OR IF YOU CANCEL OR CHANGE THIS RESERVATION AFTER CXL DEADLINE, YOU MAY INCUR PENALTY CHARGES AT THE DISCRETION OF THE HOTEL OF UP TO 100% OF THE BOOKING VALUE, UNLESS OTHERWISE STATED.Bed&amp;amp;Breakfast&amp;lt;BR /&amp;gt;CXL charges apply as follows: STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&amp;lt;BR /&amp;gt;STARTING 15/07/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="430.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH CITY VIEW, CORNER RM/CITY VIEW/EXEC LOUNGE/INTERCONNECT, SPACIOUS CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9oVGcOzmqk1UolD7MLb4x8kqN1iReWpBgW6khgzCSvNQDwWDhzds_8SnQ5Sq9k5a2i75KdCQsiTalDKEUENqxZjkGTtSnaCtZhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOTKyw4C-TE1NHTYKnofwdLZPxVvFGL93eua9tTciPSikInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS8DQS78xeCHlp0Vqk-QRDz0KW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|427.14|16479|CAF539300|1|NDI3LjE0fEdCUHwyMDI2LTA3LTIy" OriginalAmount="427" TotalPrice="431.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="431.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Corner Double room with Nile view (twin beds) (smoking, corner room)" RoomTypeCode="h-333ec1f0-6c22-588d-9c62-c33090aeb3b1|63|NDI5LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="429" TotalPrice="433.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 49.88-- service fee is included in the room rate.&lt;br/&gt;GBP 46.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="433.29" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="433.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Connecting Double room with Nile view (full double bed) (corner room)" RoomTypeCode="h-e616d84f-1457-53b5-8366-51334acc6702|63|NDI5LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="429" TotalPrice="433.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 49.88-- service fee is included in the room rate.&lt;br/&gt;GBP 46.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="433.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW, CORNER" RoomTypeCode="0|1334|1160299725|1784221869035500B2057B21||no|102872|16|NDMxLjAxfEdCUHwyMDI2LTA3LTIz" OriginalAmount="431" TotalPrice="435.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="435.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, KING BED, CITY VIEW, CORNER" RoomTypeCode="0|1334|1160298715|1784221869035500B2057B27||no|102872|16|NDMxLjAxfEdCUHwyMDI2LTA3LTIz" OriginalAmount="431" TotalPrice="435.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="435.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Double room with Nile view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-a7a5fb7f-e6f8-5faf-a882-cc6332e71d4a|63|NDMzLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="433" TotalPrice="437.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 50.35-- service fee is included in the room rate.&lt;br/&gt;GBP 46.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="437.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: KING EXECUTIVE CORNER ROOM WITH NILE VI" RoomTypeCode="DB#1#HL#145.23#0#OB#OK#20260728#20260729#EU#2-0#K1EFA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#145.23#0#OB#OK#20260729#20260730#EU#2-0#K1EFA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#145.23#0#OB#OK#20260730#20260731#EU#2-0#K1EFA|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|NDM1LjY5fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="436" TotalPrice="440.05" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-c91d8956-158e-5bdf-9b42-e545fcc8f0eb|63|NDM3LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="437" TotalPrice="441.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 50.81-- service fee is included in the room rate.&lt;br/&gt;GBP 47.43-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="441.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW, CORNER" RoomTypeCode="0|1334|1160300045|1784221869035500B2057B36||no|102872|16|NDQyLjI5fEdCUHwyMDI2LTA3LTIz" OriginalAmount="442" TotalPrice="446.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="446.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, KING BED, RIVER VIEW, CORNER" RoomTypeCode="0|1334|1160298745|1784221869035500B2057B30||no|102872|16|NDQyLjI5fEdCUHwyMDI2LTA3LTIz" OriginalAmount="442" TotalPrice="446.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="446.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: TWIN DELUXE ROOM WITH CITY VIEW, TWIN RM/SPECTACULAR CITY VIEW/BALCONY/36SQM, TWIN/CITY VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO_-2KF0jbvCfPOG9YfkNdBXkU_LGlaKI9d4i7ghG6QqrfUtsRcE4yRHvmkpeNO8KqBU0O5CU3f1p7Bivce2QDCmQ0izY3Tjy6nAqb0eMcxPErf97iRouCpbHUF3kW6PFQKq0wAjOHwdl6lsk6nkVmTBaKePsK4aFne-wYu0OrF63ZLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlx3i7760TyfQnziKPl2IjuKQKYvZ4bSbQsNXizbxTYMNKGKWvRIYoa97WtPoZx34PlVR8aMhJQkjhHNpc5T56PPk|443.19|16479|CAF539300|1|NDQzLjE5fEdCUHwyMDI2LTA3LTIy" OriginalAmount="443" TotalPrice="447.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="447.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, CITY VIEW, CORNER, ACCESSIBLE" RoomTypeCode="0|1331|1160392855|1784221865022343B2098B98||no|102872|16|NDUzLjUxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="454" TotalPrice="458.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="458.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (handicap accessible, corner room, lounge access)" RoomTypeCode="h-281a9566-dd86-5b25-a2b8-40d18555290e|63|NDU0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="454" TotalPrice="458.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 52.79-- service fee is included in the room rate.&lt;br/&gt;GBP 49.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="458.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, 2 BEDS, CITY VIEW" RoomTypeCode="0|0|1160373905|1784221865052203B2021B47||no|102872|16|NDU0LjgzfEdCUHwyMDI2LTA3LTI4" OriginalAmount="455" TotalPrice="459.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="459.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, DOUBLE BED, RIVER VIEW, CORNER" RoomTypeCode="0|1331|1417704275|1784221865022343B2098B100||yes|102872|16|NDU3LjQzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="457" TotalPrice="462.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="462.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, CITY VIEW, CORNER" RoomTypeCode="0|1331|1163768015|1784221865022343B2098B103||no|102872|16|NDYyLjg5fEdCUHwyMDI2LTA3LTI2" OriginalAmount="463" TotalPrice="467.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="467.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (corner room, handicap accessible, lounge access)" RoomTypeCode="h-846e1e5b-d300-5c60-8a33-b3f271c6f737|63|NDY0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="464" TotalPrice="468.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 53.95-- service fee is included in the room rate.&lt;br/&gt;GBP 50.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="468.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Corner Double room with city view (full double bed) (lounge access, corner room)" RoomTypeCode="h-95a7828d-aa4c-5170-979b-33bd0df0306a|63|NDY0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="464" TotalPrice="468.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 53.95-- service fee is included in the room rate.&lt;br/&gt;GBP 50.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="468.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: TWIN EXECUTIVE ROOM WITH NILE VIEW, HIGH FLR/NILE VIEW/EXEC LOUNGE/VIP AMENITIES, LOUNGE ACCESS/ NILE VIEW/WORK DESK/BALCONY" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9WtCpYJ6Ir69BO2_N-2W1GDAEGAc4ZNlWHbp4cZAtZgTGPgSvRRFeKOgvLO92gXCoHtJo_2vecuUZ9f7EO8o9AgNYZOUDxary67PJvEYUvfinh3cDSLE8MaGJ-SXFddJt2oS0K4JmJ14HoetUqRHdqzJF2wfbd_0bue8PtQLM9Idfb9hyQCl7Zj_4x3F2qHUSyyRUMt4KNmOJakzO6_TglfCI9-_tUKgiBNZGOpElvSNmdzX8gc2yujZsagDn6PYWyRgqrCVincKW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|464.52|16479|CAF539300|1|NDY0LjUyfEdCUHwyMDI2LTA3LTIy" OriginalAmount="465" TotalPrice="469.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="469.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with city view (full double bed) (king size bed, smoking)" RoomTypeCode="h-17cda807-de85-5792-b6b9-a5c1d8726e5b|63|NDY2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="466" TotalPrice="470.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 54.19-- service fee is included in the room rate.&lt;br/&gt;GBP 50.57-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="470.66" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="470.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, KING BED, CITY VIEW" RoomTypeCode="0|1334|1160300065|1784221869035500B2057B39||no|102872|16|NDcwLjUzfEdCUHwyMDI2LTA3LTIz" OriginalAmount="471" TotalPrice="475.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="475.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (king size bed, smoking, corner room)" RoomTypeCode="h-31620d51-768d-579d-9512-ab6bd9178828|63|NDcyLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="472" TotalPrice="476.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 54.88-- service fee is included in the room rate.&lt;br/&gt;GBP 51.22-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="476.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, TWIN BEDS, KING BED" RoomTypeCode="0|1331|1560562195|1784221864069817B2119B285||yes|102872|16|NDcyLjAxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="472" TotalPrice="476.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="476.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED, CITY VIEW, LARGE" RoomTypeCode="0|0|1160365185|1784221869035500B2057B124||no|102872|16|NDcyLjUyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="473" TotalPrice="477.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="477.25" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="477.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING EXECUTIVE ROOM WITH CITY VIEW, HIGH FLR/CITY VIEW/EXEC LOUNGE/VIP AMENITIES, WORK DESK/ LOUNGE ACCESS/BALCONY/IRON/MINIBAR" RoomTypeCode="01001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO8eoU--FXm0rzZq0TJvLyZxQ3a9ESOYu_VzBerRj8qiNHE20OUEO7Aal1W_j0eHjPMHn4TzThhkvM8jmiCWGWTqXQft3iqvITbAqb0eMcxPErf97iRouCpbHUF3kW6PFQIlVV8ls3GUpqlsk6nkVmTBaKePsK4aFneCZV_rwVo3uZLBLCWA9R3q6dq0bk6xaJesn1nsTQp-I-Qwq6Nsyw6eOqM4w8jp_azwGaXr8hwlxxPHkVQ2FLMOziKPl2IjuKTJwvU0iSjpmpcDzoonWD02KxId4b2XfVUki2DWzrP8GX-XMDCKCuwgLgdreUz7qV4|472.73|16479|CAF539300|1|NDcyLjczfEdCUHwyMDI2LTA3LTE4" OriginalAmount="473" TotalPrice="477.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="477.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, ACCESSIBLE" RoomTypeCode="0|0|1160310225|1784221864069817B2119B184||no|102872|16|NDczLjAyfEdCUHwyMDI2LTA3LTI1" OriginalAmount="473" TotalPrice="477.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="477.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, RIVER VIEW, CORNER" RoomTypeCode="0|1331|1185893885|1784221865022343B2098B104||no|102872|16|NDczLjA3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="473" TotalPrice="477.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="477.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (corner room, lounge access)" RoomTypeCode="h-6be8972f-9e20-55fc-9e23-87883b5c6189|63|NDc0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="474" TotalPrice="478.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 55.12-- service fee is included in the room rate.&lt;br/&gt;GBP 51.44-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="478.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (king size bed, handicap accessible)" RoomTypeCode="h-b7164b34-399f-5304-aa82-22a563e6fed8|63|NDc1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="475" TotalPrice="479.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 55.23-- service fee is included in the room rate.&lt;br/&gt;GBP 51.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="479.75" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="479.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, KING BED, CITY VIEW" RoomTypeCode="0|1334|1160298705|1784221864004343B2129B17||no|102872|16|NDc2Ljg2fEdCUHwyMDI2LTA3LTI4" OriginalAmount="477" TotalPrice="481.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of CleanStay (Hilton)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 13 for adults and USD 6.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Valet parking fee: USD 7 per day (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: USD 70 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 7:30 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is required for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 117.39 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 95.25 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 152.19 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="481.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, TWIN BEDS, CITY VIEW" RoomTypeCode="0|1334|1160299735|1784221864004343B2129B11||no|102872|16|NDc2Ljg2fEdCUHwyMDI2LTA3LTI4" OriginalAmount="477" TotalPrice="481.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of CleanStay (Hilton)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 13 for adults and USD 6.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Valet parking fee: USD 7 per day (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: USD 70 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 7:30 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is required for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 117.39 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 95.25 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 152.19 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="481.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, KING BED, RIVER VIEW" RoomTypeCode="0|1334|1160300085|1784221869035500B2057B45||no|102872|16|NDg5LjM0fEdCUHwyMDI2LTA3LTIz" OriginalAmount="489" TotalPrice="494.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1334|1160300075|1784221869035500B2057B51||no|102872|16|NDg5LjM0fEdCUHwyMDI2LTA3LTIz" OriginalAmount="489" TotalPrice="494.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1334|1160300035|1784221864004343B2129B36||no|102872|16|NDg5LjkzfEdCUHwyMDI2LTA3LTI4" OriginalAmount="490" TotalPrice="494.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of CleanStay (Hilton)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 13 for adults and USD 6.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Valet parking fee: USD 7 per day (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: USD 70 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 7:30 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Up to 2 children 5 years old and younger stay free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is required for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 121.86 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 99.72 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 156.36 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="494.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, 2 BEDS, RIVER VIEW" RoomTypeCode="0|0|1160373925|1784221865052203B2021B69||no|102872|16|NDkwLjcyfEdCUHwyMDI2LTA3LTI4" OriginalAmount="491" TotalPrice="495.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="495.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, CITY VIEW, LOUNGE ACCESS" RoomTypeCode="0|1331|1290950665|1784221865022343B2098B105||no|102872|16|NDkxLjkxfEdCUHwyMDI2LTA3LTI1" OriginalAmount="492" TotalPrice="496.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="496.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Double room with city view (twin beds)" RoomTypeCode="h-12951b7b-4132-5e5b-b529-5d0a3d76ca95|63|NDkzLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="493" TotalPrice="497.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 57.33-- service fee is included in the room rate.&lt;br/&gt;GBP 53.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="497.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Double room with city view (full double bed)" RoomTypeCode="h-1df2eaf8-c8fa-5254-ae4d-e1e6e5a5d1ea|63|NDkzLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="493" TotalPrice="497.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 57.33-- service fee is included in the room rate.&lt;br/&gt;GBP 53.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="497.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: TWIN ACCESSIBLE  EXECUTIVE CORNER CITY VIEW, ACCESSIBL /CITY VIEW/EXEC LOUNGE/INTERCONNECT, ACCESSIBLE CORNER RM/LOUNGE ACCESS/BALCONY" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9RkrE_vt_ToLGBDaHN3tQhR9jejQgFFKO2x9iL2V-l6jebQqYW_kubcEPeZykEP4h-VR1fA91EyKlDKEUENqxZiu2eCCm6MDZhdlywgHoG3SCY4p8_miRtkcPPhhxZ4hOp1jW3c4wd6dHTYKnofwdLZPxVvFGL93d5hp5X05cKzUInDTTHeB-WAj-F-xOkRP_3YWKfobEhd8qNKXdwhKRrwuGwHKQVWw4-3Kv3yXz4SPdRVqYinWS8DQS78xeCHlp0Vqk-QRDz0KW-C5dudjddBHG3UZfNxKbPsPFEI9t6-e04YHYi6Klp1NIhcRrhMYw|498.33|16479|CAF539300|1|NDk4LjMzfEdCUHwyMDI2LTA3LTIy" OriginalAmount="498" TotalPrice="503.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="503.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and breakfast-Buffet style breakfast at hotel" FilterMealType="BED AND BREAKFAST-BUFFET STYLE BREAKFAST AT HOTEL" RoomType="Room 1: TWIN DELUXE ROOM WITH NILE VIEW, TWIN RM/SPECTACULAR NILE VIEW/BALCONY/36SQM, TWIN/NILE VIEW/BALCONY/IRON/MINIBAR" RoomTypeCode="00001|2a9fca45-8139-11f1-bbf1-09792c30a97e$xjkTP8aoGO9aFlfkpRCslNei4AUUf-OmAhCmySEDFXzzFMbiMGbB8QFkKp0lZX2rXH386Gq8AQT2IpeJ_IkE-EZ9f7EO8o9A_9S__sSq2tu67PJvEYUvfinh3cDSLE8MaGJ-SXFddJt2oS0K4JmJ14HoetUqRHdqzJF2wfbd_0b35v6PvVfjFNfb9hyQCl7Zj_4x3F2qHUSyyRUMt4KNmOJakzO6_TglfCI9-_tUKgiBNZGOpElvSL1ACnI65JdIjZsagDn6PYWxOaSPQyLEf5cDzoonWD02KxId4b2XfVUki2DWzrP8GX-XMDCKCuwgLgdreUz7qV4|502.96|16479|CAF539300|1|NTAyLjk2fEdCUHwyMDI2LTA3LTE4" OriginalAmount="503" TotalPrice="507.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="507.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Double room with Nile view (full double bed)" RoomTypeCode="h-e5647861-6615-5471-9185-d9bc3dae852e|63|NTA2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="506" TotalPrice="511.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 58.84-- service fee is included in the room rate.&lt;br/&gt;GBP 54.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="511.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Double room with Nile view (twin beds)" RoomTypeCode="h-cda4e279-bdce-5f7b-aa19-783ffd36674a|63|NTA2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="506" TotalPrice="511.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 58.84-- service fee is included in the room rate.&lt;br/&gt;GBP 54.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="511.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Deluxe Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-7bc4f390-1354-5125-a46e-7466ca33cb68|63|NTA5LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="509" TotalPrice="514.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 59.19-- service fee is included in the room rate.&lt;br/&gt;GBP 55.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.09" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED, CITY VIEW, LARGE, CORNER" RoomTypeCode="0|0|1461003055|1784221869035500B2057B130||no|102872|16|NTA5LjgyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="510" TotalPrice="514.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.92" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (king size bed, corner room, handicap accessible)" RoomTypeCode="h-a60f5cd3-4e33-5a43-99ad-42459743928f|63|NTEwLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="510" TotalPrice="515.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 59.30-- service fee is included in the room rate.&lt;br/&gt;GBP 55.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="515.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with city view (twin beds) (bed type is subject to availability, corner room)" RoomTypeCode="h-24e13bf6-e130-5160-a81b-1ec310172630|63|NTE1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="515" TotalPrice="520.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 59.88-- service fee is included in the room rate.&lt;br/&gt;GBP 55.89-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="520.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with city view (twin beds) (corner room)" RoomTypeCode="h-713d2dd9-83cd-55a6-b3a9-6a645861e844|63|NTI0LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="524" TotalPrice="529.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 60.93-- service fee is included in the room rate.&lt;br/&gt;GBP 56.87-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, CITY VIEW, LOUNGE ACCESS, CORNER, ACCESSIBLE" RoomTypeCode="0|1331|1284960935|1784221865022343B2098B106||no|102872|16|NTI1LjU2fEdCUHwyMDI2LTA3LTI1" OriginalAmount="526" TotalPrice="530.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="530.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, RIVER VIEW, LOUNGE ACCESS" RoomTypeCode="0|1331|1290950685|1784221865022343B2098B107||no|102872|16|NTI1LjU2fEdCUHwyMDI2LTA3LTI1" OriginalAmount="526" TotalPrice="530.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="530.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW" RoomTypeCode="0|1334|1160300095|1784221869035500B2057B54||no|102872|16|NTI2Ljk5fEdCUHwyMDI2LTA3LTIz" OriginalAmount="527" TotalPrice="532.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="532.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|1334|1160300105|1784221869035500B2057B62||no|102872|16|NTI2Ljk5fEdCUHwyMDI2LTA3LTIz" OriginalAmount="527" TotalPrice="532.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="532.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, CITY VIEW" RoomTypeCode="0|1334|1160301635|1784221869035500B2057B57||no|102872|16|NTI2Ljk5fEdCUHwyMDI2LTA3LTIz" OriginalAmount="527" TotalPrice="532.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="532.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with Nile view (full double bed) (king size bed, smoking, corner room)" RoomTypeCode="h-67e6de78-57e1-5494-8ade-9cc15effce91|63|NTI5LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="529" TotalPrice="534.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 61.51-- service fee is included in the room rate.&lt;br/&gt;GBP 57.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="534.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with Nile view (twin beds) (corner room)" RoomTypeCode="h-1253fef0-9ae9-5d65-be3e-aec07d6b4810|63|NTI5LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="529" TotalPrice="534.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 61.51-- service fee is included in the room rate.&lt;br/&gt;GBP 57.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="534.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|1334|1160321995|1784221869035500B2057B98||no|102872|16|NTMyLjgwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="533" TotalPrice="538.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="538.13" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="538.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, 2 BEDS, CITY VIEW, CORNER, ACCESSIBLE" RoomTypeCode="0|0|1160373915|1784221865052203B2021B2||no|102872|16|NTMzLjQzfEdCUHwyMDI2LTA3LTI3" OriginalAmount="533" TotalPrice="538.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Breakfast included&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="538.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Deluxe Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-689c204b-93e2-5694-961d-19d2d2c21ecb|63|NTM2LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="536" TotalPrice="541.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 62.33-- service fee is included in the room rate.&lt;br/&gt;GBP 58.17-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="541.36" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="541.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with Nile view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-cf88a6fb-66f9-5153-b584-c9420f713e1b|63|NTM4LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="538" TotalPrice="543.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 62.56-- service fee is included in the room rate.&lt;br/&gt;GBP 58.39-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="543.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, RIVER VIEW" RoomTypeCode="0|1334|1160392865|1784221869035500B2057B74||no|102872|16|NTU1LjIzfEdCUHwyMDI2LTA3LTIz" OriginalAmount="555" TotalPrice="560.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="560.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, CORNER" RoomTypeCode="0|1334|1160300145|1784221869035500B2057B80||no|102872|16|NTU1LjIzfEdCUHwyMDI2LTA3LTIz" OriginalAmount="555" TotalPrice="560.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="560.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, KING BED, RIVER VIEW" RoomTypeCode="0|1334|1160300125|1784221869035500B2057B71||no|102872|16|NTU1LjIzfEdCUHwyMDI2LTA3LTIz" OriginalAmount="555" TotalPrice="560.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="560.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1334|1160300135|1784221869035500B2057B77||no|102872|16|NTU1LjIzfEdCUHwyMDI2LTA3LTIz" OriginalAmount="555" TotalPrice="560.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="560.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Deluxe Double room with city view (twin beds)" RoomTypeCode="h-0f0240be-50a8-5724-a804-6991a5f9bcde|63|NTYyLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="562" TotalPrice="567.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 65.35-- service fee is included in the room rate.&lt;br/&gt;GBP 60.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="567.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, KING BED, RIVER VIEW, CORNER" RoomTypeCode="0|1334|1160300165|1784221869035500B2057B86||no|102872|16|NTY0LjY0fEdCUHwyMDI2LTA3LTIz" OriginalAmount="565" TotalPrice="570.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="570.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, KING BED, CITY VIEW, ACCESSIBLE" RoomTypeCode="0|1331|1536563505|1784221865022343B2098B108||no|102872|16|NTY5LjQyfEdCUHwyMDI2LTA3LTI3" OriginalAmount="569" TotalPrice="575.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="575.11" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="575.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room King bed - De Luxe - City View" RoomTypeCode="323603187|4|572|27|NTcyfEdCUHwyMDI2LTA3LTI1" OriginalAmount="572" TotalPrice="577.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="572" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, DOUBLE BED, LARGE, ACCESSIBLE" RoomTypeCode="0|1331|1160401625|1784221869035500B2057B155||no|102872|16|NTcyLjAxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="572" TotalPrice="577.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.73" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, ACCESSIBLE" RoomTypeCode="0|1331|1160301645|1784221869035500B2057B156||no|102872|16|NTcyLjAxfEdCUHwyMDI2LTA3LTI2" OriginalAmount="572" TotalPrice="577.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.73" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Deluxe Double room with Nile view (twin beds)" RoomTypeCode="h-916ab329-8d48-5c07-8fa3-f2ff6aa20de0|63|NTg1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="585" TotalPrice="590.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 68.02-- service fee is included in the room rate.&lt;br/&gt;GBP 63.49-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="590.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (king size bed, handicap accessible, corner room)" RoomTypeCode="h-e9a89e6f-50d5-53c9-9981-223784c94a46|63|NTg2LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="586" TotalPrice="591.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 68.14-- service fee is included in the room rate.&lt;br/&gt;GBP 63.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="591.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Corner Double room with Nile view (full double bed) (king size bed, corner room)" RoomTypeCode="h-8928c5d7-6c0d-5d43-afae-b89574eabdb7|63|NTg5LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="589" TotalPrice="594.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 68.49-- service fee is included in the room rate.&lt;br/&gt;GBP 63.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="594.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: City View" RoomTypeCode="300367349|3|622|27|NjIyfEdCUHwyMDI2LTA3LTE3" OriginalAmount="622" TotalPrice="628.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-17T11:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="622" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-c3a8e5df-955c-5033-b397-db8b332512d6|63|NjI1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="625" TotalPrice="631.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 72.67-- service fee is included in the room rate.&lt;br/&gt;GBP 67.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="631.25" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="631.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Double room with city view (twin beds)" RoomTypeCode="h-405708be-0a9a-56c2-8d2b-2e5b185b7654|63|NjMwLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="630" TotalPrice="636.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 73.26-- service fee is included in the room rate.&lt;br/&gt;GBP 68.37-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="636.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room King bed - Executive - City View" RoomTypeCode="326755968|4|640|27|NjQwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="640" TotalPrice="646.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="640" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (bed type is subject to availability, corner room, handicap accessible)" RoomTypeCode="h-b2000a2d-48e1-5d2d-8901-2bf4893e2424|63|NjQyLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="642" TotalPrice="648.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 74.65-- service fee is included in the room rate.&lt;br/&gt;GBP 69.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="648.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Double room with city view (twin beds) (lounge access)" RoomTypeCode="h-444ccddb-2a53-5fb6-afd9-316bc94bbc02|63|NjQ0LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="644" TotalPrice="650.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 74.88-- service fee is included in the room rate.&lt;br/&gt;GBP 69.89-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="650.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, ACCESSIBLE" RoomTypeCode="0|1334|1160310225|1784221865022343B2098B64||no|102872|16|NjUwLjE1fEdCUHwyMDI2LTA3LTI3" OriginalAmount="650" TotalPrice="656.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="656.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (handicap accessible, corner room)" RoomTypeCode="h-d7dec035-e6cd-5144-a480-e4395187d168|63|NjUyLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="652" TotalPrice="658.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 75.81-- service fee is included in the room rate.&lt;br/&gt;GBP 70.76-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="658.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (corner room, handicap accessible)" RoomTypeCode="h-244b6624-7986-53dc-91c9-5e6231bf338f|63|NjUzLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="653" TotalPrice="659.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 75.93-- service fee is included in the room rate.&lt;br/&gt;GBP 70.87-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="659.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Corner Double room with city view (full double bed) (king size bed, corner room)" RoomTypeCode="h-e40e465d-2878-5fa5-86fd-3961d2134c84|63|NjU5LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="659" TotalPrice="665.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 76.63-- service fee is included in the room rate.&lt;br/&gt;GBP 71.52-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="665.59" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="665.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-115cc6ba-3e5f-5aa4-b033-22e2d6c6b468|63|NjU5LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="659" TotalPrice="665.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 76.63-- service fee is included in the room rate.&lt;br/&gt;GBP 71.52-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="665.59" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="665.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: full-board" FilterMealType="FULL-BOARD" RoomType="Room 1: Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-fa991135-d4da-51ac-b5c6-1bd8962f96dc|63|NjYxLjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="661" TotalPrice="667.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 76.86-- service fee is included in the room rate.&lt;br/&gt;GBP 71.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="667.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Double room with Nile view (twin beds)" RoomTypeCode="h-ffa59fa6-4882-5dbc-84ac-06d8a3b1aeb2|63|NjYzLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="663" TotalPrice="669.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 77.09-- service fee is included in the room rate.&lt;br/&gt;GBP 71.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="669.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: EXECUTIVE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|1334|1160322045|1784221869035500B2057B125||no|102872|16|NjYzLjA1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="663" TotalPrice="669.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="669.68" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="669.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (king size bed, corner room)" RoomTypeCode="h-b7e4d3f1-e8b0-517f-b435-58ce7eafde4c|63|NjcwLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="670" TotalPrice="676.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 77.91-- service fee is included in the room rate.&lt;br/&gt;GBP 72.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="676.70" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="676.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Accessible Corner Double room with city view (full double bed) (lounge access, handicap accessible, corner room)" RoomTypeCode="h-6ee076f8-6553-53ef-a3bd-a1ba7099feb5|63|NjcxLjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="671" TotalPrice="677.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 78.02-- service fee is included in the room rate.&lt;br/&gt;GBP 72.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="677.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (smoking, corner room)" RoomTypeCode="h-7f4bfed3-96aa-5cef-8263-72a3d38592b3|63|Njc1LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="675" TotalPrice="681.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 78.49-- service fee is included in the room rate.&lt;br/&gt;GBP 73.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="681.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Double room with Nile view (twin beds) (lounge access)" RoomTypeCode="h-837cd9eb-8d7e-5a89-99fe-85608c0500bb|63|Njc4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="678" TotalPrice="684.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 78.84-- service fee is included in the room rate.&lt;br/&gt;GBP 73.58-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Accessible Corner Double room with city view (twin beds) (corner room, handicap accessible, lounge access)" RoomTypeCode="h-f130ec11-8439-5bb8-9718-60b8313de856|63|Njc4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="678" TotalPrice="684.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 78.84-- service fee is included in the room rate.&lt;br/&gt;GBP 73.58-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Executive Corner Double room with Nile view (full double bed) (bed type is subject to availability, corner room)" RoomTypeCode="h-c5a11ca2-3e1d-5b0b-b4f4-b416a7af0b24|63|Njg3LjAwfEdCUHwyMDI2LTA3LTI3" OriginalAmount="687" TotalPrice="693.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 79.88-- service fee is included in the room rate.&lt;br/&gt;GBP 74.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="693.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: AMBASSADOR, SUITE" RoomTypeCode="0|0|1160298125|1784221864069817B2119B203||yes|102872|16|ODc1LjIxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="875" TotalPrice="883.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="883.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DUPLEX, SUITE" RoomTypeCode="0|0|1160298135|1784221864069817B2119B208||yes|102872|16|ODc1LjIxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="875" TotalPrice="883.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="883.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|0|1160300205|1784221864069817B2119B218||yes|102872|16|ODkyLjQ3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="892" TotalPrice="901.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="901.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160300195|1784221864069817B2119B213||yes|102872|16|ODkyLjQ3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="892" TotalPrice="901.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="901.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, RIVER VIEW" RoomTypeCode="0|1331|1160300205|1784221864069817B2119B221||no|102872|16|OTUwLjg2fEdCUHwyMDI2LTA3LTI4" OriginalAmount="951" TotalPrice="960.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, KING BED, RIVER VIEW" RoomTypeCode="0|1331|1160300195|1784221864069817B2119B216||no|102872|16|OTUwLjg2fEdCUHwyMDI2LTA3LTI4" OriginalAmount="951" TotalPrice="960.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL, SUITE" RoomTypeCode="0|0|1160298155|1784221864069817B2119B223||yes|102872|16|OTg5LjA1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="989" TotalPrice="998.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="998.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, SUITE" RoomTypeCode="0|0|1160298185|1784221864069817B2119B228||yes|102872|16|OTk2LjMzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="996" TotalPrice="1006.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1006.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, CITY VIEW" RoomTypeCode="0|1334|1160300185|1784221864069817B2119B250||yes|102872|16|MTA0My4zN3xHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1043" TotalPrice="1053.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1053.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: CONNECTING, FAMILY, KING BED, CITY VIEW" RoomTypeCode="0|1334|1160300175|1784221864069817B2119B246||yes|102872|16|MTA0My4zN3xHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1043" TotalPrice="1053.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1053.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, CITY VIEW" RoomTypeCode="0|1331|1160300185|1784221864069817B2119B249||no|102872|16|MTA1OS4zMXxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1059" TotalPrice="1069.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, KING BED, CITY VIEW" RoomTypeCode="0|1331|1160300175|1784221864069817B2119B245||no|102872|16|MTA1OS4zMXxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1059" TotalPrice="1069.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (twin beds)" RoomTypeCode="h-24a4a68d-f8c4-5b95-a3d0-15cd06352db6|63|MTIwNC4wMHxHQlB8MjAyNi0wNy0yMA==" OriginalAmount="1204" TotalPrice="1216.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 140.00-- service fee is included in the room rate.&lt;br/&gt;GBP 130.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1216.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-bfd77ee1-1849-5442-aa3a-116c0996e98a|63|MTIwNC4wMHxHQlB8MjAyNi0wNy0yMA==" OriginalAmount="1204" TotalPrice="1216.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 140.00-- service fee is included in the room rate.&lt;br/&gt;GBP 130.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1216.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with Nile view (twin beds)" RoomTypeCode="h-b5ccc4a2-296d-5a2b-aa83-bc6ae0802899|63|MTIyMS4wMHxHQlB8MjAyNi0wNy0yMA==" OriginalAmount="1221" TotalPrice="1233.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 141.98-- service fee is included in the room rate.&lt;br/&gt;GBP 132.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1233.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with Nile view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-9f52aa01-9c9b-546f-949a-bbecba6a1e3a|63|MTIyMS4wMHxHQlB8MjAyNi0wNy0yMA==" OriginalAmount="1221" TotalPrice="1233.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/07/2026"><AdditionalDetails>GBP 141.98-- service fee is included in the room rate.&lt;br/&gt;GBP 132.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1233.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, KING BED, KING AND TWIN BEDS, CITY VIEW, CHILD AREA, BALCONY" RoomTypeCode="0|0|1418220545|1784221864069817B2119B232||no|102872|16|MTI4NS4wM3xHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1285" TotalPrice="1297.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1297.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, KING BED, CITY VIEW, CHILD AREA, BALCONY" RoomTypeCode="0|0|1418220555|1784221864069817B2119B235||no|102872|16|MTI4NS4wM3xHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1285" TotalPrice="1297.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1297.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - Connecting" RoomTypeCode="284543767|1|1286|27|MTI4NnxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1286" TotalPrice="1298.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1286" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - King bed - Connecting" RoomTypeCode="284540892|1|1286|27|MTI4NnxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1286" TotalPrice="1298.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1286" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-c9536acd-2c68-5577-ba9d-abb126b32127|63|MTI4Ny4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1287" TotalPrice="1299.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 149.65-- service fee is included in the room rate.&lt;br/&gt;GBP 139.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1299.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160300185|1784221864119173B2035B123||no|102872|16|MTI5MS45MnxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1292" TotalPrice="1304.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1304.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, KING BED, CITY VIEW" RoomTypeCode="0|0|1160300175|1784221864119173B2035B113||no|102872|16|MTI5MS45MnxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1292" TotalPrice="1304.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Flexible rate. Best Rate Available. Depending on the hotel’s policy extra charge for children’s Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1304.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, TWIN BEDS, KING BED, RIVER VIEW, CHILD AREA, BALCONY" RoomTypeCode="0|0|1418227745|1784221864069817B2119B238||no|102872|16|MTMwMy4zOXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1303" TotalPrice="1316.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1316.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, KING BED, KING AND TWIN BEDS, RIVER VIEW, CHILD AREA, BALCONY" RoomTypeCode="0|0|1418239685|1784221864069817B2119B241||no|102872|16|MTMwMy4zOXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1303" TotalPrice="1316.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1316.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with Nile view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-75bdab83-bed7-54c5-a52c-2ecad48ca850|63|MTMwNS4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1305" TotalPrice="1318.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 151.74-- service fee is included in the room rate.&lt;br/&gt;GBP 141.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1318.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-4b81e8d3-4205-5dcc-be2d-422afa32a140|63|MTMxMy4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1313" TotalPrice="1326.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 152.67-- service fee is included in the room rate.&lt;br/&gt;GBP 142.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1326.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-08b41f76-180f-54f1-af2c-b2b9927669da|63|MTMzMS4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1331" TotalPrice="1344.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 154.77-- service fee is included in the room rate.&lt;br/&gt;GBP 144.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1344.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: IMPERIAL, SUITE" RoomTypeCode="0|1331|1160298155|1784221864069817B2119B226||no|102872|16|MTM0My42N3xHQlB8MjAyNi0wNy0yMg==" OriginalAmount="1344" TotalPrice="1357.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1357.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Quadruple room with city view" RoomTypeCode="h-2c9c2797-7714-5b6f-9398-fc6a0bd023f4|63|MTM3My4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1373" TotalPrice="1386.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 159.65-- service fee is included in the room rate.&lt;br/&gt;GBP 149.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1386.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Quadruple room with Nile view" RoomTypeCode="h-21019107-1590-5abe-bf5b-ed0917c84cff|63|MTM5Mi4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1392" TotalPrice="1405.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 161.86-- service fee is included in the room rate.&lt;br/&gt;GBP 151.07-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1405.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE" RoomTypeCode="0|0|1165230075|1784221864069817B2119B252||no|102872|16|MTM5Ny4zOHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1397" TotalPrice="1411.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1411.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, CITY VIEW" RoomTypeCode="0|0|1161944475|1784221869035500B2057B136||no|102872|16|MTM5OS44MnxHQlB8MjAyNi0wNy0yMw==" OriginalAmount="1400" TotalPrice="1413.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1413.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (king size bed, smoking)" RoomTypeCode="h-0b8ea531-0188-530a-b619-14ca5baa9045|63|MTQwNy4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1407" TotalPrice="1421.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 163.60-- service fee is included in the room rate.&lt;br/&gt;GBP 152.70-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1421.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, FAMILY, RIVER VIEW" RoomTypeCode="0|0|1160319935|1784221869035500B2057B145||no|102872|16|MTQxOS44M3xHQlB8MjAyNi0wNy0yMw==" OriginalAmount="1420" TotalPrice="1434.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1434.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with city view (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-0c422fcd-4431-53b2-8ec0-5088f74b7de7|63|MTQ0MC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1440" TotalPrice="1454.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 167.44-- service fee is included in the room rate.&lt;br/&gt;GBP 156.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1454.40" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1454.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY CONNECTING KING ROOM WITH CITY V" RoomTypeCode="TW#1#HL#484.08#0#OB#OK#20260728#20260729#EU#2-0#K1RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#484.08#0#OB#OK#20260729#20260730#EU#2-0#K1RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#484.08#0#OB#OK#20260730#20260731#EU#2-0#K1RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTQ1Mi4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1452" TotalPrice="1466.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY CONNECTING TWIN ROOM WITH CITY V" RoomTypeCode="TW#1#HL#484.08#0#OB#OK#20260728#20260729#EU#2-0#T2RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#484.08#0#OB#OK#20260729#20260730#EU#2-0#T2RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#484.08#0#OB#OK#20260730#20260731#EU#2-0#T2RCF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTQ1Mi4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1452" TotalPrice="1466.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Connecting Double room with Nile view (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-ce1cb292-ef56-5d21-b4ab-26fc53d7d1e9|63|MTQ2MC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1460" TotalPrice="1474.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 169.77-- service fee is included in the room rate.&lt;br/&gt;GBP 158.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1474.60" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1474.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY CONNECTING KING ROOM WITH NILE V" RoomTypeCode="TW#1#HL#491.00#0#OB#OK#20260728#20260729#EU#2-0#K1RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#491.00#0#OB#OK#20260729#20260730#EU#2-0#K1RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#491.00#0#OB#OK#20260730#20260731#EU#2-0#K1RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTQ3My4wMHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1473" TotalPrice="1487.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY CONNECTING TWIN ROOM WITH NILE V" RoomTypeCode="TW#1#HL#491.00#0#OB#OK#20260728#20260729#EU#2-0#T2RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#491.00#0#OB#OK#20260729#20260730#EU#2-0#T2RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^TW#1#HL#491.00#0#OB#OK#20260730#20260731#EU#2-0#T2RFF|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTQ3My4wMHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1473" TotalPrice="1487.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: AMBASSADOR, SUITE" RoomTypeCode="0|1334|1160298125|1784221864069817B2119B207||no|102872|16|MTQ3My4zNHxHQlB8MjAyNi0wNy0yMg==" OriginalAmount="1473" TotalPrice="1488.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1488.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DUPLEX, SUITE" RoomTypeCode="0|1334|1160298135|1784221864069817B2119B212||no|102872|16|MTQ3My4zNHxHQlB8MjAyNi0wNy0yMg==" OriginalAmount="1473" TotalPrice="1488.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-18T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1488.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: AMBASSADOR, CONTEMPORARY, SUITE, BALCONY, KITCHEN, LOUNGE ACCESS" RoomTypeCode="0|0|1277406065|1784221864069817B2119B255||no|102872|16|MTQ4MS40NXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1481" TotalPrice="1496.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1496.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DUPLEX, SUITE, PARLOR, BALCONY, EXECUTIVE LOUNGE ACCESS, LOUNGE ACCESS" RoomTypeCode="0|0|1322428385|1784221864069817B2119B258||no|102872|16|MTQ4MS40NXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1481" TotalPrice="1496.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1496.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Duplex" RoomTypeCode="254750870|1|1483|27|MTQ4M3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1483" TotalPrice="1497.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1483" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Ambassador" RoomTypeCode="254750868|1|1483|27|MTQ4M3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1483" TotalPrice="1497.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1483" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Duplex Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-a7d04ddf-d637-5984-bfd7-854232de0ee6|63|MTQ4NC4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1484" TotalPrice="1498.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 172.56-- service fee is included in the room rate.&lt;br/&gt;GBP 161.05-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1498.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: AMBASSADOR, CONTEMPORARY, SUITE" RoomTypeCode="0|0|1328011705|1784221865022343B2098B80||no|102872|16|MTQ5NS4xMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1495" TotalPrice="1510.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1510.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Ambassador Double Suite (full double bed)" RoomTypeCode="h-40605e62-ca38-5b23-a3f2-04019ee18334|63|MTUxMy4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1513" TotalPrice="1528.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 175.93-- service fee is included in the room rate.&lt;br/&gt;GBP 164.20-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1528.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Duplex Double Suite (full double bed)" RoomTypeCode="h-318d43d0-915a-5a83-955a-45fa90988118|63|MTUxMy4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1513" TotalPrice="1528.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 175.93-- service fee is included in the room rate.&lt;br/&gt;GBP 164.20-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1528.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: PANORAMIC, SUITE" RoomTypeCode="0|1334|1160298185|1784221864069817B2119B231||no|102872|16|MTU1NS42N3xHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1556" TotalPrice="1571.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Duplex Double Suite (full double bed) (lounge access)" RoomTypeCode="h-99b9b9ef-c2dd-5e6c-a106-d852252290ed|63|MTU4My4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1583" TotalPrice="1598.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 184.07-- service fee is included in the room rate.&lt;br/&gt;GBP 171.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1598.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Ambassador Double Suite (full double bed) (lounge access, kitchen)" RoomTypeCode="h-101ee6b2-3103-5e3c-9e63-5f8a56475172|63|MTU4My4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1583" TotalPrice="1598.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 184.07-- service fee is included in the room rate.&lt;br/&gt;GBP 171.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1598.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE" RoomTypeCode="0|0|1160322435|1784221864069817B2119B261||no|102872|16|MTYxMC45NXxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1611" TotalPrice="1627.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1627.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL SUITE-Lavish suite/pantry/living/dinning/dressing;124sqm/balcony/lounge access/rain shower" RoomTypeCode="0|0|1452287975|1784221864069817B2119B264||no|102872|16|MTYyNi40NnxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1626" TotalPrice="1642.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1642.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Imperial" RoomTypeCode="254750866|1|1628|27|MTYyOHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1628" TotalPrice="1644.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1628" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, QUADRUPLE, CITY VIEW" RoomTypeCode="0|1331|1536468945|1784221865022343B2098B114||no|102872|16|MTYzMS41NHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1632" TotalPrice="1647.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1647.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL SUITE - LAVISH SUITE/PANTRY/LIVING/DINNING/DRESSING - 124SQM/BALCONY/LOUNGE ACCESS/RAIN SHOWER -" RoomTypeCode="0|0|1160297385|1784221863069826B2103B26||no|102872|16|MTYzOS44N3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1640" TotalPrice="1656.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1656.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Ambassador Double Suite (full double bed) (kitchen, lounge access)" RoomTypeCode="h-2d251323-d872-566e-81e5-f17a780e6bc1|63|MTY0MS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1641" TotalPrice="1657.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 190.81-- service fee is included in the room rate.&lt;br/&gt;GBP 178.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1657.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DUPLEX, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1172005685|1784221865022343B2098B115||no|102872|16|MTY0OC43NXxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1649" TotalPrice="1665.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1665.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: AMBASSADOR, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1160322075|1784221865022343B2098B116||no|102872|16|MTY0OC43NXxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1649" TotalPrice="1665.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1665.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CONNECTING, FAMILY, QUADRUPLE, RIVER VIEW" RoomTypeCode="0|1331|1536476395|1784221865022343B2098B117||no|102872|16|MTY1NC4yNnxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1654" TotalPrice="1670.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1670.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL SUITE LAVISH SUITE/PANTRY/LIVING/DINNING/DRESSING 124SQM/BALCONY/LOUNGE ACCESS/RAIN SHOWER" RoomTypeCode="0|0|1160327725|1784221864025520B2160B114||no|102872|16|MTY1Ny42OXxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1658" TotalPrice="1674.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1674.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, 2 BEDS, CITY VIEW" RoomTypeCode="0|0|1160373935|1784221865052203B2021B6||no|102872|16|MTY1OS40MnxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1659" TotalPrice="1676.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>Guarantee Policy: If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance, your entire reservation will be canceled and you will not be entitled to a refund.  The reservation holder must be 21 years of age or older.
Photo Policy: The reservation holder must present a valid photo ID and credit card at check-in. The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or minibar charges) and are not included in the room rate.
Rate Description: Websaver - Full pre-payment required upon booking.
Hotel Occupancy Policy: All rooms booked for double occupancy (i.e. 2 adults). Accommodations for more than this are not guaranteed.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Hotel Pet Policy: Pets are not allowed.
Important Information: Cash is allowed as a payment method. In observance of the holy month of Ramadan, guests on a Bed and Breakfast plan may choose to partake on the traditional Sohour in place of the regular breakfast. Guests on a Dinner, Bed and Breakfast plan may choose to partake on the traditional Iftar and Sohour in place of the regular breakfast and dinner.Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. A damage deposit of USD 150.0 is required at checkin. This will be collected by credit card. You should be reimbursed within 14 days of checkout via credit card, subject to an inspection of the property.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676.01" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Ambassador Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-3327d193-d902-5348-aa85-1cc78411b996|63|MTY2MC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1660" TotalPrice="1676.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 193.02-- service fee is included in the room rate.&lt;br/&gt;GBP 180.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676.60" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Imperial Double Suite (full double bed)" RoomTypeCode="h-aa848d52-9d9e-56ed-a94c-5d6df7cf9ad2|63|MTY2MS4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1661" TotalPrice="1677.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 193.14-- service fee is included in the room rate.&lt;br/&gt;GBP 180.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1677.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL SUITE - LAVISH SUITE/PANTRY/LIVING/DINNING/DRESSING - 124SQM/BALCONY/LOUNGE ACCESS/RAIN SHOWER" RoomTypeCode="0|0|1160296935|1784221863014846B2171B52||no|102872|16|MTY2NC42NnxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1665" TotalPrice="1681.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Smoking Room Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1681.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: AMBASSADOR SUITE...CONTEMPORARY SPACIOU" RoomTypeCode="DB#1#HL#558.08#0#OB#OK#20260728#20260729#EU#2-0#K1SKP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#558.08#0#OB#OK#20260729#20260730#EU#2-0#K1SKP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#558.08#0#OB#OK#20260730#20260731#EU#2-0#K1SKP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTY3NC4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1674" TotalPrice="1690.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DUPLEX SUITE...SPACIOUS SUITE/BEDROOM/P" RoomTypeCode="DB#1#HL#558.08#0#OB#OK#20260728#20260729#EU#2-0#K1SRP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#558.08#0#OB#OK#20260729#20260730#EU#2-0#K1SRP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#558.08#0#OB#OK#20260730#20260731#EU#2-0#K1SRP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTY3NC4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1674" TotalPrice="1690.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, KING BED, CITY VIEW" RoomTypeCode="0|0|1160301435|1784221865052203B2021B53||no|102872|16|MTY3NS42NnxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1676" TotalPrice="1692.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1692.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, 2 BEDS, RIVER VIEW" RoomTypeCode="0|0|1160373945|1784221865052203B2021B59||no|102872|16|MTY3NS42NnxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1676" TotalPrice="1692.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1692.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DUPLEX, DIWAN, SUITE" RoomTypeCode="0|0|1391984265|1784221864069817B2119B267||yes|102872|16|MTY4MS42NXxHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1682" TotalPrice="1698.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1698.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CONNECTING, CITY, FAMILY, TWIN BEDS" RoomTypeCode="0|0|1160298105|1784221863066551B2153B48||no|102872|16|MTY5MC43MnxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1691" TotalPrice="1707.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties /></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, KING BED, RIVER VIEW" RoomTypeCode="0|0|1160373955|1784221865052203B2021B49||no|102872|16|MTY5OS41OXxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1700" TotalPrice="1716.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1716.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, RIVER VIEW" RoomTypeCode="0|0|1160306925|1784221865052203B2021B65||no|102872|16|MTY5OS41OXxHQlB8MjAyNi0wNy0yOA==" OriginalAmount="1700" TotalPrice="1716.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/07/2026"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1716.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Imperial Double Suite (full double bed) (lounge access)" RoomTypeCode="h-9a7f2c72-7160-5b35-914f-beda70cc38d2|63|MTczNy4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1737" TotalPrice="1754.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 201.98-- service fee is included in the room rate.&lt;br/&gt;GBP 188.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1754.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-8bc35032-2191-5c8b-82e7-b639074b506b|63|MTc1NC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1754" TotalPrice="1771.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 203.95-- service fee is included in the room rate.&lt;br/&gt;GBP 190.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1771.54" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1771.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Connecting Double room with city view (full double bed) (king size bed, smoking)" RoomTypeCode="h-bcfc2438-7871-5ad9-bd3e-a89019572426|63|MTc2Ni4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1766" TotalPrice="1783.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 205.35-- service fee is included in the room rate.&lt;br/&gt;GBP 191.66-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1783.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Family Connecting Double room with Nile view (full double bed) (king size bed)" RoomTypeCode="h-515f2ad6-04ec-5ef7-af40-6f15f6492c1b|63|MTc3Ni4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1776" TotalPrice="1793.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 206.51-- service fee is included in the room rate.&lt;br/&gt;GBP 192.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1793.76" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1793.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Imperial Double Suite (full double bed) (smoking)" RoomTypeCode="h-a2d09ad1-f8f4-5132-931f-e0cb409d87a2|63|MTc4MS4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1781" TotalPrice="1798.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 207.09-- service fee is included in the room rate.&lt;br/&gt;GBP 193.29-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1798.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Connecting Double room with city view (twin beds)" RoomTypeCode="h-0abd5557-142c-54c2-9ac7-a6ac23a4bbab|63|MTc5Ny4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1797" TotalPrice="1814.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 208.95-- service fee is included in the room rate.&lt;br/&gt;GBP 195.02-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1814.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: IMPERIAL, SUITE, DOUBLE BED" RoomTypeCode="0|1331|1160322085|1784221865022343B2098B118||no|102872|16|MTgwMy44N3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1804" TotalPrice="1821.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1821.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Connecting Quadruple room with city view" RoomTypeCode="h-d33c87dd-c081-58b0-9534-496f879a9892|63|MTgwNC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1804" TotalPrice="1822.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 209.77-- service fee is included in the room rate.&lt;br/&gt;GBP 195.78-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1822.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Connecting Double room with Nile view (twin beds)" RoomTypeCode="h-992decf6-1751-5e55-81d2-bb96ff6d9d5f|63|MTgyMC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1820" TotalPrice="1838.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 211.63-- service fee is included in the room rate.&lt;br/&gt;GBP 197.52-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1838.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Connecting Quadruple room with Nile view" RoomTypeCode="h-c2363980-8a98-533c-87a3-2735cebaf265|63|MTgyNy4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1827" TotalPrice="1845.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 212.44-- service fee is included in the room rate.&lt;br/&gt;GBP 198.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1845.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL SUITE...LAVISH SUITE/PANTRY/LI" RoomTypeCode="DB#1#HL#612.71#0#OB#OK#20260728#20260729#EU#2-0#K1SLP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#612.71#0#OB#OK#20260729#20260730#EU#2-0#K1SLP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#612.71#0#OB#OK#20260730#20260731#EU#2-0#K1SLP|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MTgzOC4xM3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1838" TotalPrice="1856.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: AMBASSADOR, SUITE, KITCHEN, LOUNGE ACCESS" RoomTypeCode="0|1331|1322683045|1784221865022343B2098B119||no|102872|16|MTg3MC40M3xHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1870" TotalPrice="1889.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1889.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DUPLEX, SUITE, LOUNGE ACCESS" RoomTypeCode="0|1331|1322683035|1784221865022343B2098B120||no|102872|16|MTg3MC40M3xHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1870" TotalPrice="1889.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1889.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Duplex Double Suite (full double bed) (king size bed)" RoomTypeCode="h-bd572ab3-0d4f-5fcd-a952-3e884e6c80b1|63|MTkwNC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1904" TotalPrice="1923.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 221.40-- service fee is included in the room rate.&lt;br/&gt;GBP 206.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.04" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Ambassador Double Suite (full double bed) (king size bed)" RoomTypeCode="h-700785cd-552a-559e-9334-ecd369e178ab|63|MTkwNC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1904" TotalPrice="1923.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 221.40-- service fee is included in the room rate.&lt;br/&gt;GBP 206.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.04" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DUPLEX, SUITE, KING BED" RoomTypeCode="0|0|1161629235|1784221864069817B2119B273||no|102872|16|MTkwOC43NHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1909" TotalPrice="1927.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1927.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite (Ambassodor), 1 King Bed" RoomTypeCode="0|0|1182917335|1784221864069817B2119B270||no|102872|16|MTkwOC43NHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1909" TotalPrice="1927.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1927.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Ambassador Double Suite (full double bed)" RoomTypeCode="h-cb20c2b0-ef75-567b-ad2f-331ae3d3d0cc|63|MjAwNS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2005" TotalPrice="2025.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 233.14-- service fee is included in the room rate.&lt;br/&gt;GBP 217.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2025.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Duplex Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-9d637ab7-7236-5dd1-9c19-2c32258617c4|63|MjAwNS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2005" TotalPrice="2025.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 233.14-- service fee is included in the room rate.&lt;br/&gt;GBP 217.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2025.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Duplex Double Suite (full double bed)" RoomTypeCode="h-7e46fbdb-be65-58b7-8b1c-997ee060af4b|63|MjA0MS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2041" TotalPrice="2061.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 237.33-- service fee is included in the room rate.&lt;br/&gt;GBP 221.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2061.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Duplex Double Suite (full double bed) (king size bed, sofa)" RoomTypeCode="h-4a2f5bf6-2c88-5c4b-a589-b29f71269f0a|63|MjA0MS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2041" TotalPrice="2061.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 237.33-- service fee is included in the room rate.&lt;br/&gt;GBP 221.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2061.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: IMPERIAL, SUITE, LOUNGE ACCESS" RoomTypeCode="0|1331|1322683055|1784221865022343B2098B121||no|102872|16|MjA0NS44OHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2046" TotalPrice="2066.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2066.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Ambassador Double Suite (full double bed) (kitchen, lounge access)" RoomTypeCode="h-90c8e2b7-d421-58b4-ab96-83b17027f060|63|MjA0Ny4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2047" TotalPrice="2067.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 238.02-- service fee is included in the room rate.&lt;br/&gt;GBP 222.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2067.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Duplex Double Suite (full double bed) (lounge access)" RoomTypeCode="h-7deb3f2f-4fb3-5da5-be18-31b300b9f58a|63|MjA0Ny4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2047" TotalPrice="2067.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 238.02-- service fee is included in the room rate.&lt;br/&gt;GBP 222.16-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2067.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Duplex" RoomTypeCode="313115000|4|2050|27|MjA1MHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2050" TotalPrice="2070.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2050" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Ambassador" RoomTypeCode="299933542|4|2050|27|MjA1MHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2050" TotalPrice="2070.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2050" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: AMBASSADOR, SUITE, KING BED" RoomTypeCode="0|1334|1172495695|1784221865022343B2098B126||no|102872|16|MjA4OC45N3xHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2089" TotalPrice="2109.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2109.86" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2109.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Imperial Double Suite (full double bed) (king size bed)" RoomTypeCode="h-a1c73261-d30d-5b45-94d3-fad013b534e2|63|MjA5MC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2090" TotalPrice="2110.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 243.02-- service fee is included in the room rate.&lt;br/&gt;GBP 226.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2110.90" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2110.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: IMPERIAL, SUITE, KING BED" RoomTypeCode="0|0|1161629255|1784221864069817B2119B276||no|102872|16|MjA5NS41OHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2096" TotalPrice="2116.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2116.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Imperial Double Suite (full double bed) (smoking)" RoomTypeCode="h-01f223f5-6775-5794-ab8d-a8170883c4c8|63|MjE4Mi4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2182" TotalPrice="2203.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 253.72-- service fee is included in the room rate.&lt;br/&gt;GBP 236.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2203.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Imperial Double Suite (full double bed)" RoomTypeCode="h-37a2f5bd-d94d-5a8c-b26a-c37a5f6534c4|63|MjIyMC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2220" TotalPrice="2242.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 258.14-- service fee is included in the room rate.&lt;br/&gt;GBP 240.93-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2242.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Imperial Double Suite (full double bed) (lounge access)" RoomTypeCode="h-3eb78dbf-e19e-5031-9c88-2e4796add696|63|MjIyOC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2228" TotalPrice="2250.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 259.07-- service fee is included in the room rate.&lt;br/&gt;GBP 241.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2250.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Imperial" RoomTypeCode="299933541|4|2231|27|MjIzMXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="2231" TotalPrice="2253.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2231" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: IMPERIAL, SUITE, KING BED" RoomTypeCode="0|1334|1161629255|1784221865022343B2098B127||no|102872|16|MjI3My4wM3xHQlB8MjAyNi0wNy0yNw==" OriginalAmount="2273" TotalPrice="2295.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2295.76" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2295.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC SUITE-Bedroom/kitchen/parlor/dining/scenic views;kitchenette/high flr/lounge access/2balconies" RoomTypeCode="0|0|1452287985|1784221864069817B2119B278||no|102872|16|MzMwNC4zNHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="3304" TotalPrice="3337.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3337.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Panoramic" RoomTypeCode="254750874|1|3307|27|MzMwN3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3307" TotalPrice="3340.07" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T12:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3307" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC SUITE - BEDROOM/KITCHEN/PARLOR/DINING/SCENIC VIEWS - KITCHENETTE/HIGH FLR/LOUNGE ACCESS/2BALCONIES -" RoomTypeCode="0|0|1160300245|1784221863069826B2103B27||no|102872|16|MzMzMS41OHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3332" TotalPrice="3364.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3364.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC SUITE BEDROOM/KITCHEN/PARLOR/DINING/SCENIC VIEWS KITCHENETTE/HIGH FLR/LOUNGE ACCESS/2BALCONIES" RoomTypeCode="0|0|1160327795|1784221864025520B2160B135||no|102872|16|MzM2NS43MXxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3366" TotalPrice="3399.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>PLEASE NOTE THAT THIS IS NON AMENDABLE&amp;lt;BR /&amp;gt;BREAKFAST IS INCLUDED ONLY FOR REGISTERED ADULTS ON THE RESERVATION. MEALS FOR CHILDREN ARE NOT INCLUDED IN THE RATE AND MUST BE PAID SEPARATELY AT THE HOTEL.CXL charges apply as follows: STARTING 26/07/2026 CXL-PENALTY FEE IS 100% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3399.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Suite" RoomTypeCode="h-b176acd5-c6ae-5cd4-a13c-ba34133127f4|63|MzM3NC4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3374" TotalPrice="3407.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 392.33-- service fee is included in the room rate.&lt;br/&gt;GBP 366.17-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3407.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC SUITE - BEDROOM/KITCHEN/PARLOR/DINING/SCENIC VIEWS - KITCHENETTE/HIGH FLR/LOUNGE ACCESS/2BALCONIES" RoomTypeCode="0|0|1160296955|1784221863014846B2171B54||no|102872|16|MzM4MS4yMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3381" TotalPrice="3415.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>No modification, name change or date amendments will be possible on the reservations made. Any changes will be made subject to availability from the system and with the rates that will be found at the time of the change. Cancellation policies remain as indicated in the reservation. If breakfast is included: a full breakfast will be provided daily for up to two adults sharing the room. Breakfast for children is not included and will incur an additional charge, which must be settled directly at the property. Please note that this reservation cannot be amended. Any changes require cancellation of the current booking and creation of a new reservation. Availability and rates are subject to change at the time of rebooking Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. Meal Plan Info: None Included taxes: 
14 perRoom perNight (sum)
1 perRoom perNight (sum)
12 perRoom perNight (sum) PACKAGE Bed Type: king Beds: 1 Meal Plan Info: Buffet Breakfast It includes: breakfast BREAKFAST INCLUDED MAY VARY&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3415.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Imperial Double Suite (full double bed) (kitchen, lounge access)" RoomTypeCode="h-5c20ae37-5c63-5a7f-b3d9-d85de68a5d93|63|MzUyOS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="3529" TotalPrice="3564.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 410.35-- service fee is included in the room rate.&lt;br/&gt;GBP 382.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3564.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Imperial Double Suite (full double bed) (lounge access, kitchen)" RoomTypeCode="h-85094918-351a-571f-b567-4836762d9c62|63|MzU4OC4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="3588" TotalPrice="3623.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 417.21-- service fee is included in the room rate.&lt;br/&gt;GBP 389.40-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3623.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Suite (kitchen, lounge access)" RoomTypeCode="h-3d096cae-6cf9-5877-81b8-2a1352e9ee97|63|MzU5OC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="3598" TotalPrice="3633.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 418.37-- service fee is included in the room rate.&lt;br/&gt;GBP 390.48-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3633.98" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3633.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Suite (lounge access, kitchen)" RoomTypeCode="h-f17c5135-cce0-5add-b10b-26b6ab300638|63|MzY1NS4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="3655" TotalPrice="3691.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 425.00-- service fee is included in the room rate.&lt;br/&gt;GBP 396.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3691.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Panoramic Suite (lounge access, kitchen)" RoomTypeCode="h-f7cb1444-560b-5b5e-a687-7beaa424e897|63|MzY1OC4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="3658" TotalPrice="3694.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 425.35-- service fee is included in the room rate.&lt;br/&gt;GBP 396.99-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3694.58" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3694.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC SUITE...BEDROOM/KITCHEN/PARLO" RoomTypeCode="DB#1#HL#1244.78#0#OB#OK#20260728#20260729#EU#2-0#K1DRU2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#1244.78#0#OB#OK#20260729#20260730#EU#2-0#K1DRU2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#^DB#1#HL#1244.78#0#OB#OK#20260730#20260731#EU#2-0#K1DRU2|ODCC40#ES|2#FAE551A2C1148DDFA3F21F85142CB5A18C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#659177#|34|MzczNC4zNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="3734" TotalPrice="3771.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><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 /></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC, SUITE, KITCHEN, LOUNGE ACCESS" RoomTypeCode="0|1331|1290950725|1784221865022343B2098B124||no|102872|16|NDA4Ny44NXxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="4088" TotalPrice="4128.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4128.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Imperial Double Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-548a1eea-2ac8-547c-8616-376f9b4b001e|63|NDIyNS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="4225" TotalPrice="4267.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 491.28-- service fee is included in the room rate.&lt;br/&gt;GBP 458.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4267.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Panoramic" RoomTypeCode="335427524|4|4277|27|NDI3N3xHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="4277" TotalPrice="4319.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T13:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4277" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Panoramic Suite" RoomTypeCode="h-4dc8f1b8-be86-5067-895f-886fc0d810f7|63|NDI5OS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="4299" TotalPrice="4341.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 499.88-- service fee is included in the room rate.&lt;br/&gt;GBP 466.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4341.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Imperial Double Suite (full double bed) (king size bed, sofa)" RoomTypeCode="h-a02399e5-3cd4-5682-bf34-74a573b8d71f|63|NDQ5OS4wMHxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="4499" TotalPrice="4543.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>GBP 523.14-- service fee is included in the room rate.&lt;br/&gt;GBP 488.26-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4543.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: The Diwan Duplexe Suite" RoomTypeCode="h-401a4592-61ba-534f-8b2c-5480d1bbddd1|63|NjQwMy4wMHxHQlB8MjAyNi0wNy0yMw==" OriginalAmount="6403" TotalPrice="6467.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 744.53-- service fee is included in the room rate.&lt;br/&gt;GBP 694.90-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Cable TV|TV|Minibar|Bathrobe|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6467.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: RS- Standard City - Room" RoomTypeCode="0|0|628035895|1784221863008006B1000B0||yes|102872|16|MjM3NzEuMDB8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23771" TotalPrice="24008.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24008.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: RS - Standard Nile - Room" RoomTypeCode="0|0|628037135|1784221863008006B1000B2||yes|102872|16|MjM3OTQuNDd8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23794" TotalPrice="24032.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24032.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room with City View" RoomTypeCode="0|0|628041065|1784221863008006B1000B4||yes|102872|16|MjM4NDEuNDJ8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23841" TotalPrice="24079.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24079.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room with Nile View" RoomTypeCode="0|0|628041505|1784221863008006B1000B6||yes|102872|16|MjM4NjQuODl8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23865" TotalPrice="24103.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24103.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room with City View" RoomTypeCode="0|0|628042275|1784221863008006B1000B8||yes|102872|16|MjM4ODguMzd8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23888" TotalPrice="24127.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24127.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Room with Nile View" RoomTypeCode="0|0|628042675|1784221863008006B1000B10||yes|102872|16|MjM5MTEuODR8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23912" TotalPrice="24150.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.

Existing reservation cannot be cancelled and rebooked under lower promotion.

(15-Dec-22 to 31-Dec-23 - Please note that noise should be expected due to a refurbishment/construction work.

(16-Dec-22 to 31-Dec-23 - Refurbishment inside hotel area

(06-Mar-23 to 31-Dec-23 - renovation of the hotel guest&amp;#039;s Lifts 

The hotel is undergoing renovations to the ballroom from March 2023 through September 2024.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24150.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: City" RoomTypeCode="265724778|1|23936|27|MjM5MzZ8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23936" TotalPrice="24175.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:16.3821472+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="23936" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Nile" RoomTypeCode="265724777|1|23960|27|MjM5NjB8R0JQfDIwMjYtMDctMTY=" OriginalAmount="23960" TotalPrice="24199.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:17.2250493+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="23960" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - De Luxe - City View" RoomTypeCode="129395164|1|24007|27|MjQwMDd8R0JQfDIwMjYtMDctMTY=" OriginalAmount="24007" TotalPrice="24247.07" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:17.3592711+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24007" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Executive - City View" RoomTypeCode="129395269|1|24054|27|MjQwNTR8R0JQfDIwMjYtMDctMTY=" OriginalAmount="24054" TotalPrice="24294.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:17.4932817+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24054" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Executive - Nile view" RoomTypeCode="129552708|1|24078|27|MjQwNzh8R0JQfDIwMjYtMDctMTY=" OriginalAmount="24078" TotalPrice="24318.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Fridge|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:11:17.871314+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="24078" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/a5/2f/a52f4fbc91aa9bb28ff7e014f8ee9d924f497d0e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/10/11/1011559f65d61e980d3976bc8ff9ca8bdb41b1e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/43/25/4325aefec7350122c55ff0a8c410eef0bb547333.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0d/ba/0dba5fab95b442afae7e793392e0740767a28204.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/38/e6386de3dec0c3ea1305ec123c94ace2ea51ec0c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/09/ca09a13d7118582d37527722404281d0f6ee8389.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/05/2a/052aae0e93da22e351daa530d1b87a299cc2d4c3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/53/21/532190cdea5a8838951ff6afa4705c7c2c405375.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/d7/fbd7db44860cfe7bba2571f979933884fdf0628a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/65/d3/65d33d26d02a2696b2d619581984bef3843eb189.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ec/55/ec55e637495337318091af2531604ae50cc88467.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/fb/2afb2b1211ee76aad13cf8757d26a277a6a3442c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/2e/bd2ede76cbf588b4f4ae4b5202a5782b8fb56225.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/49/33497166047a91c797b47f36319e81b8317e3781.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a3/94/a39470ab2690b0464e3ad8633ec1f939fdd56d6c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/63/9e/639e570f3d2a1fdb9422ebc64fe1232c6a5ddbb2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/13/5d135866d1b5c55d9577d88dacbfa989086f2d2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/59/bd5906d05b51222dd2f26a309594a7aac913ef8d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/98/e4/98e4930c2cb3f51fe3539641b2d87cad94fc9409.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/f6/0ef624455a7445fda9cb9c3d1b669f528299bd3a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/c0/aec07eb671bf0efa4f11cfd66e5c4b840b730fec.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/98/8e980e72c03c32336cff86890275942805b27d52.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/b4/d0b4f45a4a5467f0e485cef6c674da55241c8c3f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/25/7f/257fa2311edefd917caaf62eb0b87a2075dfb4d5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0c/35/0c356dc1b99838c375f31bcf40cfa7a5fbc57df5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6d/28/6d289681c775da977ca2f402f241e00c89ed93e5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6d/a4/6da46ccbcdbb903a301cba1f42039b825942fc58.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/26/d0/26d094236d474c83c81952bfb6425897dd9e4a16.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/03/56/0356516a30aa40c3524c1a5059d024febbc48f6c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1e/46/1e46414700be79b023f8d107e214835985da9c27.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f3/3e/f33e2a5477a211b9bc5aac11b651c187cb3d1e71.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4d/23/4d23f50e52d8644e392d1bb7d07c46237faed872.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/8c/678c2098b105ec536caf9c6ea2554e2bddb7f79d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0d/93/0d93e66619a2fe75f233b09678a4917c373727dd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1c/da/1cdae9d971dc88fcf6ef2f64963b935d2f16a07e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8a/7b/8a7b48f97ba42266a5b3f78cfb9a717de9516529.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f4/67/f467d06d385e56cfdb63be5967beabcab1183520.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/07/71/077144ecdc14578af3f78277979c846741119d66.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4e/de/4ede3073405d303322b6a9b92e7d17d8ba8709c0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/19/f6191f39fd309c5fa38ca5d7a493c76d1979145a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/61/bb/61bbee32e44bff9a10a7ec1f4a3902202318db96.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/02/bb02ffde2aa2009821a78119ed6ff60d6694d914.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/90/fb902f5c50498aa0cf93d13f8a48ebc3b86c6c48.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/d0/c4d04536016a1137bb79d8a55bb9fa9096d11788.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/49/6f/496fa0053d7d0abea472b773e40f5822f8e2d872.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/78/0b7800b355e7bab8134793b1600a973522db0da9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/c3/d1c3cc40c4d9ceb9be7bd17e6ed2896dba9d570c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/5f/345fdfb8255c07b7d45c156f8755e8652c0ce376.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/90/9d/909d67fd2d0f1151a3c71b9c2daf156842a27b54.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This elegant luxury hotel lies at the heart of Cairo on the eastern bank of the River Nile. The hotel affords a glorious view of the city, the Nile and the Pyramids. Cairo's countless entertainment and shopping venues as well as sights of interest are to be found in the immediate vicinity. Public transport may be found only 100 m from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;834 rooms, including 67 suites and 501 double rooms, are located on 36 storeys and can be reached by lift. Staffed 24 hours a day, the reception desk makes check-in and check-out easy. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. There are a number of shops as well. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service, medical assistance, room service, a laundry service, a hairdresser and a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. Guests are sure to get a good night's sleep in the double bed. A safe and a minibar are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. Equipped with a direct dial telephone, a television with satellite/cable channels and WiFi, the rooms provide many ways for guests to stay connected and entertained. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. The hotel has family rooms and 236 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex is ideal for exercise and relaxation. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. Parasols and comfortable sun loungers are available on the sun terrace. For those who wish to stay active while on holiday, the hotel offers golf. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon and massage treatments. Leisure facilities include live music, a dance club, a casino and a nightclub. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the establishment include half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>20-2-25752942</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>20-2-25777444</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1981</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>36</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>834</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>501</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>67</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Games room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Full Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Swimming Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Billiards/Snooker</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>100 Meters</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
2a72c597-2c41-4583-b5a8-b8635b792381|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="2a72c597-2c41-4583-b5a8-b8635b792381">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23088" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-28T00:00:00" End="2026-07-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="6130|sheraton_cairo_hotel__casino" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" ClientCountry="Kuwait" 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
2a72c597-2c41-4583-b5a8-b8635b792381|WebbedsSunHotelsPrice|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
2a72c597-2c41-4583-b5a8-b8635b792381|RateHawkPrice|successfull supplier interation||RateHawk|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
2a72c597-2c41-4583-b5a8-b8635b792381|DOTWPrice|successfull supplier interation||DOTW|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
2a72c597-2c41-4583-b5a8-b8635b792381|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="2a72c597-2c41-4583-b5a8-b8635b792381" TimeStamp="0001-01-01T00:00:00" HotelName="Sheraton Cairo Hotel &amp; Casino" HotelCode="6130|3695094" StarRating="5" GTCityId="23088" CountryCode="EG" CityName="Cairo" CountryName="Egypt" Address="Galae Square, PO Box 11, Cairo" PostCode="11511" PhoneNo="+20233369800,+20233336115" FaxNo="+20233354114" Email="" CheckInTime="15:00" CheckOutTime="12:00" Latitude="30.038671733062" Longitude="31.219813227653" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TOWER, DELUXE, TWIN BEDS, CITY VIEW, BALCONY" RoomTypeCode="0|0|1563451215|1784221957002650B2129B3||no|5654|16|NDMyLjQzfEdCUHwyMDI2LTA3LTI2" OriginalAmount="432" TotalPrice="436.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 114.55 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="436.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DELUXE, KING BED, POOL AND CITY VIEW, BALCONY" RoomTypeCode="0|0|1310852625|1784221957002650B2129B39||no|5654|16|NDMyLjQzfEdCUHwyMDI2LTA3LTI2" OriginalAmount="432" TotalPrice="436.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 114.55 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="436.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-b72baa99-0604-5552-b6f3-67cb86a159a8|63|NDQxLjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="441" TotalPrice="445.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 51.28-- service fee is included in the room rate.&lt;br/&gt;GBP 47.86-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="445.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with balcony and with view (twin beds) (bed type is subject to availability)" RoomTypeCode="h-d7b9496e-16e8-5b75-87b3-9c52076a8a01|63|NDQ4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="448" TotalPrice="452.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 52.09-- service fee is included in the room rate.&lt;br/&gt;GBP 48.62-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.48" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with balcony and with view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-c6a7b171-6185-5b8c-86de-5d97ee7abe00|63|NDQ4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="448" TotalPrice="452.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 52.09-- service fee is included in the room rate.&lt;br/&gt;GBP 48.62-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.48" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DELUXE GUEST ROOM -  ONLY 1 KING BED" RoomTypeCode="4214930911-1-0|704214930911|2|0|12|NDYzLjUxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="464" TotalPrice="468.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|0|1160226085|1784221957001020B2119B8||no|5654|16|NDcwLjc4fEdCUHwyMDI2LTA3LTI0" OriginalAmount="471" TotalPrice="475.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="475.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|0|1160226075|1784221957001020B2119B11||no|5654|16|NDcwLjc4fEdCUHwyMDI2LTA3LTI0" OriginalAmount="471" TotalPrice="475.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="475.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (no window, bed type is subject to availability)" RoomTypeCode="h-8477595b-8a67-5c77-9530-e00ef07c30cc|63|NDc3LjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="477" TotalPrice="481.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 55.47-- service fee is included in the room rate.&lt;br/&gt;GBP 51.77-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="481.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TOWER, DELUXE, TWIN BEDS, CITY VIEW, BALCONY" RoomTypeCode="0|1331|1563451215|1784221957002650B2129B4||yes|5654|16|NDgxLjYzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="482" TotalPrice="486.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 127.59 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="486.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DELUXE, KING BED, POOL AND CITY VIEW, BALCONY" RoomTypeCode="0|1331|1310852625|1784221957002650B2129B40||yes|5654|16|NDgxLjYzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="482" TotalPrice="486.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 127.59 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="486.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-1b87f3de-5cd7-5c21-9116-99c470d2e0c3|63|NDkxLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="491" TotalPrice="495.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 57.09-- service fee is included in the room rate.&lt;br/&gt;GBP 53.29-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="495.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TOWER, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1487412135|1784221957002650B2129B45||no|5654|16|NDk4Ljg0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="499" TotalPrice="503.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 132.13 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="503.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1282307705|1784221957002650B2129B24||no|5654|16|NDk4Ljg0fEdCUHwyMDI2LTA3LTI2" OriginalAmount="499" TotalPrice="503.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 132.13 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="503.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Nile Double room with balcony and with river view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-479748e7-638c-5804-80b9-c3e6ad952e74|63|NTA5LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="509" TotalPrice="514.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 59.19-- service fee is included in the room rate.&lt;br/&gt;GBP 55.24-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DELUXE, KING BED, POOL AND CITY VIEW, BALCONY, SOUTH TOWER" RoomTypeCode="0|0|1343972555|1784221956085793B2186B7||no|5654|16|NTEyLjk1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="513" TotalPrice="518.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="518.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DELUXE, TWIN BEDS, POOL AND CITY VIEW, BALCONY, SOUTH TOWER" RoomTypeCode="0|0|1345479115|1784221956085793B2186B17||no|5654|16|NTEyLjk1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="513" TotalPrice="518.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="518.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Nile Double room with balcony and with river view (full double bed) (king size bed)" RoomTypeCode="h-ccbc2b51-dc48-5ede-a4e3-30b750b595a5|63|NTE3LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="517" TotalPrice="522.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 60.12-- service fee is included in the room rate.&lt;br/&gt;GBP 56.11-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="522.17" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="522.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, DELUXE, TWIN BEDS, POOL AND CITY VIEW, BALCONY" RoomTypeCode="0|0|1310852615|1784221961105143B2153B12||no|5654|16|NTIzLjg3fEdCUHwyMDI2LTA3LTI3" OriginalAmount="524" TotalPrice="529.11" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.11" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TWIN BEDS, CITY VIEW" RoomTypeCode="0|1331|1160226085|1784221957001020B2119B10||yes|5654|16|NTI0LjM0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="524" TotalPrice="529.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED, CITY VIEW" RoomTypeCode="0|1331|1160226075|1784221957001020B2119B13||yes|5654|16|NTI0LjM0fEdCUHwyMDI2LTA3LTE2" OriginalAmount="524" TotalPrice="529.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - De Luxe - View" RoomTypeCode="306653722|1|534|27|NTM0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="534" TotalPrice="539.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="534" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe - View" RoomTypeCode="308413897|1|534|27|NTM0fEdCUHwyMDI2LTA3LTI0" OriginalAmount="534" TotalPrice="539.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="534" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: NILE GUEST ROOM -  ONLY 1 KING BED" RoomTypeCode="2145586976-1-0|702145586976|2|0|12|NTM0LjY5fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="535" TotalPrice="540.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, RIVER VIEW" RoomTypeCode="0|0|1160226135|1784221957001020B2119B30||no|5654|16|NTQzLjA3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="543" TotalPrice="548.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="548.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|0|1160226125|1784221957001020B2119B33||no|5654|16|NTQzLjA3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="543" TotalPrice="548.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="548.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, GUEST ROOM, KING BED, PARTIAL RIVER VIEW" RoomTypeCode="0|0|1454356435|1784221957002650B2129B58||no|5654|16|NTQzLjExfEdCUHwyMDI2LTA3LTI2" OriginalAmount="543" TotalPrice="548.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 143.86 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="548.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, GUEST ROOM, TWIN BEDS, PARTIAL RIVER VIEW" RoomTypeCode="0|0|1454468325|1784221957002650B2129B13||no|5654|16|NTQzLjExfEdCUHwyMDI2LTA3LTI2" OriginalAmount="543" TotalPrice="548.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 143.86 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="548.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TOWER, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|1331|1487412135|1784221957002650B2129B46||yes|5654|16|NTQ4LjAzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="548" TotalPrice="553.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 145.16 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="553.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, KING BED, RIVER VIEW, BALCONY" RoomTypeCode="0|1331|1282307705|1784221957002650B2129B25||yes|5654|16|NTQ4LjAzfEdCUHwyMDI2LTA3LTE2" OriginalAmount="548" TotalPrice="553.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 145.16 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="553.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Club Partial River view Double room (twin beds)" RoomTypeCode="h-ff67dc23-c29b-56ed-8e34-44190320bd1b|63|NTU0LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="554" TotalPrice="559.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 64.42-- service fee is included in the room rate.&lt;br/&gt;GBP 60.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="559.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Club Partial River view Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-adc6f1ea-581b-5b33-b0f7-b560620cd16b|63|NTU0LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="554" TotalPrice="559.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 64.42-- service fee is included in the room rate.&lt;br/&gt;GBP 60.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="559.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DELUXE GUEST ROOM -  ONLY 2 SINGLE BED" RoomTypeCode="1791549238-1-0|701791549238|2|0|12|NTU1LjkxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="556" TotalPrice="561.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Club Partial River view Double room (full double bed) (king size bed)" RoomTypeCode="h-954fd9f0-a50d-598a-8ef5-fff03603ee42|63|NTYzLjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="563" TotalPrice="568.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 65.47-- service fee is included in the room rate.&lt;br/&gt;GBP 61.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="568.63" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="568.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DELUXE, TWIN BEDS, POOL AND CITY VIEW, BALCONY" RoomTypeCode="0|1331|1310852615|1784221958023691B2120B10||no|5654|16|NTY2LjIwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="566" TotalPrice="571.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="571.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DELUXE, KING BED, POOL AND CITY VIEW, BALCONY, SOUTH TOWER" RoomTypeCode="0|1331|1343972555|1784221956085793B2186B9||yes|5654|16|NTcxLjMxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="571" TotalPrice="577.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, DELUXE, TWIN BEDS, POOL AND CITY VIEW, BALCONY, SOUTH TOWER" RoomTypeCode="0|1331|1345479115|1784221956085793B2186B19||yes|5654|16|NTcxLjMxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="571" TotalPrice="577.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="577.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: CLUB GUEST ROOM -  ONLY 1 KING BED" RoomTypeCode="2989159937-1-0|702989159937|2|0|12|NTgyLjEzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="582" TotalPrice="587.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, KING BED" RoomTypeCode="0|0|1160226485|1784221957001020B2119B42||no|5654|16|NTkxLjI3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="591" TotalPrice="597.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, TWIN BEDS, WITH VIEW" RoomTypeCode="0|0|1563630505|1784221957001020B2119B44||no|5654|16|NTkxLjI3fEdCUHwyMDI2LTA3LTI0" OriginalAmount="591" TotalPrice="597.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLUB, GUEST ROOM, KING BED, PARTIAL RIVER VIEW" RoomTypeCode="0|1331|1454356435|1784221957002650B2129B59||yes|5654|16|NTkxLjQ1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="591" TotalPrice="597.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 159.86 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLUB, GUEST ROOM, TWIN BEDS, PARTIAL RIVER VIEW" RoomTypeCode="0|1331|1454468325|1784221957002650B2129B14||yes|5654|16|NTkxLjQ1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="591" TotalPrice="597.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 159.86 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 DOUBLE BEDS, RIVER VIEW, BALCONY, NORTH TOWER" RoomTypeCode="0|0|1464843865|1784221956085793B2186B11||yes|5654|16|NTkxLjczfEdCUHwyMDI2LTA3LTE2" OriginalAmount="592" TotalPrice="597.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, RIVER VIEW, BALCONY, NORTH TOWER" RoomTypeCode="0|0|1343972545|1784221956085793B2186B22||no|5654|16|NTkxLjczfEdCUHwyMDI2LTA3LTI2" OriginalAmount="592" TotalPrice="597.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="597.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin room - De Luxe - View" RoomTypeCode="306653725|3|595|27|NTk1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="595" TotalPrice="600.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:12:37.0278085+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="595" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe - View" RoomTypeCode="308413896|3|595|27|NTk1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="595" TotalPrice="600.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:12:37.1929553+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="595" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, RIVER VIEW" RoomTypeCode="0|1331|1160226135|1784221957001020B2119B32||yes|5654|16|NTk2LjYyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="597" TotalPrice="602.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="602.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, RIVER VIEW" RoomTypeCode="0|1331|1160226125|1784221957001020B2119B35||yes|5654|16|NTk2LjYyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="597" TotalPrice="602.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="602.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1469586295|1784221961105143B2153B20||no|5654|16|NjA0LjMyfEdCUHwyMDI2LTA3LTI3" OriginalAmount="604" TotalPrice="610.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="610.36" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="610.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Club Partial River view Double room (twin beds)" RoomTypeCode="h-8f1facb6-14a1-5a67-a1f7-1a237b39da34|63|NjA3LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="607" TotalPrice="613.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 70.58-- service fee is included in the room rate.&lt;br/&gt;GBP 65.88-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="613.07" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="613.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Club Partial River view Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-615b65ca-5c33-5af1-9ca9-cdd85be84c1e|63|NjA3LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="607" TotalPrice="613.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 70.58-- service fee is included in the room rate.&lt;br/&gt;GBP 65.88-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="613.07" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="613.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Balcony" RoomTypeCode="301738395|1|616|27|NjE2fEdCUHwyMDI2LTA3LTI0" OriginalAmount="616" TotalPrice="622.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="616" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Club Partial River view Double room (full double bed) (king size bed)" RoomTypeCode="h-28af15b5-24dd-56ae-98ba-4205b074c62f|63|NjE2LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="616" TotalPrice="622.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 71.63-- service fee is included in the room rate.&lt;br/&gt;GBP 66.85-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="622.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: NILE GUEST ROOM -  ONLY 2 DOUBLE BED" RoomTypeCode="961001324-1-0|700961001324|2|0|12|NjMyLjU2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="633" TotalPrice="638.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: CLUB GUEST ROOM -  ONLY 2 SINGLE BED" RoomTypeCode="3806720868-1-0|703806720868|2|0|12|NjM2LjA5fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="636" TotalPrice="642.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|1331|1469586295|1784221958023691B2120B25||no|5654|16|NjQxLjU2fEdCUHwyMDI2LTA3LTIz" OriginalAmount="642" TotalPrice="647.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="647.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, GUEST ROOM, KING BED, PARTIAL RIVER VIEW, SOUTH TOWER" RoomTypeCode="0|0|1469583935|1784221956085793B2186B1||no|5654|16|NjQ0LjI1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="644" TotalPrice="650.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="650.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, GUEST ROOM, TWIN BEDS, PARTIAL RIVER VIEW, SOUTH TOWER" RoomTypeCode="0|0|1463974475|1784221956085793B2186B27||yes|5654|16|NjQ0LjI1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="644" TotalPrice="650.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="650.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, KING BED, RIVER VIEW, BALCONY, NORTH TOWER" RoomTypeCode="0|1331|1343972545|1784221956085793B2186B24||yes|5654|16|NjUwLjA5fEdCUHwyMDI2LTA3LTE2" OriginalAmount="650" TotalPrice="656.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="656.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, SUITE, KING BED, POOL VIEW, LOUNGE ACCESS, CORNER" RoomTypeCode="0|0|1497083695|1784221957002650B2129B8||no|5654|16|NjUzLjc4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="654" TotalPrice="660.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 173.16 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="660.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, KING BED, RIVER FRONT, BALCONY, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1597904615|1784221957002650B2129B18||no|5654|16|NjUzLjc4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="654" TotalPrice="660.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 173.16 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="660.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, 2 DOUBLE BEDS, RIVER FRONT, BALCONY, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1597890925|1784221957002650B2129B29||no|5654|16|NjUzLjc4fEdCUHwyMDI2LTA3LTI2" OriginalAmount="654" TotalPrice="660.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 173.16 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="660.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Nile Double room with balcony and with river view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-0908aa63-99b7-5d28-bb22-9ce60879e737|63|NjYyLjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="662" TotalPrice="668.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 76.98-- service fee is included in the room rate.&lt;br/&gt;GBP 71.84-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="668.62" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="668.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Nile Club Double room with balcony and with river view (full double bed) (lounge access)" RoomTypeCode="h-94a69319-286e-5f08-9a48-e5f642744080|63|NjY3LjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="667" TotalPrice="673.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 77.56-- service fee is included in the room rate.&lt;br/&gt;GBP 72.39-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="673.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Club - View" RoomTypeCode="306653723|1|671|27|NjcxfEdCUHwyMDI2LTA3LTI0" OriginalAmount="671" TotalPrice="677.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Club - View" RoomTypeCode="323626934|1|671|27|NjcxfEdCUHwyMDI2LTA3LTI0" OriginalAmount="671" TotalPrice="677.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="671" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - Balcony" RoomTypeCode="301739320|3|677|27|Njc3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="677" TotalPrice="683.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T18:12:37.3641065+01:00" End="2026-07-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="677" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Nile Club Double room with balcony and with river view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-07b6c3d1-fdc1-5ab0-97ac-f1ae0728fee9|63|Njc4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="678" TotalPrice="684.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 78.84-- service fee is included in the room rate.&lt;br/&gt;GBP 73.58-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Club Lounge Access Double Suite with balcony and with pool view (full double bed) (bed type is subject to availability, lounge access, corner room)" RoomTypeCode="h-100b2a9e-ffd7-5b96-86ed-5c444ddea710|63|Njc4LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="678" TotalPrice="684.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 78.84-- service fee is included in the room rate.&lt;br/&gt;GBP 73.58-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="684.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Club Partial River view Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-a5aff886-84b1-5d9b-a6cf-f7fdea6a167d|63|Njc5LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="679" TotalPrice="685.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 78.95-- service fee is included in the room rate.&lt;br/&gt;GBP 73.69-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="685.79" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="685.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1500541465|1784221957001020B2119B67||no|5654|16|NzExLjc1fEdCUHwyMDI2LTA3LTI0" OriginalAmount="712" TotalPrice="718.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="718.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, QUADRUPLE, RIVER VIEW" RoomTypeCode="0|0|1548308115|1784221957001020B2119B69||no|5654|16|NzExLjc1fEdCUHwyMDI2LTA3LTI0" OriginalAmount="712" TotalPrice="718.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="718.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, SUITE, WITH VIEW" RoomTypeCode="0|0|1502944075|1784221957001020B2119B71||no|5654|16|NzExLjc1fEdCUHwyMDI2LTA3LTI0" OriginalAmount="712" TotalPrice="718.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="718.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: CLUB, SUITE, KING BED, POOL VIEW, LOUNGE ACCESS, CORNER" RoomTypeCode="0|1331|1497083695|1784221957002650B2129B9||yes|5654|16|NzExLjk3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="712" TotalPrice="719.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 192.43 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="719.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC, KING BED, RIVER FRONT, BALCONY, CLUB LOUNGE ACCESS" RoomTypeCode="0|1331|1597904615|1784221957002650B2129B19||yes|5654|16|NzExLjk3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="712" TotalPrice="719.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 192.43 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="719.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC, 2 DOUBLE BEDS, RIVER FRONT, BALCONY, CLUB LOUNGE ACCESS" RoomTypeCode="0|1331|1597890925|1784221957002650B2129B30||yes|5654|16|NzExLjk3fEdCUHwyMDI2LTA3LTE2" OriginalAmount="712" TotalPrice="719.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 192.43 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="719.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Corner Club Lounge Access Double Suite with balcony and with pool view (full double bed) (bed type is subject to availability, lounge access, corner room)" RoomTypeCode="h-91f9db3d-3caa-5cbc-9b98-b338dc9362b8|63|NzIxLjAwfEdCUHwyMDI2LTA3LTI2" OriginalAmount="721" TotalPrice="728.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 83.84-- service fee is included in the room rate.&lt;br/&gt;GBP 78.25-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="728.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC NILE -  ONLY 1 KING BED" RoomTypeCode="790056971-1-0|700790056971|2|0|12|NzY1Ljc1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="766" TotalPrice="773.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, CLUB, GUEST ROOM, KING BED, RIVER FRONT, BALCONY, NORTH TOWER" RoomTypeCode="0|0|1597910635|1784221956085793B2186B5||yes|5654|16|Nzc1LjU1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="776" TotalPrice="783.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="783.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE, KING BED, POOL VIEW, BALCONY, CLUB LOUNGE ACCESS, SOUTH TOWER, CORNER" RoomTypeCode="0|0|1345479245|1784221956085793B2186B25||yes|5654|16|Nzc1LjU1fEdCUHwyMDI2LTA3LTE2" OriginalAmount="776" TotalPrice="783.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="783.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, CLUB, GUEST ROOM, 2 DOUBLE BEDS, RIVER FRONT, BALCONY, NORTH TOWER" RoomTypeCode="0|0|1597910645|1784221956085793B2186B31||no|5654|16|Nzc1LjU1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="776" TotalPrice="783.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="783.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Club Lounge Access Double Suite with balcony and with pool view (full double bed) (bed type is subject to availability, lounge access, pool access, corner room)" RoomTypeCode="h-0e489280-1578-5a8b-8377-e43e1a58ab89|63|ODAxLjAwfEdCUHwyMDI2LTA3LTIz" OriginalAmount="801" TotalPrice="809.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 93.14-- service fee is included in the room rate.&lt;br/&gt;GBP 86.93-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="809.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Club - View" RoomTypeCode="306653721|1|808|27|ODA4fEdCUHwyMDI2LTA3LTI0" OriginalAmount="808" TotalPrice="816.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="808" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, SUITE, KING BED, BALCONY" RoomTypeCode="0|0|1378336955|1784221957002650B2129B53||no|5654|16|ODE1LjcyfEdCUHwyMDI2LTA3LTI2" OriginalAmount="816" TotalPrice="823.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 224.04 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="823.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Nile Club Double room with balcony and with river view (full double bed) (bed type is subject to availability, lounge access)" RoomTypeCode="h-8784e121-6285-5dad-b07b-6652ab2a2b17|63|ODE3LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="817" TotalPrice="825.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 95.00-- service fee is included in the room rate.&lt;br/&gt;GBP 88.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="825.17" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="825.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Corner Club Lounge Access Double Suite with balcony and with pool view (full double bed) (bed type is subject to availability, corner room, lounge access)" RoomTypeCode="h-88d71c37-1323-57e5-90df-5043d07c7925|63|ODE3LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="817" TotalPrice="825.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 95.00-- service fee is included in the room rate.&lt;br/&gt;GBP 88.67-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="825.17" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="825.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Club Lounge Access Partial River view Double Suite with balcony (full double bed) (bed type is subject to availability)" RoomTypeCode="h-b19064c2-ec67-5725-8bb0-8b5a1840840c|63|ODIxLjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="821" TotalPrice="829.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 95.47-- service fee is included in the room rate.&lt;br/&gt;GBP 89.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="829.21" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="829.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE, SUITE, KING BED, BALCONY" RoomTypeCode="0|1331|1378336955|1784221957001020B2119B80||no|5654|16|ODQxLjczfEdCUHwyMDI2LTA3LTI0" OriginalAmount="842" TotalPrice="850.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="850.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: CLUB SUITE -  ONLY 1 KING BED" RoomTypeCode="3051583932-1-0|703051583932|2|0|12|ODQ4LjM1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="848" TotalPrice="856.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC NILE ROOM -  ONLY 2 DOUBLE BED" RoomTypeCode="1223255351-1-0|701223255351|2|0|12|ODQ4LjM1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="848" TotalPrice="856.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Executive Club Lounge Access Partial River view Double Suite with balcony (full double bed) (bed type is subject to availability, lounge access)" RoomTypeCode="h-c788a23f-cdd1-5008-b881-67609ae92614|63|ODc3LjAwfEdCUHwyMDI2LTA3LTI0" OriginalAmount="877" TotalPrice="885.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 101.98-- service fee is included in the room rate.&lt;br/&gt;GBP 95.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TOWER, CLUB, SUITE, KING BED" RoomTypeCode="0|0|1469594725|1784221957002650B2129B50||no|5654|16|OTIyLjY1fEdCUHwyMDI2LTA3LTI2" OriginalAmount="923" TotalPrice="931.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 243.54 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="931.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: CLUB, SUITE, KING BED" RoomTypeCode="0|0|1378336965|1784221957002650B2129B34||no|5654|16|OTY3LjA3fEdCUHwyMDI2LTA3LTI2" OriginalAmount="967" TotalPrice="976.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 255.26 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="976.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, SUITE, KING BED, PARTIAL RIVER VIEW, BALCONY, CLUB LOUNGE ACCESS, SOUTH TOWER" RoomTypeCode="0|0|1345479225|1784221956085793B2186B15||yes|5654|16|OTg1LjYyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="986" TotalPrice="995.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="995.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Club Lounge Access Partial River view Double Suite with balcony (full double bed) (bed type is subject to availability, lounge access)" RoomTypeCode="h-ccfc6536-d86a-5b97-b6ad-156199dedf1f|63|OTg3LjAwfEdCUHwyMDI2LTA3LTI1" OriginalAmount="987" TotalPrice="996.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 114.77-- service fee is included in the room rate.&lt;br/&gt;GBP 107.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="996.87" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="996.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Nile Double Suite with balcony and with river view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-13a72a9a-c140-5c7c-8506-3ef38a3966e0|63|MTAwOS4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1009" TotalPrice="1019.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 117.33-- service fee is included in the room rate.&lt;br/&gt;GBP 109.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1019.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE, KING BED, DIRECT RIVER VIEW, BALCONY, CLUB LOUNGE ACCESS, NORTH TOWER" RoomTypeCode="0|0|1597910605|1784221956085793B2186B4||no|5654|16|MTAzMC4wN3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1030" TotalPrice="1040.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1040.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Nile Double Suite with balcony and with river view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-7bf264a9-348f-5b85-ad1d-cbf9a263e3cf|63|MTAzMS4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1031" TotalPrice="1041.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 119.88-- service fee is included in the room rate.&lt;br/&gt;GBP 111.89-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1041.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE, KING BED, BALCONY, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1597913325|1784221961105143B2153B29||no|5654|16|MTA1Mi4wMXxHQlB8MjAyNi0wNy0yNw==" OriginalAmount="1052" TotalPrice="1062.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1062.53" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1062.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Sheraton Club Lounge Access Double Suite with view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-9b4a8fea-db9e-5d7a-badb-b1036168a4bc|63|MTA1Ny4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1057" TotalPrice="1067.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 122.91-- service fee is included in the room rate.&lt;br/&gt;GBP 114.71-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1067.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: EXECUTIVE SUITE -  ONLY 2 KING BED" RoomTypeCode="2325732814-1-0|702325732814|2|0|12|MTA3OC4xMnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1078" TotalPrice="1088.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SHERATON, CITY, SUITE, KING BED, POOL VIEW, CLUB LOUNGE ACCESS, NORTH TOWER" RoomTypeCode="0|0|1597910595|1784221956085793B2186B0||no|5654|16|MTA3OS42OHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1080" TotalPrice="1090.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1090.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Sheraton Club Lounge Access Double Suite with view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-87e1ae6b-d24d-5b09-b944-b51a59a17ddb|63|MTA4MC4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1080" TotalPrice="1090.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 125.58-- service fee is included in the room rate.&lt;br/&gt;GBP 117.21-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1090.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Panoramic Nile Club Double Suite with balcony and with river view (full double bed) (king size bed)" RoomTypeCode="h-a637d65e-872b-5d52-a791-5e0b55efe349|63|MTA4My4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1083" TotalPrice="1093.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 125.93-- service fee is included in the room rate.&lt;br/&gt;GBP 117.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1093.83" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1093.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, SUITE, KING BED" RoomTypeCode="0|0|1378336925|1784221957002650B2129B54||no|5654|16|MTA4NS45OHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1086" TotalPrice="1096.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 295.69 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1096.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Sheraton Club Lounge Access Double Suite with view (full double bed) (bed type is subject to availability, lounge access, pool access)" RoomTypeCode="h-891a853c-eae5-5115-bc50-968b2892c68a|63|MTA5NC4wMHxHQlB8MjAyNi0wNy0yMw==" OriginalAmount="1094" TotalPrice="1104.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 127.21-- service fee is included in the room rate.&lt;br/&gt;GBP 118.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1104.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC, SUITE, KING BED" RoomTypeCode="0|1331|1378336925|1784221957001020B2119B95||no|5654|16|MTExMC44N3xHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1111" TotalPrice="1121.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1121.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Ambassador Club Lounge Access Double Suite with river view (full double bed) (bed type is subject to availability, lounge access)" RoomTypeCode="h-4cc96fc5-f446-5eec-af3b-fe3323535cfe|63|MTEzMC4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1130" TotalPrice="1141.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 131.40-- service fee is included in the room rate.&lt;br/&gt;GBP 122.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1141.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Panoramic Nile Club Double Suite with balcony and with river view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-444aeaee-bf43-5933-a92e-79bc86d6c902|63|MTE1Ny4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1157" TotalPrice="1168.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 134.53-- service fee is included in the room rate.&lt;br/&gt;GBP 125.57-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1168.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Ambassador Club Lounge Access Double Suite with river view (full double bed) (bed type is subject to availability, lounge access)" RoomTypeCode="h-9c4b8246-ea7c-5e0f-b751-b8961a95eaed|63|MTE2OS4wMHxHQlB8MjAyNi0wNy0yMw==" OriginalAmount="1169" TotalPrice="1180.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 135.93-- service fee is included in the room rate.&lt;br/&gt;GBP 126.87-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1180.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Panoramic Nile Club Double Suite with balcony and with river view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-c44c14fc-d7fe-537a-9964-3febc2327338|63|MTIwMy4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1203" TotalPrice="1215.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 139.88-- service fee is included in the room rate.&lt;br/&gt;GBP 130.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1215.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: AMBASSADOR, SUITE, KING BED, RIVER VIEW, CLUB LOUNGE ACCESS, SOUTH TOWER" RoomTypeCode="0|0|1345479195|1784221956085793B2186B2||no|5654|16|MTIyMS45N3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1222" TotalPrice="1234.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1234.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PANORAMIC, SUITE, KING BED, RIVER FRONT, BALCONY, CLUB LOUNGE ACCESS, NORTH TOWER" RoomTypeCode="0|0|1597910655|1784221956085793B2186B21||no|5654|16|MTIyOC40OHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1228" TotalPrice="1240.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1240.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Panoramic Nile Club Double Suite with balcony and with river view (full double bed) (bed type is subject to availability)" RoomTypeCode="h-02c2aff9-5525-5f59-b0df-16f0a2ac16a3|63|MTI2Ny4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1267" TotalPrice="1279.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 147.33-- service fee is included in the room rate.&lt;br/&gt;GBP 137.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1279.67" /></CancelPenalty><CancelPenalty Start="2026-07-24T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1279.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, FAMILY SUITE, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1454550985|1784221957001020B2119B101||no|5654|16|MTM0NC4wNXxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1344" TotalPrice="1357.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1357.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 2 Bedrooms Family Suite" RoomTypeCode="h-2ba61d2d-fcf9-56cc-9f0d-147b6cadea77|63|MTM2Mi4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="1362" TotalPrice="1375.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 158.37-- service fee is included in the room rate.&lt;br/&gt;GBP 147.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1375.62" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1375.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: PANORAMIC SUITE -  ONLY 2 KING BED" RoomTypeCode="2899086508-1-0|702899086508|2|0|12|MTQyMi43OXxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1423" TotalPrice="1437.02" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 2 BEDROOMS, FAMILY SUITE, 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|1331|1454550985|1784221957001020B2119B103||yes|5654|16|MTQ3Mi40OHxHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1472" TotalPrice="1487.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1487.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, FAMILY SUITE, SUITE, 1 KING AND 2 DOUBLE BEDS, CITY AND RIVER VIEW" RoomTypeCode="0|0|1469583925|1784221956085793B2186B10||no|5654|16|MTU2My4zNHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1563" TotalPrice="1578.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1578.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: 2 Bedrooms Family Suite (lounge access)" RoomTypeCode="h-6a55d84b-743e-5f9c-bf93-bd49ca8803f8|63|MTU2NC4wMHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1564" TotalPrice="1579.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/07/2026"><AdditionalDetails>GBP 181.86-- service fee is included in the room rate.&lt;br/&gt;GBP 169.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1579.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - King bed - City View" RoomTypeCode="306653724|1|1628|27|MTYyOHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1628" TotalPrice="1644.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1628" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE -  ONLY 2 DOUBLE BED" RoomTypeCode="2556981420-1-0|702556981420|2|0|12|MTcwOS45OXxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1710" TotalPrice="1727.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, SUITE, WITH VIEW" RoomTypeCode="0|0|1458205055|1784221957002650B2129B63||no|5654|16|MTkzNy4wNXxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="1937" TotalPrice="1956.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a smoke detector, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;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&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt; &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Children 11 and under are not permitted in the club lounge.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 48 hours prior to arrival, using the contact information on the booking confirmation. 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. This property will place a credit card authorization for payment and invoices settled in USD or EUR, and AMEX cards processed in Egyptian pounds, for any bookings where payment for the stay will be made on site instead of at the time of booking.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately USD 20 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Airport shuttle fee: USD 142 per vehicle (roundtrip, maximum occupancy 3)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered valet parking fee: USD 10.00 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: USD 40.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Pool access available from 8:00 AM to 6:00 PM.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A car is recommended for transportation to and from this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Free in-room WiFi has a 5-device limit. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Parking height restrictions apply. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions and guests can access their rooms with a mobile device.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 513.12 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1956.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, SUITE, 2 DOUBLE BEDS, WITH VIEW" RoomTypeCode="0|0|1458208415|1784221957001020B2119B106||no|5654|16|MTk3NS41MHxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="1976" TotalPrice="1995.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1995.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 2 Bedrooms Sky with Skyline Nile view Suite" RoomTypeCode="h-e8bc510a-aaa4-5616-9702-cef34f44d7f3|63|MjEyNC4wMHxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="2124" TotalPrice="2145.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2026"><AdditionalDetails>GBP 246.98-- service fee is included in the room rate.&lt;br/&gt;GBP 230.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2145.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 2 BEDROOMS, SUITE, 2 DOUBLE BEDS, WITH VIEW" RoomTypeCode="0|1331|1458208415|1784221957001020B2119B108||yes|5654|16|MjE2NC4xOXxHQlB8MjAyNi0wNy0xNg==" OriginalAmount="2164" TotalPrice="2185.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-16T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2185.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, SKYLINE, SUITE, 1 KING AND 2 DOUBLE BEDS, RIVER VIEW" RoomTypeCode="0|0|1597910625|1784221956085793B2186B30||no|5654|16|MjI5Ny43M3xHQlB8MjAyNi0wNy0yNg==" OriginalAmount="2298" TotalPrice="2320.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2320.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 2 bedrooms - View" RoomTypeCode="302573290|1|2392|27|MjM5MnxHQlB8MjAyNi0wNy0yNA==" OriginalAmount="2392" TotalPrice="2415.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-20T22:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2392" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: 2 Bedrooms Sky with Skyline Nile view Suite" RoomTypeCode="h-b4afde53-f4ee-53db-a161-c3e55deff7b9|63|MjQ4OC4wMHxHQlB8MjAyNi0wNy0yMw==" OriginalAmount="2488" TotalPrice="2512.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/07/2026"><AdditionalDetails>GBP 289.30-- service fee is included in the room rate.&lt;br/&gt;GBP 270.02-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-19T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2512.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: SUITE -  ONLY 2 DOUBLE BED" RoomTypeCode="2012808674-1-0|702012808674|2|0|12|MjUxMy4xM3xHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2513" TotalPrice="2538.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 BEDROOMS, ROYAL, SUITE, 1 KING AND 2 DOUBLE BEDS, RIVER VIEW, BALCONY" RoomTypeCode="0|0|1597910615|1784221956085793B2186B29||no|5654|16|NzI5NC4zNnxHQlB8MjAyNi0wNy0yNg==" OriginalAmount="7294" TotalPrice="7367.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Air conditioning (individually regulated)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-22T00:00:00" End="2026-07-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="7367.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 2 Bedrooms Royal Skyline Nile view Suite with balcony" RoomTypeCode="h-9e62c0cc-a506-5fb6-9258-6edd0922919b|63|NzMwMy4wMHxHQlB8MjAyNi0wNy0yNQ==" OriginalAmount="7303" TotalPrice="7376.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2026"><AdditionalDetails>GBP 849.19-- service fee is included in the room rate.&lt;br/&gt;GBP 792.57-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Cable TV|TV|Minibar|Hairdryer|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-21T00:00:00" End="2026-07-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="7376.03" /></CancelPenalty><CancelPenalty Start="2026-07-23T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="7376.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/49/40/4940328db9ddc3f9a84b5ca471e831a69f39892c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/1a/ca1ae87da22219eef1ef6b0a3bf414f53cff32d9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/59/e959bc7681980add7e459ed7e730b48f2fbdc06c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/75/c9/75c97e98cf04475c41ccec4c04c0954d6cc37f78.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2c/90/2c902fb7db8807070cc6bb4d25d6f466fa7da1bc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/87/ae/87ae3c3cc7e650f064d066c0f07c5f200b3246ea.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7b/43/7b439a105ad61d4e14760b48a5767f5d33f953a7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4c/c0/4cc09fd08b80968da052d0d407978f9f4eeadacc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7a/b6/7ab6ee0bfac8df9414b6c06ff5dcaad644ffb4a2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/dc/c4dc290215c73ac88a63f152af585e3f46758004.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/a9/aba925ec52fba28fedb5a9be1a700df2bcb70c92.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/af/55/af551d357e2176a99902bbda124fe79a4cd53d2e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/24/8e24b395e4f792409809355b199e2d1aaf878d02.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/67/42/6742a711b72f0e619865572ad112a7a2b4a3c2e8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/dd/e9ddc1cf70dc2ff7be5cf4c92e15f37e64c24aaa.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/41/0e41ca608ca58cddf28196e73fce51c96fb3ee54.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b4/c2/b4c2f218781dc67adc6d5687aff00580d411556e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2f/2d/2f2dbf5d04f0f7a86c6a102ebf4833815eb16e54.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/03/a2/03a2a01b64dde02f8068c5221250e6cb54c14ec4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d3/85/d3858f4a716f8441cf9a111150ab020518258ccc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/11/e611487f4a36036c80b1e41693805850fa4c8a6e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/9c/7d9c55bbe6899b4b29bdd93ff0aaf86026e07e3b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/db/0adb72f6e3bd816fdcdf7f91dd008764f9c06ca4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b2/98/b298801c811784d12ad2135926d66a2eafb6542b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/35/5d35af238edbb9f50d2828551e46841c1ea52035.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/a5/11a543eee41c4edbaa6ee9d3f445d916d357275f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/00/20/002048742359e5eeea14dddd4de7089d02eb0233.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/25/5f/255f5e5711e8b1068d47ec35b88648948e760d9d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9b/d7/9bd7bb5c03176fbf4cb912c5d3d5e595d99f4983.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/de/7dde8aae442c1fd9b0f690eb8bdcdc4eed1a7058.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/03/53/03532318bc8f2b5cfc6831f19a7548d99534ee9f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6c/d8/6cd860539d61f3b31e8a24cbb5da2fd1a67c2527.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/00/5d004343ea05d6ab0703522d238d0797c68cf6af.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/0e/ab0e9b5faf437ba13838be2af28584f057094d88.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/06/f8/06f8a87ecb4cdad697d094b94710711691da28ab.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ce/1e/ce1ef6b280449b82d38e8eef4ff9b649b9f5de39.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/63/4c/634c1819cd452b916676598214c4336b218463e7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/df/0edff8229faa933cdb28152fad91c88f473a235e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/57/97/57978bd1be9b9434a7b58e4697659de82e4ede0b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/02/15/02154d3a1d8164e0f8b5cd587780a1651adc524b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/0a/620a854b2bdc8540726d24074488d0a1ac7219c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/86/a0/86a0fe7916f50f57299ae6c6dcfe4d95b5b7c8de.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b1/76/b176179ab788cf5873bdcc781498aa629ccee6a3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/46/e2/46e2e8e1482c3bf4511eedf3fb8c40701734082a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/2d/182d5429bb545c27193a1dd45315a64c582f0eb3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4f/c9/4fc9303b704de919e699cc775e2f5f38dd318c8a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/81/fe81010f061b1e92b0f87a1ec4080f732866732b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/00/d7/00d74a6c7b25e77df3ed73fb779d93a3b3fcd432.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f5/c0/f5c0ec4c8a4fd378113de91e86c7dbb06ca049fe.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9e/d1/9ed1b80de2ca319d7d6719b15696d292cb86dd1c.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;Conveniently located on the western bank of the River Nile, this luxury hotel is only a few minutes from Cairo's opera house, the Mohamed Khalil Museum and one of the important shopping centre's in the city. In addition, the Egyptian Museum is also within easy reach (around 2 km from the hotel). The pyramids at Giza and the Sphinx are roughly 12 km away and the nearest stop for public transport is only steps away (100 m).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 650 rooms and 113 suites, which are located on 26 storeys and are reachable by lift. Staffed 24 hours a day, the reception desk makes check-in and check-out easy. Amenities include a cloakroom and a safe. Internet access (for a fee) is available to guests in public areas. Wheelchair-accessible facilities are available. There are a number of shops, including a souvenir shop. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services include a babysitting service, a car hire service, medical assistance, 24-hour room service, a laundry service and a hairdresser. The business centre is on hand for guests' business requirements and provides a fax machine.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. A balcony or terrace is among the standard features of some rooms. All rooms are carpeted and have a double bed or a king-size bed. A safe and a minibar are also available. Guests will also find a mini fridge included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio, a DVD player, an alarm clock and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub (for a fee). Sun loungers and parasols are available on the sun terrace. The hotel offers a variety of outdoor sports, including golf. For a fee, guests can also enjoy tennis and fishing. Sport and leisure facilities at the hotel include a gym, table tennis and billiards. A range of wellness facilities, such as a spa, a steam bath and a beauty salon, are offered at the hotel. For a fee, guests can also take advantage of a sauna and massage treatments. Leisure facilities include live music, a dance club, a casino and a nightclub. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the accommodation include bed and breakfast and half board. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>202-336-64601</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>202-333-69800</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1970</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>26</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>650</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>113</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Foyer</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Table Tennis</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Billiards/Snooker</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tennis</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>100 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||True